PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@3.2.0
    http://hl7.org/fhir/us/qicore/CodeSystem/military-service
{
  "description": "Military service status codes",
  "_filename": "CodeSystem-military-service.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-08-22T00:00:00+10:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "us",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "MilitaryService",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "QiCore Military Service Code System",
  "package_version": "3.2.0",
  "status": "draft",
  "id": "e95f78e0-641e-4a0e-b5b5-65b96686e82f",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/CodeSystem/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": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/CQI",
      "system": "url"
    } ]
  } ]
}