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

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

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationPrimCancerMainzZeisig"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-diagnosis-eu-pcsp"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationPrimCancerMainzZeisig</b></p><a name="ObservationPrimCancerMainzZeisig"> </a><a name="hcObservationPrimCancerMainzZeisig"> </a><a name="ObservationPrimCancerMainzZeisig-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 29308-4}">Diagnosis</span></p><p><b>subject</b>: <a href="Patient-PatientMainzZeisig.html">Sarah Zeisig  Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)</a></p><p><b>effective</b>: 2007-04-04</p><p><b>performer</b>: UKE Hamburg (Identifier: <code>http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz</code>/52)</p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/iccc-3 081}, {http://hl7.org/fhir/sid/icd-10 C41.9}">081</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29308-4"/>
      <display value="Diagnosis"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientMainzZeisig"/>
  </subject>
  <effectiveDateTime value="2007-04-04"/>
  <performer>
    <identifier>
      <system value="http://hl7.eu/fhir/ig/pcsp/sid/org-id-mainz"/>
      <value value="52"/>
    </identifier>
    <display value="UKE Hamburg"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/iccc-3"/>
      <code value="081"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="C41.9"/>
    </coding>
  </valueCodeableConcept>
</Observation>