HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="observation-rr-eicr-processing-status-reason"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-rr-eicr-processing-status-reason</b></p><a name="observation-rr-eicr-processing-status-reason"> </a><a name="hcobservation-rr-eicr-processing-status-reason"> </a><a name="observation-rr-eicr-processing-status-reason-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR6}">eICR Processing Status Reason</span></p><p><b>value</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS30}">eICR was processed with the warning of: inactive RCTC code</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS32}">Inactive RCTC code detail</span></td><td><span title="Codes:{http://snomed.info/sct 69092001}">Leptospirosis icterohemorrhagica (disorder)</span></td></tr></table></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="urn:oid:2.16.840.1.114222.4.5.232"/>
<code value="RR6"/>
<display value="eICR Processing Status Reason"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="urn:oid:2.16.840.1.114222.4.5.274"/>
<code value="RRVS30"/>
<display
value="eICR was processed with the warning of: inactive RCTC code"/>
</coding>
</valueCodeableConcept>
<component>
<code>
<coding>
<system value="urn:oid:2.16.840.1.114222.4.5.274"/>
<code value="RRVS32"/>
<display value="Inactive RCTC code detail"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="69092001"/>
<display value="Leptospirosis icterohemorrhagica (disorder)"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>