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

: Military Branch Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "military-service-branch-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>928110.000255</td><td>Air Force [National Security ]</td></tr><tr><td>928110.000275</td><td>Air traffic control, military [National Security ]</td></tr><tr><td>928110.000809</td><td>Armed forces [National Security ]</td></tr><tr><td>928110.000817</td><td>Army [National Security ]</td></tr><tr><td>928110.004459</td><td>Courts, military [National Security ]</td></tr><tr><td>928110.010506</td><td>Marine Corps [National Security ]</td></tr><tr><td>928110.010877</td><td>Military bases and camps [National Security ]</td></tr><tr><td>928110.010884</td><td>Military police [National Security ]</td></tr><tr><td>928110.010885</td><td>Military reserve armories and bases [National Security ]</td></tr><tr><td>928110.010887</td><td>Military training schools (except academies) [National Security ]</td></tr><tr><td>928110.011393</td><td>National Guard [National Security ]</td></tr><tr><td>928110.011438</td><td>Navy [National Security ]</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/military-service/ValueSet/military-service-branch-vs",
  "version" : "0.1.0",
  "name" : "MilitaryBranchVS",
  "title" : "Military Branch Value Set",
  "status" : "active",
  "date" : "2021-08-13T16:25:22+00:00",
  "publisher" : "Cross Group Projects WG",
  "contact" : [
    {
      "name" : "Cross Group Projects WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cgp"
        },
        {
          "system" : "email",
          "value" : "cgp@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Military Branch Value Set - is a subset of the ODH Occupation value set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.327",
        "concept" : [
          {
            "code" : "928110.000255",
            "display" : "Air Force [National Security ]"
          },
          {
            "code" : "928110.000275",
            "display" : "Air traffic control, military [National Security ]"
          },
          {
            "code" : "928110.000809",
            "display" : "Armed forces [National Security ]"
          },
          {
            "code" : "928110.000817",
            "display" : "Army [National Security ]"
          },
          {
            "code" : "928110.004459",
            "display" : "Courts, military [National Security ]"
          },
          {
            "code" : "928110.010506",
            "display" : "Marine Corps [National Security ]"
          },
          {
            "code" : "928110.010877",
            "display" : "Military bases and camps [National Security ]"
          },
          {
            "code" : "928110.010884",
            "display" : "Military police [National Security ]"
          },
          {
            "code" : "928110.010885",
            "display" : "Military reserve armories and bases [National Security ]"
          },
          {
            "code" : "928110.010887",
            "display" : "Military training schools (except academies) [National Security ]"
          },
          {
            "code" : "928110.011393",
            "display" : "National Guard [National Security ]"
          },
          {
            "code" : "928110.011438",
            "display" : "Navy [National Security ]"
          }
        ]
      }
    ]
  }
}