PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@2.1.0
    http://hl7.org/fhir/us/qicore/CodeSystem/qicore-military-service
{
  "description": "Value Set for Military Service (Example)",
  "_filename": "CodeSystem-qicore-military-service.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2017-12-20T12:42:21+11:00",
  "publisher": null,
  "content": "complete",
  "name": "Military Service Codes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "2.1.0",
  "status": "draft",
  "id": "781bc1e5-1923-4206-a42f-b278eb37d9e9",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/CodeSystem/qicore-military-service",
  "concept": [ {
    "code": "not-indicated",
    "display": "Not Indicated",
    "definition": "The military status is not indicated"
  }, {
    "code": "no-military-service",
    "display": "No Military Service",
    "definition": "The subject has no history of military service"
  }, {
    "code": "veteran",
    "display": "Veteran",
    "definition": "The subject is has served in the military but is no longer active"
  }, {
    "code": "active-duty",
    "display": "Active Duty",
    "definition": "The subject is not a reserve member and is currently engaged in full-time military activity"
  }, {
    "code": "active-reserve",
    "display": "Active Reserve",
    "definition": "The subject is a reserve member and is currently engaged in full-time military activity"
  }, {
    "code": "inactive-reserve",
    "display": "Inactive Reserve",
    "definition": "The subject is a reserve member and is not currently engaged in full-time military activity"
  } ],
  "caseSensitive": true,
  "version": null
}