| Package | fhir.giis |
| Resource Type | CodeSystem |
| Id | VaccineCS |
| FHIR Version | R4 |
| Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-VaccineCS.html |
| URL | https://paho.org/fhir/giis/CodeSystem/VaccineCS |
| Version | 0.1.8 |
| Status | active |
| Date | 2024-01-15 |
| Name | VaccineCS |
| Title | Vaccine codes |
| Realm | us |
| Authority | hl7 |
| Description | Codes for vaccines coming from a certain table (Item) from the GIIS |
| Content | complete |
| ValueSet | |
| VaccineVS | Vaccine codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem VaccineCS
Language: en-US
This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/VaccineCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "VaccineCS",
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://paho.org/fhir/giis/CodeSystem/VaccineCS",
"version": "0.1.8",
"name": "VaccineCS",
"title": "Vaccine codes",
"status": "active",
"experimental": true,
"date": "2024-01-15",
"publisher": "CENS",
"contact": [
{
"name": "CENS",
"telecom": [
{
"system": "url",
"value": "https://www.cens.cl"
}
]
}
],
"description": "Codes for vaccines coming from a certain table (Item) from the GIIS",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 10,
"concept": [
{
"code": "1",
"display": "adenovirus vaccine"
},
{
"code": "2",
"display": "anthrax vaccine"
},
{
"code": "3",
"display": "hepatitis A vaccine"
},
{
"code": "4",
"display": "hepatitis B vaccine"
},
{
"code": "5",
"display": "hepatitis C vaccine"
},
{
"code": "6",
"display": "hepatitis E vaccine"
},
{
"code": "7",
"display": "influenza virus vaccine"
},
{
"code": "8",
"display": "rotavirus vaccine"
},
{
"code": "9",
"display": "yellow fever vaccine"
},
{
"code": "0",
"display": "Other"
}
]
}