{
  "tableNumber": "0142",
  "id": "v2-0142",
  "name": "MilitaryStatus",
  "title": "militaryStatus",
  "description": "Code system of concepts  which specify the military status of the patient.  This field is defined by CMS or other regulatory agencies.  Used in HL7 Version 2.x messaging in the PD1 segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0142",
  "concepts": [
    {
      "code": "ACT",
      "display": "Active duty"
    },
    {
      "code": "RET",
      "display": "Retired"
    },
    {
      "code": "DEC",
      "display": "Deceased"
    }
  ]
}