HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1
1.0.0 - trial-use United States of America flag

HL7 FHIR Implementation Guide: Military Service History and Status Release 1 - US Realm | STU1, published by Cross Group Projects WG. This is not an authorized publication; it is the continuous build for version 1.0.0). 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

: Combat Episode Mission Value Set - XML Representation

Active as of 2023-05-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="military-service-combat-episode-mission-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-military-service-code-system.html"><code>http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-CD1CAD19F5494F1981211F8634DD6AB1">CD1CAD19F5494F1981211F8634DD6AB1</a></td><td>ANTIGUERRILLA OPERATIONS</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-469552D4E8AA4BBBBF075190F7ED430C">469552D4E8AA4BBBBF075190F7ED430C</a></td><td>COMBAT PATROL</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-750988FBBD6148DCB85C062DEFC871E2">750988FBBD6148DCB85C062DEFC871E2</a></td><td>Individual Augmentee</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-46a15b13-b5c1-4ae8-acde-48c31f30175a">46a15b13-b5c1-4ae8-acde-48c31f30175a</a></td><td>Enduring Freedom</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/military-service/ValueSet/military-service-combat-episode-mission-vs"/>
  <version value="1.0.0"/>
  <name value="DeploymentEpisodeMissionVS"/>
  <title value="Combat Episode Mission Value Set"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-05-30T13:35:06+00:00"/>
  <publisher value="Cross Group Projects WG"/>
  <contact>
    <name value="Cross Group Projects WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cgp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cgp@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Example combat mission code; this is only an example data element that may be associated with a Deployment Episode, if needed."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/military-service/CodeSystem/military-service-code-system"/>
      <concept>
        <code value="CD1CAD19F5494F1981211F8634DD6AB1"/>
        <display value="ANTIGUERRILLA OPERATIONS"/>
      </concept>
      <concept>
        <code value="469552D4E8AA4BBBBF075190F7ED430C"/>
        <display value="COMBAT PATROL"/>
      </concept>
      <concept>
        <code value="750988FBBD6148DCB85C062DEFC871E2"/>
        <display value="Individual Augmentee"/>
      </concept>
      <concept>
        <code value="46a15b13-b5c1-4ae8-acde-48c31f30175a"/>
        <display value="Enduring Freedom"/>
      </concept>
    </include>
  </compose>
</ValueSet>