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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3377

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3377
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3377
Version1
Statusactive
Date2010-01-05T00:09:00+11:00
NamePHVS_ImmunizationRegistryStatus_HL7_2x
TitleImmunization Registry Status (HL7)
Realmus
DescriptionUser-defined Table 0441 - Immunization registry status (use in PD1-16) [HL7 assigned table number 0441 in Version 2.4]

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0441immunizationRegistryStatus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3377",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3377"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3377",
  "version": "1",
  "name": "PHVS_ImmunizationRegistryStatus_HL7_2x",
  "title": "Immunization Registry Status (HL7)",
  "status": "active",
  "date": "2010-01-05T00:09:00+11:00",
  "description": "User-defined Table 0441 - Immunization registry status (use in PD1-16) [HL7 assigned table number 0441 in Version 2.4]",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0441",
        "version": "HL7 v2.5.1",
        "concept": [
          {
            "code": "A",
            "display": "Active"
          },
          {
            "code": "I",
            "display": "Inactive"
          },
          {
            "code": "L",
            "display": "Inactive - Lost to follow-up (cancel contract)"
          },
          {
            "code": "M",
            "display": "Inactive - Moved or gone elsewhere (cancel contract)"
          },
          {
            "code": "P",
            "display": "Inactive - Permanently inactive (Do not reactivate or add new entries to the record)"
          },
          {
            "code": "O",
            "display": "Other"
          },
          {
            "code": "U",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}