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

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

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="patient-summary-required-condition"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-condition-praxis-de"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition patient-summary-required-condition</b></p><a name="patient-summary-required-condition"> </a><a name="hcpatient-summary-required-condition"> </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-condition-praxis-de.html">Patient Summary Condition (Praxis DE)</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 44054006}">44054006</span></p><p><b>subject</b>: <a href="Patient-patient-summary-required-patient.html">Erika Mustermann  (no stated gender), DoB: 1970-01-01</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="44054006"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-summary-required-patient"/>
  </subject>
</Condition>