This page is part of the C-CDA on FHIR Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="CF-problem"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition CF-problem</b></p><a name="CF-problem"> </a><a name="hcCF-problem"> </a><a name="CF-problem-en-US"> </a><p><b>Condition Asserted Date</b>: 2012-08-06</p><p><b>identifier</b>: <code>urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.1.2.1</code>/545069300001</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 55607006}">Problem</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 233604007}, {http://hl7.org/fhir/sid/icd-9-cm 486}, {http://hl7.org/fhir/sid/icd-10-cm J18.9}, {urn:oid:2.16.840.1.113883.3.247.1.1 87580}">Pneumonia</span></p><p><b>subject</b>: <a href="Patient-CF-patient.html">Myra Jones Female, DoB: 1947-05-01 ( urn:oid:1.3.6.1.4.1.22812.3.2009316.3#160920144139807)</a></p><p><b>onset</b>: 2012-08-06</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
<valueDateTime value="2012-08-06"/>
</extension>
<identifier>
<system value="urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.1.2.1"/>
<value value="545069300001"/>
</identifier>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="55607006"/>
<display value="Problem"/>
</coding>
</category>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="233604007"/>
<display value="Pneumonia"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/icd-9-cm"/>
<code value="486"/>
<display value="Pneumonia, organism unspecified"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-cm"/>
<code value="J18.9"/>
<display value="Pneumonia, unspecified organism"/>
</coding>
<coding>
<system value="urn:oid:2.16.840.1.113883.3.247.1.1"/>
<code value="87580"/>
</coding>
<text value="Pneumonia"/>
</code>
<subject>🔗
<reference value="Patient/CF-patient"/>
</subject>
<onsetDateTime value="2012-08-06"/>
</Condition>