PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: Encounter: Sample from Mainz (Zeisig) - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EncounterPrimCancerMainzZeisig"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Encounter-eu-pcsp"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter EncounterPrimCancerMainzZeisig</b></p><a name="EncounterPrimCancerMainzZeisig"> </a><a name="hcEncounterPrimCancerMainzZeisig"> </a><a name="EncounterPrimCancerMainzZeisig-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode</a> AMB: ambulatory</p><p><b>period</b>: 2007-07-07 --&gt; (ongoing)</p><p><b>serviceProvider</b>: UKE Hamburg (Identifier: <code>http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz</code>/52)</p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
  </class>
  <period>
    <start value="2007-07-07"/>
  </period>
  <serviceProvider>
    <identifier>
      <system value="http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz"/>
      <value value="52"/>
    </identifier>
    <display value="UKE Hamburg"/>
  </serviceProvider>
</Encounter>