Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Eksempel-schedule-vaksine - XML Representation

Raw xml | Download


<Schedule xmlns="http://hl7.org/fhir">
  <id value="Eksempel-schedule-vaksine"/>
  <meta>
    <profile
             value="http://helsenorge.no/fhir/StructureDefinition/hn-basis-schedule"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule Eksempel-schedule-vaksine</b></p><a name="Eksempel-schedule-vaksine"> </a><a name="hcEksempel-schedule-vaksine"> </a><a name="Eksempel-schedule-vaksine-no-NO"> </a><blockquote><p><b>Periode for første og siste ledige slot i timebok</b></p><ul><li>freePlanningHorizon: 2023-12-18 12:10:00+0000 --&gt; 2023-12-19 14:30:00+0000</li></ul></blockquote><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.0.2/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:bf3de63e-0a21-4712-ae2c-0b5d44b4e0af</p><p><b>active</b>: true</p><p><b>serviceCategory</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}">General Practice</span></p><p><b>serviceType</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.7617 Vaksine}">Vaksine time</span></p><p><b>actor</b>: Sørbygda legevakt (Identifier: <code>urn:oid:2.16.578.1.12.4.1.4.101</code>/orgnr11112233344)</p><p><b>planningHorizon</b>: 2023-12-01 09:15:00+0000 --&gt; 2023-12-22 17:00:00+0000</p><p><b>comment</b>: Schedule influense vaksinering i desember 2023</p></div>
  </text>
  <extension
             url="http://helsenorge.no/fhir/StructureDefinition/hn-extension-free-slot-planningHorizon">
    <extension url="freePlanningHorizon">
      <valuePeriod>
        <start value="2023-12-18T12:10:00Z"/>
        <end value="2023-12-19T14:30:00Z"/>
      </valuePeriod>
    </extension>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:bf3de63e-0a21-4712-ae2c-0b5d44b4e0af"/>
  </identifier>
  <active value="true"/>
  <serviceCategory>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <code value="17"/>
      <display value="General Practice"/>
    </coding>
  </serviceCategory>
  <serviceType>
    <coding>
      <system value="urn:oid:2.16.578.1.12.4.1.1.7617"/>
      <code value="Vaksine"/>
      <display value="Vaksine time"/>
    </coding>
  </serviceType>
  <actor>
    <type value="HealthcareService"/>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.101"/>
      <value value="orgnr11112233344"/>
    </identifier>
    <display value="Sørbygda legevakt"/>
  </actor>
  <planningHorizon>
    <start value="2023-12-01T09:15:00Z"/>
    <end value="2023-12-22T17:00:00Z"/>
  </planningHorizon>
  <comment value="Schedule influense vaksinering i desember 2023"/>
</Schedule>