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

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: Schedule-Lab - XML Representation

Raw xml | Download



<Schedule xmlns="http://hl7.org/fhir">
  <id value="Schedule-Lab"/>
  <meta>
    <profile
             value="http://helsenorge.no/fhir/StructureDefinition/hn-basis-schedule"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Schedule</b><a name="Schedule-Lab"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Schedule &quot;Schedule-Lab&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hn-basis-schedule.html">HnBasisSchedule</a></p></div><p><b>identifier</b>: id: urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7</p><p><b>serviceType</b>: Lab <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#Lab)</span></p><p><b>actor</b>: <span>: Lab på legekontoret</span></p><p><b>comment</b>: Lab tilbyr blodprøver og andre tester hver dag fra 10-15</p></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7"/>
  </identifier>
  <serviceType>
    <coding>
      <system value="urn:oid:2.16.578.1.12.4.1.1.7617"/>
      <code value="Lab"/>
    </coding>
  </serviceType>
  <actor>
    <type value="HealthcareService"/>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.1.9051"/>
      <value value="3546c8f7-3cd3-4693-929e-66501642504c"/>
    </identifier>
    <display value="Lab på legekontoret"/>
  </actor>
  <comment value="Lab tilbyr blodprøver og andre tester hver dag fra 10-15"/>
</Schedule>