Electronic Case Reporting (eCR)
3.0.0-ballot - STU 3 - Ballot United States of America flag

Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot 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

: RR Relevant Reportable Condition Observation Example - XML Representation

Page standards status: Informative

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"><p class="res-header-id"><b>Generated Narrative: Observation observation-rr-relevant-reportable-condition-observation</b></p><a name="observation-rr-relevant-reportable-condition-observation"> </a><a name="hcobservation-rr-relevant-reportable-condition-observation"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-rr-relevant-reportable-condition-observation.html">RR Relevant Reportable Condition Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 64572001}, {http://loinc.org 75323-6}">Condition</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 3928002}">Zika virus disease (disorder)</span></p><p><b>hasMember</b>: <a href="Observation-observation-rr-reportability-information-observation.html">Observation Patient home address</a></p></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>