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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-DRUG-REVIEW-PATHWAY-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-DRUG-REVIEW-PATHWAY-ACTIVE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Drug-Review-Pathway-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Drug-Review-Pathway-ACTIVE
Version1.00
Statusactive
Date2027-01-27
NameIDMS Drug Review Pathways-ACTIVE
TitleDrug Review Pathways (Active Only)
DescriptionList of active Drug Review Pathways.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Drug-Review-PathwayIDMS Drug Review Pathways

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-DRUG-REVIEW-PATHWAY-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-27T16:52:45.981+00:00",
    "source": "#9cc11b6fe29dec1674588211c555358a"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Drug-Review-Pathway-ACTIVE",
  "version": "1.00",
  "name": "IDMS Drug Review Pathways-ACTIVE",
  "title": "Drug Review Pathways (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2027-01-27",
  "publisher": "IDMS",
  "description": "List of active Drug Review Pathways.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Drug-Review-Pathway"
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Drug-Review-Pathway",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}