FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-immunizationrouteofadministrationcode.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "immunizationrouteofadministrationcode",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/immunizationrouteofadministrationcode",
  "version": "1.2.0-dft-1",
  "name": "ImmunizationRouteOfAdministrationCode",
  "title": "Immunization Route Of Administration Code",
  "status": "active",
  "experimental": false,
  "date": "2025-02-28",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "The path the administered immunization takes to get into the body. The subset has been curated specifically to capture only routes of administration relevant to immunization.",
  "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": [
      {
        "valueSet": [
          "http://snomed.info/sct?fhir_vs=refset/56411000087101"
        ]
      }
    ]
  }
}