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

FHIR IG analytics

Packageca.infoway.io.psca
Resource TypeValueSet
IdValueSet-prescriptionindicationforuse.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": "draft",
  "name": "PrescriptionIndicationForUse",
  "id": "prescriptionindicationforuse",
  "title": "Prescription Indication for Use",
  "description": "This subset contains concepts commonly used reason for which a medication is being ordered reference set (foundation metadata concept). This is a broad data exchange subset that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. This subset was defined by the PrescribeIT project from the Canadian Clinical Drug Data Set. 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).",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionindicationforuse",
  "date": "2026-03-16",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://snomed.info/sct?fhir_vs=refset/24231000087100"
        ]
      }
    ]
  }
}