This page is part of the HL7 FHIR Implementation Guide for Military Service History and Status (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="DeploymentEpisode1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/military-service/StructureDefinition/deploymentepisode"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f}">Deployment Episode</span></p><p><b>subject</b>: <a href="Patient-sam-share-ssgt-veteran.html">Generated Summary: Medical Record Number: 1032702 (USUAL); active; Sam V. Share , Sam V. Share ; Phone: 555-555-5555, sam.share@veterans-org.com; gender: male; birthDate: 1987-02-20</a></p><p><b>effective</b>: 2018-05-01 --> 2019-01-01</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 7E33243654BB42F5BF3F3A59E0E6E6BD}">Combat Episode Country Code</span></p><p><b>value</b>: <span title="Codes: {urn:iso:std:iso:3166 AFG}">Afghanistan</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service BF3432CC716B4DC7AA0DF43C176F4F05}">Combat Episode Mission Code</span></p><p><b>value</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 46a15b13-b5c1-4ae8-acde-48c31f30175a}">Enduring Freedom</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system
value="https://www.logicahealth.org/solutions/solor/military-service"/>
<code value="f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f"/>
<display value="Deployment Episode"/>
</coding>
</code>
<subject>
<reference value="Patient/sam-share-ssgt-veteran"/>
</subject>
<effectivePeriod>
<start value="2018-05-01"/>
<end value="2019-01-01"/>
</effectivePeriod>
<component>
<code>
<coding>
<system
value="https://www.logicahealth.org/solutions/solor/military-service"/>
<code value="7E33243654BB42F5BF3F3A59E0E6E6BD"/>
<display value="Combat Episode Country Code"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="AFG"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="https://www.logicahealth.org/solutions/solor/military-service"/>
<code value="BF3432CC716B4DC7AA0DF43C176F4F05"/>
<display value="Combat Episode Mission Code"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="https://www.logicahealth.org/solutions/solor/military-service"/>
<code value="46a15b13-b5c1-4ae8-acde-48c31f30175a"/>
<display value="Enduring Freedom"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>