HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.2 - STU 2 United States of America flag

This page is part of the electronic Case Reporting (eCR) (v2.1.2: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RR eICR Processing Status Reason Example: observation-rr-eicr-processing-status-reason - XML Representation

Raw xml | Download


<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>