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.4

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.2074.1.1.4
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.4
Version1
Statusactive
Date2012-01-06T00:09:00+11:00
NameFHIM_ImmunizationRefusalReason
TitleImmunization Refusal Reason Excluding Nulls
Realmus
DescriptionCauses specified for refusing vaccination, combined with roles of those deciding to refuse it. This value set includes all the codes from PHVS_SubstanceRefusalReason_IIS (2.16.840.1.114222.4.11.3380) except Other.

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.4",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.2074.1.1.4"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.4",
  "version": "1",
  "name": "FHIM_ImmunizationRefusalReason",
  "title": "Immunization Refusal Reason Excluding Nulls",
  "status": "active",
  "date": "2012-01-06T00:09:00+11:00",
  "description": "Causes specified for refusing vaccination, combined with roles of those deciding to refuse it. This value set includes all the codes from PHVS_SubstanceRefusalReason_IIS (2.16.840.1.114222.4.11.3380) except Other.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.294",
        "version": "20080815",
        "concept": [
          {
            "code": "00",
            "display": "Parental decision"
          },
          {
            "code": "03",
            "display": "Patient decision"
          },
          {
            "code": "01",
            "display": "Religious exemption"
          }
        ]
      }
    ]
  }
}