Package | fhir.giis |
Resource Type | CodeSystem |
Id | NonVaccinationReasonCS |
FHIR Version | R4 |
Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-NonVaccinationReasonCS.html |
URL | https://paho.org/fhir/giis/CodeSystem/NonVaccinationReasonCS |
Version | 0.1.8 |
Status | active |
Date | 2023-11-07 |
Name | NonVaccinationReasonCS |
Title | Non vaccination reason codes |
Realm | us |
Authority | hl7 |
Description | Reasons why the immunization didn't occurred, these ones are just examples |
Content | complete |
ValueSet | |
NonVaccinationReasonVS | Non vaccination reason |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem NonVaccinationReasonCS
Language: en-US
This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/NonVaccinationReasonCS
defines the following codes:
Code | Display |
1 | Child is sick |
2 | Child came later |
3 | Child has allergies |
4 | Stock out |
5 | Mother refuses vaccine |
6 | Rescheduled |
7 | Unknown |
{ "resourceType": "CodeSystem", "id": "NonVaccinationReasonCS", "language": "en-US", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://paho.org/fhir/giis/CodeSystem/NonVaccinationReasonCS", "version": "0.1.8", "name": "NonVaccinationReasonCS", "title": "Non vaccination reason codes", "status": "active", "experimental": true, "date": "2023-11-07", "publisher": "CENS", "contact": [ { "name": "CENS", "telecom": [ { "system": "url", "value": "https://www.cens.cl" } ] } ], "description": "Reasons why the immunization didn't occurred, these ones are just examples", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "1", "display": "Child is sick" }, { "code": "2", "display": "Child came later" }, { "code": "3", "display": "Child has allergies" }, { "code": "4", "display": "Stock out" }, { "code": "5", "display": "Mother refuses vaccine" }, { "code": "6", "display": "Rescheduled" }, { "code": "7", "display": "Unknown" } ] }