--- type: "valueset" title: "Vaccine Funding Programs" valueset: "immunization-vaccine-funding-program" --- # Vaccine Funding Programs - **Official URL**: http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program - **Version**: 6.0.0 - **Status**: active - **Name**: CodesForVaccineFundingPrograms - **Title**: Vaccine Funding Programs - **Publisher**: FHIR Project team - **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 programs that a patient may be eligible for to cover vaccine administration costs. This value set is provided as a suggestive example. ## Content (Compose) - **System**: http://loinc.org | **Concepts**: 64994-7 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="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 programs that a patient may be eligible for to cover vaccine administration costs. This value set is provided as a suggestive example."/> <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/> <compose> <include> <system value="http://loinc.org"/> <concept> <code value="64994-7"/> </concept> </include> </compose> </ValueSet> ```