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 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>
    <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>
  <subject>🔗 
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <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>