ISiK Vitalparameter Implementierungsleitfaden
Version 6.0.0-rc - STU1

: FachabteilungskontaktMinimal2 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="FachabteilungskontaktMinimal2"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter FachabteilungskontaktMinimal2</b></p><a name="FachabteilungskontaktMinimal2"> </a><a name="hcFachabteilungskontaktMinimal2"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKKontaktGesundheitseinrichtung.html">ISiKKontaktGesundheitseinrichtung</a></p></div><p><b>identifier</b>: Visit number/0123456789</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title="Codes:{http://fhir.de/CodeSystem/Kontaktebene abteilungskontakt}">Abteilungskontakt</span></p><p><b>subject</b>: <a href="Patient-PatientinNormal.html">Anna Müller (official) Female, DoB: 1957-08-12 ( Medical record number)</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="VN"/>
      </coding>
    </type>
    <value value="0123456789"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
  </class>
  <type>
    <coding>
      <system value="http://fhir.de/CodeSystem/Kontaktebene"/>
      <code value="abteilungskontakt"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/PatientinNormal"/>
  </subject>
</Encounter>