FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.3.2074.1.1.2.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.2 |
| Version | 1 |
| Status | active |
| Date | 2012-01-06T00:09:00+11:00 |
| Name | FHIM_PatientImmunizationRegistryStatus |
| Title | Pt Immunization Registry Status Excluding Nulls |
| Realm | us |
| Description | Standing of registry information regarding a patient. This information indicates whether patient information is current and appropriate for updates, and is used in HL7 V2 segment PD1-16. |
No resources found
| CodeSystem | |
| v2-0441 | immunizationRegistryStatus |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.3.2074.1.1.2",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.2074.1.1.2"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.2",
"version": "1",
"name": "FHIM_PatientImmunizationRegistryStatus",
"title": "Pt Immunization Registry Status Excluding Nulls",
"status": "active",
"date": "2012-01-06T00:09:00+11:00",
"description": "Standing of registry information regarding a patient. This information indicates whether patient information is current and appropriate for updates, and is used in HL7 V2 segment PD1-16.",
"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)"
}
]
}
]
}
}