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

: Patient Summary with Explicit Missing Data - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="patient-summary-missing-data-composition"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-composition-praxis-de"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition patient-summary-missing-data-composition</b></p><a name="patient-summary-missing-data-composition"> </a><a name="hcpatient-summary-missing-data-composition"> </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-patient-summary-composition-praxis-de.html">Patient Summary Composition (Praxis DE)</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/patient-summary</code>/missing-data-2026-08-14</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 60591-5}">60591-5</span></p><p><b>date</b>: 2026-08-14 13:00:00+0200</p><p><b>author</b>: <a href="Patient-patient-summary-missing-patient.html">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p><p><b>title</b>: Patient Summary with Explicit Missing Data</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.cognovis.de/praxis/NamingSystem/patient-summary"/>
    <value value="missing-data-2026-08-14"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/patient-summary-missing-patient"/>
  </subject>
  <date value="2026-08-14T13:00:00+02:00"/>
  <author>🔗 
    <reference value="Patient/patient-summary-missing-patient"/>
  </author>
  <title value="Patient Summary with Explicit Missing Data"/>
  <section>
    <title value="Problems"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">No problem information is known.</div>
    </text>
    <emptyReason>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
        <code value="nilknown"/>
      </coding>
    </emptyReason>
  </section>
  <section>
    <title value="Allergies and Intolerances"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">One allergy is recorded.</div>
    </text>
    <entry>🔗 
      <reference value="AllergyIntolerance/patient-summary-missing-allergy"/>
    </entry>
  </section>
  <section>
    <title value="Medication Summary"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">One active medication is recorded.</div>
    </text>
    <entry>🔗 
      <reference
                 value="MedicationStatement/patient-summary-missing-medication"/>
    </entry>
  </section>
  <section>
    <title value="History of Procedures"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="47519-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">One completed procedure is recorded.</div>
    </text>
    <entry>🔗 
      <reference value="Procedure/patient-summary-missing-procedure"/>
    </entry>
  </section>
  <section>
    <title value="Medical Devices"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="46264-8"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">One active device is recorded.</div>
    </text>
    <entry>🔗 
      <reference
                 value="DeviceUseStatement/patient-summary-missing-device-use"/>
    </entry>
  </section>
</Composition>