This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: John tryksår - XML Representation
Raw xml | Download
<Condition xmlns="http://hl7.org/fhir">
<id value="ConditionPressureUlcer"/>
<meta>
<profile
value="http://hl7.dk/fhir/core/StructureDefinition/dk-core-condition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="ConditionPressureUlcer"> </a></p><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">Resource Condition "ConditionPressureUlcer" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dk-core-condition.html">Danish Core Condition Profile</a></p></div><p><b>ConditionLastAssertedDate</b>: 2020-12-12</p><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>category</b>: Problem List Item <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-condition-category.html">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Tryksår i stadium 2, siddende på venstre lår. 4cmx5cm, dybde 3mm, ingen infektion. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#I4.4 "Problemer med tryksår"; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1163220007 "Pressure injury stage II")</span></p><p><b>subject</b>: <a href="Patient-john.html">Patient/john</a> " MEYERHOFEN"</p><p><b>recordedDate</b>: 2020-06-05</p></div>
</text>
<extension
url="http://hl7.dk/fhir/core/StructureDefinition/ConditionLastAssertedDate">
<valueDateTime value="2020-12-12"/>
</extension>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="urn:oid:1.2.208.176.2.21"/>
<code value="I4.4"/>
<display value="Problemer med tryksår"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1163220007"/>
<display value="Pressure injury stage II"/>
</coding>
<text
value="Tryksår i stadium 2, siddende på venstre lår. 4cmx5cm, dybde 3mm, ingen infektion."/>
</code>
<subject>🔗
<reference value="Patient/john"/>
</subject>
<recordedDate value="2020-06-05"/>
</Condition>