http://terminology.hl7.org/CodeSystem/immunization-program-eligibility|4.0.1

name
ImmunizationProgramEligibility
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Immunization Program Eligibility

The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the patient's eligibility for a vaccination program. This value set is provided as a suggestive example.

{
  "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the patient's eligibility for a vaccination program. This value set is provided as a suggestive example.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "ImmunizationProgramEligibility",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Immunization Program Eligibility",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "77de00dd-e62b-5f65-aff6-5eab246ac281",
  "valueSet" : "http://hl7.org/fhir/ValueSet/immunization-program-eligibility",
  "url" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1099",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/pher/index.cfm",
      "system" : "url"
    } ]
  } ]
}