FHIR IG analytics| Package | hl7.fhir.us.immds |
| Resource Type | CodeSystem |
| Id | CodeSystem-StatusReason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/ImmunizationFHIRDS/CodeSystem-StatusReason.html |
| URL | http://hl7.org/fhir/us/immds/CodeSystem/StatusReason |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-11-20T20:43:18+00:00 |
| Name | StatusReason |
| Title | Evaluation Status Reason |
| Realm | us |
| Authority | hl7 |
| Description | A set of reasons for the evaluation status. |
| Content | complete |
| ValueSet | |
| StatusReason | Evaluation Status Reason Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StatusReason
This case-sensitive code system http://hl7.org/fhir/us/immds/CodeSystem/StatusReason defines the following codes:
{
"resourceType": "CodeSystem",
"id": "StatusReason",
"text": {
"status": "generated",
"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/us/immds/ImplementationGuide/hl7.fhir.us.immds"
}
]
}
},
{
"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/us/immds/ImplementationGuide/hl7.fhir.us.immds"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason",
"version": "2.0.0",
"name": "StatusReason",
"title": "Evaluation Status Reason",
"status": "active",
"experimental": false,
"date": "2025-11-20T20:43:18+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"name": "Nathan Bunker",
"telecom": [
{
"system": "email",
"value": "mailto:nbunker@immregistry.org"
}
]
}
],
"description": "A set of reasons for the evaluation status.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 10,
"concept": [
{
"code": "expired",
"display": "Past Expiration Date",
"definition": "Vaccine Dose Administered was administered after the Lot Number Expiration Date"
},
{
"code": "tooyoung",
"display": "Patient Too Young",
"definition": "Vaccine Dose Administered was administered at too young of an age"
},
{
"code": "tooold",
"display": "Patient Too Old",
"definition": "Vaccine Dose Administered was administered at too old of an age"
},
{
"code": "inappropriate",
"display": "Inappropriate Vaccine",
"definition": "Vaccine Dose Administered was an inappropriate vaccine (e.g. vaccine not licensed for the patient age)"
},
{
"code": "toosoon",
"display": "Administered Too Soon",
"definition": "Vaccine Dose Administered was administered too soon following a previous dose"
},
{
"code": "productconflict",
"display": "Product Conflict",
"definition": "Vaccine Dose Administered was administered too close to another vaccine or other product (e.g. Immune Globulin conflict or live virus conflict)"
},
{
"code": "quantity",
"display": "Insufficient Quantity",
"definition": "Vaccine Dose Administered amount was less than the recommended amount"
},
{
"code": "recall",
"display": "Recalled Product",
"definition": "Vaccine Dose Administered was recalled by the manufacturer"
},
{
"code": "storage",
"display": "Adverse Storage Conditions",
"definition": "Vaccine Dose Administered experienced adverse storage conditions (e.g. cold chain break)"
},
{
"code": "notevaluated",
"display": "Not Evaluated",
"definition": "Vaccine Dose Administered was not evaluated"
}
]
}