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

FHIR IG Statistics: ValueSet/CVC-RouteOfAdmin

Packageca.infoway.vc.ps
TypeValueSet
IdCVC-RouteOfAdmin
FHIR VersionR4
Sourcehttps://fhir.infoway-inforoute.ca/ImplementationGuide/ca.infoway.vc.ps/https://simplifier.net/resolve?scope=ca.infoway.vc.ps@0.0.3&canonical=https://fhir.infoway-inforoute.ca/ValueSet/CVC-RouteOfAdmin
URLhttps://fhir.infoway-inforoute.ca/ValueSet/CVC-RouteOfAdmin
Version0.0.3
Statusdraft
Date2021-12-09T11:04:37-04:00
NameCVCRouteOfAdmin
TitleCanadian Vaccine Catalogue Route of Administration
Realmca
Authoritynational
DescriptionThe [Route of Administration](https://cvc.canimmunize.ca/en/explore#/routeOfAdmin) value set is defined by the Canadian Vaccine Catalogue. Route of Administration subset describes which path the administered immunization takes to get into the body. This subset is an extension of the RouteOfAdministration subset developed by Canada Health Infoway. This resource is an informative value set; a [reference value set](https://cvc.canimmunize.ca/v3/ValueSet/RouteOfAdmin) can be found on the [Canadian Vaccine Catalogue](https://cvc.canimmunize.ca) web site.
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or [info@snomed.org](mailto:info@snomed.org)

Resources that use this resource

StructureDefinition
immunization-ca-psImmunization (PS-CA)

Resources that this resource uses

No resources found


Narrative

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

  • Import all the codes that are contained in https://cvc.canimmunize.ca/v3/ValueSet/RouteOfAdmin

Source

{
  "resourceType": "ValueSet",
  "id": "CVC-RouteOfAdmin",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/CVC-RouteOfAdmin",
  "version": "0.0.3",
  "name": "CVCRouteOfAdmin",
  "title": "Canadian Vaccine Catalogue Route of Administration",
  "status": "draft",
  "experimental": true,
  "date": "2021-12-09T11:04:37-04:00",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "The [Route of Administration](https://cvc.canimmunize.ca/en/explore#/routeOfAdmin) value set is defined by the Canadian Vaccine Catalogue.\n\n  Route of Administration subset describes which path the administered immunization takes to get into the body. This subset is an extension of the RouteOfAdministration subset developed by Canada Health Infoway.\n\nThis resource is an informative value set; a [reference value set](https://cvc.canimmunize.ca/v3/ValueSet/RouteOfAdmin) can be found on the [Canadian Vaccine Catalogue](https://cvc.canimmunize.ca) web site.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or [info@snomed.org](mailto:info@snomed.org)",
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://cvc.canimmunize.ca/v3/ValueSet/RouteOfAdmin"
        ]
      }
    ]
  }
}