ISiK Formularmodul Implementation Guide
Version 6.0.0-rc - ci-build

: Example Condition - BehandlungsDiagnoseFreitext - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="BehandlungsDiagnoseFreitext"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKDiagnose"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition BehandlungsDiagnoseFreitext</b></p><a name="BehandlungsDiagnoseFreitext"> </a><a name="hcBehandlungsDiagnoseFreitext"> </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-ISiKDiagnose.html">ISiKDiagnose</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:">Behandlungsdiagnose</span></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>onset</b>: 2019-09-02</p><p><b>recordedDate</b>: 2021-01-01</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <code>
    <text value="Behandlungsdiagnose"/>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <onsetDateTime value="2019-09-02"/>
  <recordedDate value="2021-01-01"/>
</Condition>