STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-patient-veteranMilitaryStatus.json

Raw JSON (canonical form)

Definition for Code System HSPC Veteran Military Status

{
  "resourceType": "CodeSystem",
  "id": "hspc-patient-veteranMilitaryStatus",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.661"
    }
  ],
  "url": "http://hl7.org/fhir/patient-hspc-veteranMilitaryStatus",
  "version": "1.4.0",
  "name": "HSPC Veteran Military Status",
  "status": "draft",
  "experimental": true,
  "publisher": "HSPC",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "description": "A set of codes that describe the individual's current military status",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-patient-veteranMilitaryStatus",
  "content": "complete",
  "concept": [
    {
      "code": "8ca8cc2b-baa0-4cb6-8863-418173c125d1",
      "display": "Reserves",
      "definition": "A part-time member of the armed forces (military) who maintains a long-term commitment to support their country if necessary."
    },
    {
      "code": "4eb9a0a1-3334-48df-084d-cef37c9ac0d3",
      "display": "Civilian",
      "definition": "An individual who is not a member of the armed forces (military)."
    },
    {
      "code": "70a68183-01a4-45b1-a5e6-49a13e221713",
      "display": "Family Member of Active Duty",
      "definition": "A family member of someone who has a full-time occupation in the armed forces (military)."
    },
    {
      "code": "189e9af6-bcbf-47e2-acee-4e5c50f54ba6",
      "display": "Veteran",
      "definition": "Someone who has served or is currently serving in the armed forces (military)."
    },
    {
      "code": "bab7b911-e3cf-426f-95d6-0637d7091e07",
      "display": "Active Military Duty",
      "definition": "A full-time occupation as a member of the armed forces (military)."
    },
    {
      "code": "2b98cec8-b29d-4545-9350-a2b54dbd2fe7",
      "display": "Disabled Veteran",
      "definition": "A member of the armed forces (military) who became disabled while carrying out their duties."
    },
    {
      "code": "617936ec-d6a7-4642-a1d8-b27bf8735f9d",
      "display": "Family Member of Retired Military",
      "definition": "A family member of someone who has retired from the armed forces (military)."
    },
    {
      "code": "40d86a62-67a9-49c6-8f43-c1a9ef51689b",
      "display": "Inactive Ready Reserve",
      "definition": "A previous full-time member of the armed forces (military) who has a commitment to be called to active duty if necessary, but who currently works as a civilian."
    },
    {
      "code": "ca02026a-3ebf-4fb4-09e0-02d89c931643",
      "display": "Retired military",
      "definition": "Retired from a career in the armed forces (military)."
    },
    {
      "code": "75f4440a-ec37-47fe-b26d-39c09c204676",
      "display": "National Guard",
      "definition": "A part-time member of a reserve military force of the United States military whos units are composed of members from the state or territory of residence."
    }
  ]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.