FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.2074.1.1.1

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.2074.1.1.1
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.1
Version1
Statusactive
Date2012-01-10T00:09:00+11:00
NameFHIM_ImmunizationFundingSource
TitleImmunization Funding Source Excluding Nulls
Realmus
DescriptionCategory of organization providing funds for an immunization. This value set includes the values in the CDC value set Immunization Funding Source (IIS), (2.16.840.1.114222.4.11.3287), excepting the two null values, and is used in HL7 V2 OBX-5.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.2074.1.1.1",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.2074.1.1.1"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.1",
  "version": "1",
  "name": "FHIM_ImmunizationFundingSource",
  "title": "Immunization Funding Source Excluding Nulls",
  "status": "active",
  "date": "2012-01-10T00:09:00+11:00",
  "description": "Category of organization providing funds for an immunization. This value set includes the values in the CDC value set Immunization Funding Source (IIS), (2.16.840.1.114222.4.11.3287), excepting the two null values, and is used in HL7 V2 OBX-5.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "VXC1",
            "display": "Federal funds"
          },
          {
            "code": "PHC68",
            "display": "Military funds"
          },
          {
            "code": "PHC70",
            "display": "Private funds"
          },
          {
            "code": "VXC2",
            "display": "State funds"
          },
          {
            "code": "VXC3",
            "display": "Tribal funds"
          }
        ]
      }
    ]
  }
}