Package | hl7.fhir.us.immds |
Type | CodeSystem |
Id | ForecastReason |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/immds/http://hl7.org/fhir/us/immds/STU1/CodeSystem-ForecastReason.html |
URL | http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason |
Version | 1.0.0 |
Status | active |
Date | 2021-06-25T15:58:22+10:00 |
Name | ForecastReason |
Title | Forecast Reason |
Realm | us |
Authority | hl7 |
Description | A set of reasons for the forecast status. |
Content | complete |
ValueSet | |
ForecastReason | Forecast Reason |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason defines the following codes:
{ "resourceType": "CodeSystem", "id": "ForecastReason", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/immds/CodeSystem/ForecastReason", "version": "1.0.0", "name": "ForecastReason", "title": "Forecast 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 forecast status.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "content": "complete", "count": 5, "concept": [ { "code": "complete", "display": "Complete", "definition": "The patient series is complete" }, { "code": "notRecommended", "display": "Not Recommended", "definition": "The patient is not recommended due to immunization history" }, { "code": "maximumAge", "display": "Maximum Age Exceeded", "definition": "The patient has exceeded the maximum recommended age" }, { "code": "seasonalPast", "display": "Seasonal End Date Passed", "definition": "The recommended end date for the seasonal vaccine has passed" }, { "code": "seasonalComplete", "display": "Complete for the Season", "definition": "The patient is complete for the season" } ] }