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

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-ccdd-prescriptionmedicinalproduct-20250315.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",
  "status": "active",
  "name": "PrescriptionMedicinalProduct",
  "id": "ccdd-prescriptionmedicinalproduct-20250315",
  "title": "PrescriptionMedicinalProduct",
  "description": "Medicinal products for prescribing. The content of this ValueSet only contains commonly used medicinal products that are available for prescribing and dispensing in Canada. This content will expand to include all human medicinal products over time. 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).",
  "version": "20250315",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-03-14T20:07:46.647+00:00",
    "security": [
      {
        "code": "restricted.read",
        "system": "http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions"
      }
    ]
  },
  "language": "en",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.20.3.406"
    }
  ],
  "experimental": false,
  "publisher": "Canada Health Infoway",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.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).",
  "date": "2025-03-15",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/hc-CCDD",
        "filter": [
          {
            "property": "ccddtype",
            "op": "in",
            "value": "MP,TM,NTP,DNTP"
          }
        ]
      }
    ]
  }
}