Package | fhir.giis |
Resource Type | CodeSystem |
Id | VaccinationSiteCS |
FHIR Version | R4 |
Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-VaccinationSiteCS.html |
URL | https://paho.org/fhir/giis/CodeSystem/VaccinationSiteCS |
Version | 0.1.8 |
Status | active |
Date | 2023-11-07 |
Name | VaccinationSiteCS |
Title | Vaccination site codes |
Realm | us |
Authority | hl7 |
Description | Codes for vaccination sites, these ones are just examples |
Content | complete |
ValueSet | |
VaccinationSiteVS | Vaccination body site |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem VaccinationSiteCS
Language: en-US
This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/VaccinationSiteCS
defines the following codes:
Code | Display |
1 | Left arm |
2 | Right arm |
3 | Left leg |
4 | Right leg |
5 | Oral route |
6 | Unknown |
{ "resourceType": "CodeSystem", "id": "VaccinationSiteCS", "language": "en-US", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://paho.org/fhir/giis/CodeSystem/VaccinationSiteCS", "version": "0.1.8", "name": "VaccinationSiteCS", "title": "Vaccination site codes", "status": "active", "experimental": true, "date": "2023-11-07", "publisher": "CENS", "contact": [ { "name": "CENS", "telecom": [ { "system": "url", "value": "https://www.cens.cl" } ] } ], "description": "Codes for vaccination sites, these ones are just examples", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 6, "concept": [ { "code": "1", "display": "Left arm" }, { "code": "2", "display": "Right arm" }, { "code": "3", "display": "Left leg" }, { "code": "4", "display": "Right leg" }, { "code": "5", "display": "Oral route" }, { "code": "6", "display": "Unknown" } ] }