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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.88.12.80.39

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.88.12.80.39
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.39
Version2
Statusactive
Date2009-01-23T00:07:00+11:00
NamePHVS_ImmunizationInformationSource_HITSP
TitleImmunization Information Source
Realmus
DescriptionThis identifies the source of information for this immunization record or, more generically, whether the immunization being reported has just been administered (new) or came from other records (historical)

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.88.12.80.39",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.80.39"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.39",
  "version": "2",
  "name": "PHVS_ImmunizationInformationSource_HITSP",
  "title": "Immunization Information Source",
  "status": "active",
  "date": "2009-01-23T00:07:00+11:00",
  "description": "This identifies the source of information for this immunization record or, more generically, whether the immunization being reported has just been administered (new) or came from other records (historical)",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.293",
        "version": "20100815",
        "concept": [
          {
            "code": "06",
            "display": "Historical information - from birth certificate"
          },
          {
            "code": "02",
            "display": "Historical information - from other provider"
          },
          {
            "code": "05",
            "display": "Historical information - from other registry"
          },
          {
            "code": "04",
            "display": "Historical information - from parent's recall"
          },
          {
            "code": "03",
            "display": "Historical information - from parent's written record"
          },
          {
            "code": "08",
            "display": "Historical information - from public agency"
          },
          {
            "code": "07",
            "display": "Historical information - from school record"
          },
          {
            "code": "01",
            "display": "Historical information - source unspecified"
          },
          {
            "code": "00",
            "display": "New immunization record"
          }
        ]
      }
    ]
  }
}