HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1 Ballot
0.1.0 - STU1 Ballot

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

: MilitaryServiceEpisode1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="MilitaryServiceEpisode1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-episode"/>
  </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: {http://loinc.org 87511-2}">Combat zone AndOr hazardous duty work dates</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-04-01 --&gt; 2020-09-01</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: {https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327 928110.000255}">Air Force [National Security ]</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 9B7095A70B024CD789A36E48A3936592}">Discharge Status</span></p><p><b>value</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 79A512F77CFC4E63B9969930FC8787DB}">Honorable</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 9CEAD6537D6A4F198549F70598B8F8BF}">Separation Reason</span></p><p><b>value</b>: <span title="Codes: {https://www.logicahealth.org/solutions/solor/military-service 034}">Medal of Honor Recipient</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="87511-2"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/sam-share-ssgt-veteran"/>
  </subject>
  <effectivePeriod>
    <start value="2018-04-01"/>
    <end value="2020-09-01"/>
  </effectivePeriod>
  <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://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327"/>
        <code value="928110.000255"/>
        <display value="Air Force [National Security ]"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://www.logicahealth.org/solutions/solor/military-service"/>
        <code value="9B7095A70B024CD789A36E48A3936592"/>
        <display value="Discharge Status"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://www.logicahealth.org/solutions/solor/military-service"/>
        <code value="79A512F77CFC4E63B9969930FC8787DB"/>
        <display value="Honorable"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://www.logicahealth.org/solutions/solor/military-service"/>
        <code value="9CEAD6537D6A4F198549F70598B8F8BF"/>
        <display value="Separation Reason"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://www.logicahealth.org/solutions/solor/military-service"/>
        <code value="034"/>
        <display value="Medal of Honor Recipient"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>