{
  "resourceType": "ValueSet",
  "id": "shr-lifehistory-USMilitaryBranchVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR USMilitaryBranchVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/lifehistory/vs/USMilitaryBranchVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.lifehistory.USMilitaryBranchVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR USMilitaryBranchVS ValueSet",
  "title": "SHR USMilitaryBranchVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/lifehistory/cs/USMilitaryBranchCS",
        "concept": [
          {
            "code": "usa",
            "display": "US Army"
          },
          {
            "code": "usn",
            "display": "US Navy"
          },
          {
            "code": "usaf",
            "display": "US Air Force"
          },
          {
            "code": "usmc",
            "display": "US Marine Corps"
          },
          {
            "code": "uscg",
            "display": "US Coast Guard"
          },
          {
            "code": "usphc",
            "display": "US Public Health Service"
          },
          {
            "code": "noaa",
            "display": "National Oceanic and Atmospheric Administration"
          }
        ]
      }
    ]
  }
}