Package | hl7.fhir.us.immds |
Type | CodeSystem |
Id | StatusReason |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/immds/http://hl7.org/fhir/us/immds/STU1/CodeSystem-StatusReason.html |
URL | http://hl7.org/fhir/us/immds/CodeSystem/StatusReason |
Version | 1.0.0 |
Status | active |
Date | 2021-06-25T15:58:22+10: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 |
No resources found
Note: links and images are rebased to the (stated) source
This 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) -->" }, "url": "http://hl7.org/fhir/us/immds/CodeSystem/StatusReason", "version": "1.0.0", "name": "StatusReason", "title": "Evaluation Status Reason", "status": "active", "date": "2021-06-25T15:58:22+10:00", "publisher": "HL7 Public Health Work Group", "contact": [ { "name": "HL7 Public Health Work Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher/index.cfm" } ] }, { "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" } ] } ], "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" } ] }