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

: Example Condition - PrimaereGonarthroseNormal - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="PrimaereGonarthroseNormal"/>
  <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 PrimaereGonarthroseNormal</b></p><a name="PrimaereGonarthroseNormal"> </a><a name="hcPrimaereGonarthroseNormal"> </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 remission}">Remission</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm M17.0}">Primäre Gonarthrose, beidseitig</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 49076000}">Knee joint</span></p><p><b>subject</b>: <a href="Patient-PatientinNormal.html">Anna Müller (official) Female, DoB: 1957-08-12 ( Medical record number)</a></p><p><b>encounter</b>: <a href="Encounter-FachabteilungskontaktNormal.html">Encounter: extension = ,2025-01-02,2025-01-04; identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt,Operation; serviceType = Orthopädie; period = 2024-10-21 --&gt; 2025-01-01</a></p><p><b>onset</b>: 2020-09-02</p><p><b>abatement</b>: 2025-01-01</p><p><b>recordedDate</b>: 2024-10-21</p><p><b>note</b>: </p><blockquote><div><p>Patientin mit primärer Gonarthrose beidseitig (ICD M17.0), seit mehreren Jahren bestehend, in Remission seit 01.01.2025</p>
</div></blockquote></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="remission"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <version value="2025"/>
      <code value="M17.0"/>
      <display value="Primäre Gonarthrose, beidseitig"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="49076000"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/PatientinNormal"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/FachabteilungskontaktNormal"/>
  </encounter>
  <onsetDateTime value="2020-09-02"/>
  <abatementDateTime value="2025-01-01"/>
  <recordedDate value="2024-10-21"/>
  <note>
    <text
          value="Patientin mit primärer Gonarthrose beidseitig (ICD M17.0), seit mehreren Jahren bestehend, in Remission seit 01.01.2025"/>
  </note>
</Condition>