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

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

: ODH Usual Work Example: observation-odh-usual-work-eve-everywoman - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-odh-usual-work-eve-everywoman"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-odh-usual-work-eve-everywoman</b></p><a name="observation-odh-usual-work-eve-everywoman"> </a><a name="hcobservation-odh-usual-work-eve-everywoman"> </a><a name="observation-odh-usual-work-eve-everywoman-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 21843-8}">History of Usual occupation</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>effective</b>: 2015-01-01 --&gt; 2018-03-07</p><p><b>value</b>: <span title="Codes:{urn:oid:2.16.840.1.114222.4.5.314 0136}">Human Resources Managers</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:{http://loinc.org 21844-6}">History of Usual industry</span></td><td><span title="Codes:{urn:oid:2.16.840.1.114222.4.5.315 8190}">Hospitals</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="21843-8"/>
      <display value="History of Usual occupation"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <effectivePeriod>
    <start value="2015-01-01"/>
    <end value="2018-03-07"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.5.314"/>
      <code value="0136"/>
      <display value="Human Resources Managers"/>
    </coding>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="21844-6"/>
        <display value="History of Usual industry"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:2.16.840.1.114222.4.5.315"/>
        <code value="8190"/>
        <display value="Hospitals"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>