| Package | hl7.fhir.ca.baseline |
| Resource Type | ValueSet |
| Id | vaccinecodes |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-vaccinecodes.html |
| URL | http://hl7.org/fhir/ca/baseline/ValueSet/vaccinecodes |
| Version | 1.2.0 |
| Status | draft |
| Date | 2025-05-29T16:19:47+00:00 |
| Name | VaccineCodes |
| Title | Vaccine Codes |
| Realm | ca |
| Authority | hl7 |
| Description | **Placeholder** Current and historical vaccines are published as separate lists by Canada Health Infoway. See: [VaccineAdministeredTradeNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.281&versionid=20181031) [VaccineHistoricalNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.282&versionid=20181031). |
No resources found
| ValueSet | |
| vaccineadministeredtradenamecode | Vaccine Administered Trade Name Code |
| vaccinehistoricalnamecode | Vaccine Historical Name Code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vaccinecodes
{
"resourceType": "ValueSet",
"id": "vaccinecodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/ca/baseline/ValueSet/vaccinecodes",
"version": "1.2.0",
"name": "VaccineCodes",
"title": "Vaccine Codes",
"status": "draft",
"experimental": false,
"date": "2025-05-29T16:19:47+00:00",
"publisher": "HL7 Canada - FHIR Implementation Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
}
]
}
],
"description": "**Placeholder**\nCurrent and historical vaccines are published as separate lists by Canada Health Infoway. See:\n[VaccineAdministeredTradeNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.281&versionid=20181031)\n[VaccineHistoricalNameCode](https://tgateway.infoway-inforoute.ca/html/singlesubset.html?id=2.16.840.1.113883.2.20.3.282&versionid=20181031).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode",
"https://fhir.infoway-inforoute.ca/ValueSet/vaccinehistoricalnamecode"
]
}
]
}
}