Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Test1Condition1 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="Test1Condition1"/>
  <meta>
    <profile value="http://example.org/StructureDefinition/MOPEDCondition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition Test1Condition1</b></p><a name="Test1Condition1"> </a><a name="hcTest1Condition1"> </a><a name="Test1Condition1-en-US"> </a><p><b>identifier</b>: Resource identifier/?ngen-9?</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024 G47.3}, {http://tbd.at/MOPED-LKFHauptdiagnosegruppen HDG24.01}">Sleep apnoea</span></p><p><b>subject</b>: <a href="Patient-Test1Patient.html">Patientenkommun Moderne (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>encounter</b>: <a href="Encounter-Test2MOPEDEncounter1.html">Encounter: identifier = v2-0203-VN; status = in-progress; class = S,A; actualPeriod = 2024-08-08 08:21:00+0200 --&gt; 2024-08-08 19:22:00+0200</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="RI"/>
      </coding>
    </type>
  </identifier>
  <clinicalStatus>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="not-asked"/>
    </extension>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <system value="https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024"/>
      <code value="G47.3"/>
      <display value="Sleep apnoea"/>
    </coding>
    <coding>
      <system value="http://tbd.at/MOPED-LKFHauptdiagnosegruppen"/>
      <code value="HDG24.01"/>
      <display value="TBD"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Test1Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Test2MOPEDEncounter1"/>
  </encounter>
</Condition>