FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vaccinecodes

Packagehl7.fhir.ca.baseline
TypeValueSet
Idvaccinecodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-vaccinecodes.html
URLhttp://hl7.org/fhir/ca/baseline/ValueSet/vaccinecodes
Version1.2.0
Statusdraft
Date2025-05-29T16:19:47+00:00
NameVaccineCodes
TitleVaccine Codes
Realmca
Authorityhl7
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).

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
vaccineadministeredtradenamecodeVaccine Administered Trade Name Code
vaccinehistoricalnamecodeVaccine Historical Name Code

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vaccinecodes


Source

{
  "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"
        ]
      }
    ]
  }
}