{
  "resourceType" : "CodeSystem",
  "id" : "immunization-program-eligibility",
  "meta" : {
    "lastUpdated" : "2022-05-28T12:47:40.239+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/immunization-program-eligibility defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ineligible<a name=\"immunization-program-eligibility-ineligible\"> </a></td><td>Not Eligible</td><td>The patient is not eligible for the funding program.</td></tr><tr><td style=\"white-space:nowrap\">uninsured<a name=\"immunization-program-eligibility-uninsured\"> </a></td><td>Uninsured</td><td>The patient is eligible for the funding program because they are uninsured.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1099"
  }],
  "version" : "4.3.0",
  "name" : "ImmunizationEventProgramEligibility",
  "title" : "Immunization Event Program Eligibility",
  "status" : "draft",
  "experimental" : false,
  "description" : "This code system supports describing the source of the patient's eligibility for a vaccination program.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "ineligible",
    "display" : "Not Eligible",
    "definition" : "The patient is not eligible for the funding program."
  },
  {
    "code" : "uninsured",
    "display" : "Uninsured",
    "definition" : "The patient is eligible for the funding program because they are uninsured."
  }]
}