Visit the HL7 website
Visit the FHIR website

CA Core+ 1.0.0 DFT-preBallot

1.0.0-DFT-preBallot   Canada flag
  • Home
  • Business Context
    • Business Context
    • Relationship to PCHDCF
    • Relationship to Other Specifications
    • CA Core+ to pCHDCF Mapping
  • Technical Context
    • Technical Context
    • Artifact Status Summary
    • Profiling Conventions & Approach
    • General Guidance
    • Mapping Logic
    • Security And Privacy
  • Modules
    • Modules
    • Common Data Exchange
    • Workflows
  • FHIR Artifacts
    • FHIR Artifacts
    • Profiles
    • Extensions
    • Data Types
    • Terminology
    • Examples
    • Download
  • Change Log
    • Change Log
    • Specification Guidance
    • Copyrights
    • Known Issues & Future Development
    • Specification Feedback
    1. Home
    2. FHIR Artifacts
    3. Terminology
    4. VaccineAdministeredTradeNameCode

Draft preBallot - This specification is under preBallot review and subject to change. It should not be used for implementation purposes. . . . . For a full list of available versions, see the Directory of published versions

VaccineAdministeredTradeNameCode

Link to ValueSet

This link will take you to this ValueSet on Simplifier.

vaccineadministeredtradenamecode

Canonical URL

https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode

Resource content

The views below provide an HTML rendered, XML and JSON look at this ValueSet:

  • Overview
  • XML
  • JSON

ValueSet 'VaccineAdministeredTradeNameCode'

Published byCanada Health Infoway
StatusDraft (since 2025-03-31)
ExperimentalFalse

The scope of this subset is vaccines that are currently licensed for use in Canada and those obtained through special access programs for use in Canada. The subset includes concepts represented by the trade name (brand name) of the vaccine administered to the client. This content is intended to be used when populating a record at the point of immunization. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's Terminology Server. Reviewers should anticipate that the representation of this valueSet will continue to evolve

Contact Information

Website: http://www.infoway-inforoute.c...
Email: standards@infoway-inforoute.ca

This value set includes codes from the following code systems:

  • Include codes from SNOMED_CT where concept DescendentOf 22061000087108
  • Include codes from SNOMED_CT where concept DescendentOf 787859002
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="vaccineadministeredtradenamecode" />
    <url value="https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode" />
    <name value="VaccineAdministeredTradeNameCode" />
    <title value="Vaccine Administered Trade Name Code" />
    <status value="draft" />
    <experimental value="false" />
    <date value="2025-03-31" />
    <publisher value="Canada Health Infoway" />
    <contact>
        <telecom>
            <system value="url" />
            <value value="http://www.infoway-inforoute.ca" />
        </telecom>
        <telecom>
            <system value="email" />
            <value value="standards@infoway-inforoute.ca" />
        </telecom>
    </contact>
    <description value="The scope of this subset is vaccines that are currently licensed for use in Canada and those obtained through special access programs for use in Canada. The subset includes concepts represented by the trade name (brand name) of the vaccine administered to the client. This content is intended to be used when populating a record at the point of immunization. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway&#39;s [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server). Reviewers should anticipate that the representation of this valueSet will continue to evolve" />
    <jurisdiction>
        <coding>
            <system value="urn:iso:std:iso:3166" />
            <code value="CA" />
        </coding>
    </jurisdiction>
    <copyright value="Copyright &#169; 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." />
    <compose>
        <include>
            <system value="http://snomed.info/sct" />
            <version value="http://snomed.info/sct/20611000087101" />
            <filter>
                <property value="concept" />
                <op value="descendent-of" />
                <value value="22061000087108" />
            </filter>
        </include>
        <include>
            <system value="http://snomed.info/sct" />
            <version value="http://snomed.info/sct/20611000087101" />
            <filter>
                <property value="concept" />
                <op value="descendent-of" />
                <value value="787859002" />
            </filter>
        </include>
    </compose>
</ValueSet>
{
    "resourceType": "ValueSet",
    "id": "vaccineadministeredtradenamecode",
    "url": "https://fhir.infoway-inforoute.ca/ValueSet/vaccineadministeredtradenamecode",
    "name": "VaccineAdministeredTradeNameCode",
    "title": "Vaccine Administered Trade Name Code",
    "status": "draft",
    "experimental": false,
    "date": "2025-03-31",
    "publisher": "Canada Health Infoway",
    "contact":  [
        {
            "telecom":  [
                {
                    "system": "url",
                    "value": "http://www.infoway-inforoute.ca"
                },
                {
                    "system": "email",
                    "value": "standards@infoway-inforoute.ca"
                }
            ]
        }
    ],
    "description": "The scope of this subset is vaccines that are currently licensed for use in Canada and those obtained through special access programs for use in Canada. The subset includes concepts represented by the trade name (brand name) of the vaccine administered to the client. This content is intended to be used when populating a record at the point of immunization. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server). Reviewers should anticipate that the representation of this valueSet will continue to evolve",
    "jurisdiction":  [
        {
            "coding":  [
                {
                    "system": "urn:iso:std:iso:3166",
                    "code": "CA"
                }
            ]
        }
    ],
    "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
    "compose": {
        "include":  [
            {
                "system": "http://snomed.info/sct",
                "version": "http://snomed.info/sct/20611000087101",
                "filter":  [
                    {
                        "property": "concept",
                        "op": "descendent-of",
                        "value": "22061000087108"
                    }
                ]
            },
            {
                "system": "http://snomed.info/sct",
                "version": "http://snomed.info/sct/20611000087101",
                "filter":  [
                    {
                        "property": "concept",
                        "op": "descendent-of",
                        "value": "787859002"
                    }
                ]
            }
        ]
    }
}

Table of Contents | IG © based on FHIR R4 | Package package:ca.infoway.io.core@1.0.0-dft-preballot | Version History
HL7® and FHIR® are the registered trademarks of Health Level Seven International