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 - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EncounterPrimCancerMainzFischer"/>
  <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 EncounterPrimCancerMainzFischer</b></p><a name="EncounterPrimCancerMainzFischer"> </a><a name="hcEncounterPrimCancerMainzFischer"> </a><a name="EncounterPrimCancerMainzFischer-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>: 1994-04-21 --&gt; (ongoing)</p><p><b>serviceProvider</b>: UKK Essen (Identifier: <code>http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz</code>/12)</p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
  </class>
  <period>
    <start value="1994-04-21"/>
  </period>
  <serviceProvider>
    <identifier>
      <system value="http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz"/>
      <value value="12"/>
    </identifier>
    <display value="UKK Essen"/>
  </serviceProvider>
</Encounter>