FHIR IG analytics| Package | hl7.fhir.uv.immunization-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-immunization-evaluation-status.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/immunization-incubator/ValueSet-immunization-evaluation-status.html |
| URL | http://hl7.org/fhir/ValueSet/immunization-evaluation-status |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-16T17:42:35+00:00 |
| Name | ImmunizationEvaluationStatusCodes |
| Title | Immunization Evaluation Status Codes |
| Realm | uv |
| Authority | hl7 |
| Description | The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the evaluation for vaccine administration event. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet immunization-evaluation-status
Profile: Shareable ValueSet
http://hl7.org/fhir/CodeSystem/medication-admin-status version 📦6.0.0-ballot3| Code | Display | Definition | Canonical Mapping for "Immunization Evaluation Status Codes" |
| completed | Completed | All actions that are implied by the administration have occurred. | ~complete |
| entered-in-error | Entered in Error | The administration was entered in error and therefore nullified. | ~error |
{
"resourceType": "ValueSet",
"id": "immunization-evaluation-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/immunization-incubator/ImplementationGuide/hl7.fhir.uv.immunization-incubator"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/immunization-incubator/ImplementationGuide/hl7.fhir.uv.immunization-incubator"
}
]
}
}
],
"url": "http://hl7.org/fhir/ValueSet/immunization-evaluation-status",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.299"
}
],
"version": "0.1.0",
"name": "ImmunizationEvaluationStatusCodes",
"title": "Immunization Evaluation Status Codes",
"status": "draft",
"experimental": false,
"date": "2026-01-16T17:42:35+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the evaluation for vaccine administration event.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/CodeSystem/medication-admin-status",
"concept": [
{
"code": "completed"
},
{
"code": "entered-in-error"
}
]
}
]
}
}