HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1, published by Cross Group Projects WG. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-military-service/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="philip-scott-example-military-occupation"/>
<meta>
<profile
value="http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-Occupation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation philip-scott-example-military-occupation</b></p><a name="philip-scott-example-military-occupation"> </a><a name="hcphilip-scott-example-military-occupation"> </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-military-service-Occupation.html">Military Occupation</a></p></div><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-philip-scott-example-veteran.html">Scott Example Philip Male, DoB: 1954-01-22 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>effective</b>: 1971-07-01 --> 1972-07-01</p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system 55-3019.00.025711}">Marine [Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members, All Other]</span></p></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/philip-scott-example-veteran"/>
</subject>
<effectivePeriod>
<start value="1971-07-01"/>
<end value="1972-07-01"/>
</effectivePeriod>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"/>
<code value="55-3019.00.025711"/>
<display
value="Marine [Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members, All Other]"/>
</coding>
</valueCodeableConcept>
</Observation>