electronic Case Reporting (eCR) Implementation Guide: STU2 Ballot

This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

XML Format: Observation-eicr-occupation-history-eve-everywoman

Raw xml


<Observation xmlns="http://hl7.org/fhir">
  <id value="eicr-occupation-history-eve-everywoman"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-occupationhistory"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
      <table> 
        <thead> 
          <tr> 
            <th>id</th> 
            <th>Occupation</th> 
            <th>Date(s)</th> </tr> </thead> 
        <tbody> 
          <tr> 
            <td>eicr-occupation-history-eve-everywoman</td> 
            <td>Human Resource Manager</td> 
            <td>JAN 1, 2015 to MAR 7, 2018</td> </tr> </tbody> </table> </div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="74287-4"/>
      <display value="Occupation [NTDS]"/>
    </coding>
    <text value="Occupation HIstory"/>
  </code>
  <subject>
    <reference value="Patient/ecr-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <effectivePeriod>
    <start value="2015-01-01"/>
    <end value="2018-03-07"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="http://hl7.org/fhir/us/ecr/CodeSystem/oes"/>
      <code value="11-3121"/>
      <display value="Human Resources Managers"/>
    </coding>
  </valueCodeableConcept>
</Observation>