SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build
SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="AllergyConditionExample3-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition AllergyConditionExample3-1</b></p><a name="AllergyConditionExample3-1"> </a><a name="hcAllergyConditionExample3-1"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}, {http://snomed.info/sct 55561003}">Active</span></p><p><b>category</b>: <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 116289008}">Abdominal bloating</span></p><p><b>subject</b>: <a href="Patient-PatientExample2.html">Janet B. Goode (official) Female, DoB: 1988-01-06 ( Medical Record Number: 9876543210 (use: usual, period: 2001-05-06 --> (ongoing)))</a></p><p><b>asserter</b>: <a href="Patient-PatientExample2.html">Janet B. Goode (official) Female, DoB: 1988-01-06 ( Medical Record Number: 9876543210 (use: usual, period: 2001-05-06 --> (ongoing)))</a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="55561003"/>
<display value="Active (qualifier value)"/>
</coding>
<text value="Active"/>
</clinicalStatus>
<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="116289008"/>
<display value="Abdominal bloating (finding)"/>
</coding>
<text value="Abdominal bloating"/>
</code>
<subject>🔗
<reference value="Patient/PatientExample2"/>
</subject>
<asserter>🔗
<reference value="Patient/PatientExample2"/>
</asserter>
</Condition>