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

FHIR IG Statistics: ValueSet/IDMS-ValueSet-Product-External-REQUEST-CATEGORY-NON-DRUG

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-ValueSet-Product-External-REQUEST-CATEGORY-NON-DRUG
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-External-REQUEST-CATEGORY-NON-DRUG
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-External-REQUEST-CATEGORY-NON-DRUG
Version1.0.0
Statusactive
Date2025-05-25
NameIDMSProductExternalNonDrug
TitleProduct Types - Non-Drug Category (External, Active Only)
DescriptionList of active External Product Types for Non-Drug Products

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Category-Product-TypesIDMS-Internal-Category-Product-Types

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-ValueSet-Product-External-REQUEST-CATEGORY-NON-DRUG",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-05T12:25:04.200+00:00",
    "source": "#33a2fc5e4e3cd62bafde3fa06195a682"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-External-REQUEST-CATEGORY-NON-DRUG",
  "version": "1.0.0",
  "name": "IDMSProductExternalNonDrug",
  "title": "Product Types - Non-Drug Category (External, Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-05-25",
  "publisher": "IDMS",
  "description": "List of active External Product Types for Non-Drug Products",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "REQUEST-CATEGORY-NON-DRUG"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types",
        "filter": [
          {
            "property": "notSelectable",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}