German Practice Management FHIR Profiles (R4)
Version 0.101.6 - release

: Device in the required-section patient summary - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="patient-summary-required-device"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device patient-summary-required-device</b></p><a name="patient-summary-required-device"> </a><a name="hcpatient-summary-required-device"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 86184003}">86184003</span></p><p><b>patient</b>: <a href="Patient-patient-summary-required-patient.html">Erika Mustermann  (no stated gender), DoB: 1970-01-01</a></p></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="86184003"/>
    </coding>
  </type>
  <patient>🔗 
    <reference value="Patient/patient-summary-required-patient"/>
  </patient>
</Device>