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

: Deployment Episode Type Value Set - XML Representation

Active as of 2023-05-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="military-service-deployment-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-f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f">f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f</a></td><td>Deployment Episode</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-e06a57f8-329c-4d74-af88-47c765f0b83a">e06a57f8-329c-4d74-af88-47c765f0b83a</a></td><td>Training Deployment Episode</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-77eb3c61-f5c3-425c-848a-6b180b5b0528">77eb3c61-f5c3-425c-848a-6b180b5b0528</a></td><td>Humanitarian Deployment Episode</td></tr><tr><td><a href="CodeSystem-military-service-code-system.html#military-service-code-system-82bf75df-60b7-4505-ba9e-8d0171ebb6c3">82bf75df-60b7-4505-ba9e-8d0171ebb6c3</a></td><td>Combat Deployment Episode</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/military-service/ValueSet/military-service-deployment-episode-mission-vs"/>
  <version value="1.0.0"/>
  <name value="DeploymentEpisodeCategoryVS"/>
  <title value="Deployment Episode Type Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <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="Recommended deployment episode type code - only the root concept of 'Deployment Episode' is needed for typical implementations."/>
  <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="f6bb8fdc-89b0-4c0b-8d81-d3916f182c2f"/>
        <display value="Deployment Episode"/>
      </concept>
      <concept>
        <code value="e06a57f8-329c-4d74-af88-47c765f0b83a"/>
        <display value="Training Deployment Episode"/>
      </concept>
      <concept>
        <code value="77eb3c61-f5c3-425c-848a-6b180b5b0528"/>
        <display value="Humanitarian Deployment Episode"/>
      </concept>
      <concept>
        <code value="82bf75df-60b7-4505-ba9e-8d0171ebb6c3"/>
        <display value="Combat Deployment Episode"/>
      </concept>
    </include>
  </compose>
</ValueSet>