DK MedCom Condition List
1.0.0 - ci-build

DK MedCom Condition List, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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 - 1st ConditionList - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="9dd0e1c2-3c7d-423f-977c-29119c314fd1"/>
  <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 9dd0e1c2-3c7d-423f-977c-29119c314fd1</b></p><a name="9dd0e1c2-3c7d-423f-977c-29119c314fd1"> </a><a name="hc9dd0e1c2-3c7d-423f-977c-29119c314fd1"> </a><a name="9dd0e1c2-3c7d-423f-977c-29119c314fd1-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}">Inactive</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.208.176.2.4.12 DC43}, {urn:oid:1.2.208.176.2.31 S77}">Modermærkekræft</span></p><p><b>subject</b>: <a href="Patient-69e475df-20c8-4f54-8cea-9843568205fd.html">Elmer Test Hansen (official) Male, DoB: 1947-09-25 ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>onset</b>: 2023-03-20</p><p><b>abatement</b>: 2023-06-07</p><p><b>recordedDate</b>: 2023-05-01</p><p><b>note</b>: Modermærkekræft på patientens venstre læg.</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="inactive"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="urn:oid:1.2.208.176.2.4.12"/>
      <code value="DC43"/>
      <display value="Modermærkekræft i huden"/>
    </coding>
    <coding>
      <system value="urn:oid:1.2.208.176.2.31"/>
      <code value="S77"/>
      <display value="Hudkræft"/>
    </coding>
    <text value="Modermærkekræft"/>
  </code>
  <subject>🔗 
    <reference value="Patient/69e475df-20c8-4f54-8cea-9843568205fd"/>
  </subject>
  <onsetDateTime value="2023-03-20"/>
  <abatementDateTime value="2023-06-07"/>
  <recordedDate value="2023-05-01"/>
  <note>
    <text value="Modermærkekræft på patientens venstre læg."/>
  </note>
</Condition>