HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: militaryService - JSON Representation

Active as of 2019-12-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v2-0140",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</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>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0140</code> defines the following codes:</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0140",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.62"
    }
  ],
  "version" : "2.2.0",
  "name" : "MilitaryService",
  "title" : "militaryService",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "HL7, Inc",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description" : "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" : "Underlying Master Code System for V2 table 0140 (Military Service)",
  "copyright" : "Copyright HL7. Licensed under creative commons public domain",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0140",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "property" : [
    {
      "code" : "status",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description" : "Status of the concept",
      "type" : "code"
    },
    {
      "code" : "deprecated",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description" : "Version of HL7 in which the code was deprecated",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "id" : "1590",
      "code" : "USA",
      "display" : "US Army",
      "definition" : "US Army",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1591",
      "code" : "USN",
      "display" : "US Navy",
      "definition" : "US Navy",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1592",
      "code" : "USAF",
      "display" : "US Air Force",
      "definition" : "US Air Force",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1593",
      "code" : "USMC",
      "display" : "US Marine Corps",
      "definition" : "US Marine Corps",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1594",
      "code" : "USCG",
      "display" : "US Coast Guard",
      "definition" : "US Coast Guard",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1595",
      "code" : "USPHS",
      "display" : "US Public Health Service",
      "definition" : "US Public Health Service",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1596",
      "code" : "NOAA",
      "display" : "National Oceanic and Atmospheric Administration",
      "definition" : "National Oceanic and Atmospheric Administration",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1597",
      "code" : "NATO",
      "display" : "North Atlantic Treaty Organization",
      "definition" : "North Atlantic Treaty Organization",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1598",
      "code" : "AUSA",
      "display" : "Australian Army",
      "definition" : "Australian Army",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1599",
      "code" : "AUSN",
      "display" : "Australian Navy",
      "definition" : "Australian Navy",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1600",
      "code" : "AUSAF",
      "display" : "Australian Air Force",
      "definition" : "Australian Air Force",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    }
  ]
}