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
<Observation xmlns="http://hl7.org/fhir">
<id value="observation-odh-past-or-present-job-eve-everywoman"/>
<meta>
<profile
value="http://hl7.org/fhir/us/odh/StructureDefinition/odh-PastOrPresentJob"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-odh-past-or-present-job-eve-everywoman</b></p><a name="observation-odh-past-or-present-job-eve-everywoman"> </a><a name="hcobservation-odh-past-or-present-job-eve-everywoman"> </a><a name="observation-odh-past-or-present-job-eve-everywoman-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11341-5}">History of Occupation</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>effective</b>: 2015-04-24 --> (ongoing)</p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010 3600}">Nursing, psychiatric, and home health aides</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 86188-0}">History of Occupation industry</span></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/PHIndustryCDCCensus2010 8270}">Nursing care facilities</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 87729-0}">History of Occupational hazard</span></p><p><b>value</b>: Asbestos</p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11341-5"/>
<display value="History of Occupation"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-ecr-eve-everywoman"/>
<display value="Eve Everywoman"/>
</subject>
<effectivePeriod>
<start value="2015-04-24"/>
</effectivePeriod>
<!-- <coding>
<system value="http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH"/>
<code value="31-1014.00.007136"/>
<display value="Certified Nursing Assistant (CNA) [Nursing Assistants]"/>
</coding> -->
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010"/>
<code value="3600"/>
<display value="Nursing, psychiatric, and home health aides"/>
</coding>
</valueCodeableConcept>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="86188-0"/>
<display value="History of Occupation industry"/>
</coding>
</code>
<!-- <coding>
<system value="http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH"/>
<code value="621610.008495"/>
<display value="Home nursing services"/>
</coding> -->
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/PHIndustryCDCCensus2010"/>
<code value="8270"/>
<display value="Nursing care facilities"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="87729-0"/>
<display value="History of Occupational hazard"/>
</coding>
</code>
<valueString value="Asbestos"/>
</component>
</Observation>