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

FHIR IG Statistics: ValueSet/CVC-Generic

Packageca.infoway.vc.ps
TypeValueSet
IdCVC-Generic
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-Generic
URLhttps://fhir.infoway-inforoute.ca/ValueSet/CVC-Generic
Version0.0.3
Statusdraft
Date2021-11-16T20:59:52-08:00
NameCVCGeneric
TitleCanadian Vaccine Catalogue Vaccine Generic Names
Realmca
Authoritynational
DescriptionThis value set includes the codes from SNOMED Clinical TermsĀ® Canadian edition for in the Canadian Vaccine Catalogue vaccine generic name value set.

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/Generic

Source

{
  "resourceType": "ValueSet",
  "id": "CVC-Generic",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/CVC-Generic",
  "version": "0.0.3",
  "name": "CVCGeneric",
  "title": "Canadian Vaccine Catalogue Vaccine Generic Names",
  "status": "draft",
  "experimental": true,
  "date": "2021-11-16T20:59:52-08:00",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "This value set includes the codes from SNOMED Clinical TermsĀ® Canadian edition for in the Canadian Vaccine Catalogue vaccine generic name value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://cvc.canimmunize.ca/v3/ValueSet/Generic"
        ]
      }
    ]
  }
}