HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: militaryService - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0140"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0140</code> defines the following codes in a Is-A heirarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">USA<a name="v2-0140-USA"> </a></td><td>US Army</td><td>US Army</td></tr><tr><td style="white-space:nowrap">USN<a name="v2-0140-USN"> </a></td><td>US Navy</td><td>US Navy</td></tr><tr><td style="white-space:nowrap">USAF<a name="v2-0140-USAF"> </a></td><td>US Air Force</td><td>US Air Force</td></tr><tr><td style="white-space:nowrap">USMC<a name="v2-0140-USMC"> </a></td><td>US Marine Corps</td><td>US Marine Corps</td></tr><tr><td style="white-space:nowrap">USCG<a name="v2-0140-USCG"> </a></td><td>US Coast Guard</td><td>US Coast Guard</td></tr><tr><td style="white-space:nowrap">USPHS<a name="v2-0140-USPHS"> </a></td><td>US Public Health Service</td><td>US Public Health Service</td></tr><tr><td style="white-space:nowrap">NOAA<a name="v2-0140-NOAA"> </a></td><td>National Oceanic and Atmospheric Administration</td><td>National Oceanic and Atmospheric Administration</td></tr><tr><td style="white-space:nowrap">NATO<a name="v2-0140-NATO"> </a></td><td>North Atlantic Treaty Organization</td><td>North Atlantic Treaty Organization</td></tr><tr><td style="white-space:nowrap">AUSA<a name="v2-0140-AUSA"> </a></td><td>Australian Army</td><td>Australian Army</td></tr><tr><td style="white-space:nowrap">AUSN<a name="v2-0140-AUSN"> </a></td><td>Australian Navy</td><td>Australian Navy</td></tr><tr><td style="white-space:nowrap">AUSAF<a name="v2-0140-AUSAF"> </a></td><td>Australian Air Force</td><td>Australian Air Force</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0140"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.62"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="MilitaryService"/>
  <title value="militaryService"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-01"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Code system of concepts which specify the military branch.  This field is defined by CMS or other regulatory agencies.  Used in HL7 Version 2.x messaging in the PD1 segment."/>
  <purpose
           value="Underlying Master Code System for V2 table 0140 (Military Service)"/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/v2-0140"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
    <description value="Status of the concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecated"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
    <description value="Version of HL7 in which the code was deprecated"/>
    <type value="code"/>
  </property>
  <concept id="1590">
    <code value="USA"/>
    <display value="US Army"/>
    <definition value="US Army"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1591">
    <code value="USN"/>
    <display value="US Navy"/>
    <definition value="US Navy"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1592">
    <code value="USAF"/>
    <display value="US Air Force"/>
    <definition value="US Air Force"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1593">
    <code value="USMC"/>
    <display value="US Marine Corps"/>
    <definition value="US Marine Corps"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1594">
    <code value="USCG"/>
    <display value="US Coast Guard"/>
    <definition value="US Coast Guard"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1595">
    <code value="USPHS"/>
    <display value="US Public Health Service"/>
    <definition value="US Public Health Service"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1596">
    <code value="NOAA"/>
    <display value="National Oceanic and Atmospheric Administration"/>
    <definition value="National Oceanic and Atmospheric Administration"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1597">
    <code value="NATO"/>
    <display value="North Atlantic Treaty Organization"/>
    <definition value="North Atlantic Treaty Organization"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1598">
    <code value="AUSA"/>
    <display value="Australian Army"/>
    <definition value="Australian Army"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1599">
    <code value="AUSN"/>
    <display value="Australian Navy"/>
    <definition value="Australian Navy"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
  <concept id="1600">
    <code value="AUSAF"/>
    <display value="Australian Air Force"/>
    <definition value="Australian Air Force"/>
    <property>
      <code value="status"/>
      <valueCode value="A"/>
    </property>
  </concept>
</CodeSystem>