HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.0 - STU 2 US

This page is part of the electronic Case Reporting (eCR) (v2.1.0: STU 2) based on FHIR 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

: RR Relevant Reportable Condition Observation Example - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-rr-relevant-reportable-condition-observation"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2021-08-17T07:59:01.040+00:00"/>
    <source value="#rU2tzvaNrwcg0mRI"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-relevant-reportable-condition-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> The RR Relevant Reportable Condition Observation does not contain narrative text. The information from this resource is parsed and contained in 
            <a href="StructureDefinition-rr-composition-definitions.html#Composition.section:sliceRRSummarySection.text">Composition[rr-composition].section:sliceRRSummarySection.text</a> according to the guidlines set
            out here: 
            <a href="reportability_response_narrative_guidance.html">Reportability Response Narrative Guidance</a>. 
        </div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="64572001"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75323-6"/>
    </coding>
    <text value="Condition"/>
  </code>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="3928002"/>
      <display value="Zika virus disease (disorder)"/>
    </coding>
  </valueCodeableConcept>
  <hasMember>
    <reference
               value="Observation/observation-rr-reportability-information-observation"/>
  </hasMember>
</Observation>