Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
<Observation xmlns="http://hl7.org/fhir">
<id value="occupation-Example1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-occupation"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation occupation-Example1</b></p><a name="occupation-Example1"> </a><a name="hcoccupation-Example1"> </a><a name="occupation-Example1-en-US"> </a><p><b>identifier</b>: Unspecified Identifier/occupation-Example1</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></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-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>effective</b>: 2023-08-22 02:46:06-0700 --> (ongoing)</p><p><b>value</b>: <span title="Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/occupation 0010-3550}">Management, Business, Science, and Arts Occupations:</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 86188-0}">History of Occupation Industry</span></td><td><span title="Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/occupationIndustry 0170-0490}">Agriculture, Forestry, Fishing, and Hunting, and Mining</span></td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="U"/>
<display value="Unspecified Identifier"/>
</coding>
<text value="Unspecified Identifier"/>
</type>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ObservationId/1000-4-9390"/>
<value value="occupation-Example1"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11341-5"/>
<display value="History of Occupation"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Example1"/>
</subject>
<effectivePeriod>
<start value="2023-08-22T02:46:06-07:00"/>
</effectivePeriod>
<valueCodeableConcept>
<coding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/occupation"/>
<code value="0010-3550"/>
<display value="Management, Business, Science, and Arts Occupations:"/>
</coding>
<text value="Management, Business, Science, and Arts Occupations:"/>
</valueCodeableConcept>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="86188-0"/>
<display value="History of Occupation Industry"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/occupationIndustry"/>
<code value="0170-0490"/>
<display
value="Agriculture, Forestry, Fishing, and Hunting, and Mining"/>
</coding>
<text value="Agriculture, Forestry, Fishing, and Hunting, and Mining"/>
</valueCodeableConcept>
</component>
</Observation>