DK MedCom Condition List
1.0.1 - release

DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-conditionlist/ and changes regularly. See the Directory of published versions

: Condition instance - TestExample R1(1) - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="5db4736d-4bc1-4f64-9df8-05565cf54b94"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/conditionlist/StructureDefinition/medcom-conditionlist-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition 5db4736d-4bc1-4f64-9df8-05565cf54b94</b></p><a name="5db4736d-4bc1-4f64-9df8-05565cf54b94"> </a><a name="hc5db4736d-4bc1-4f64-9df8-05565cf54b94"> </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-medcom-conditionlist-condition.html">MedComConditionListCondition</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}">Resolved</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span>, <span title="Codes:{http://snomed.info/sct 723506003}">Resolved (qualifier value)</span></p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.208.176.2.4.12 DJ449}, {urn:oid:1.2.208.176.2.31 R95}">Kronisk obstruktiv lungesygdom UNS</span></p><p><b>subject</b>: <a href="Patient-cee69158-0e0b-4c37-b7b3-28e42345383c.html">Sebastian Receive FriisL (official) Male, DoB: 1962-11-19 ( urn:oid:1.2.208.176.1.2#1911629885)</a></p><p><b>onset</b>: 2003-01-01 14:20:00+0100</p><p><b>abatement</b>: 2023-03-03 13:43:00+0100</p><p><b>recordedDate</b>: 2019-06-08 12:16:00+0200</p><p><b>note</b>: </p><blockquote><div><p>Rygning og asbest</p>
</div></blockquote></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="resolved"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="723506003"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="urn:oid:1.2.208.176.2.4.12"/>
      <code value="DJ449"/>
      <display value="Kronisk obstruktiv lungesygdom UNS"/>
    </coding>
    <coding>
      <system value="urn:oid:1.2.208.176.2.31"/>
      <code value="R95"/>
      <display value="Kronisk obstruktiv lungesygdom"/>
    </coding>
    <text value="Kronisk obstruktiv lungesygdom UNS"/>
  </code>
  <subject>🔗 
    <reference value="Patient/cee69158-0e0b-4c37-b7b3-28e42345383c"/>
  </subject>
  <onsetDateTime value="2003-01-01T14:20:00+01:00"/>
  <abatementDateTime value="2023-03-03T13:43:00+01:00"/>
  <recordedDate value="2019-06-08T12:16:00+02:00"/>
  <note>
    <text value="Rygning og asbest"/>
  </note>
</Condition>