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

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

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-ValueSet-Product-External-REQUEST-CATEGORY-NOC
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-NOC
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-External-REQUEST-CATEGORY-NOC
Version1.0.0
Statusactive
Date2025-01-08
NameIDMSProductsExternalNOC
TitleProduct Types - Notice of Change Category (External, Active Only)
DescriptionList of active External Product Types for Notice of Change Category

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-NOC",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-05T12:29:18.272+00:00",
    "source": "#6765b87e9b334744f9e6735f33009c7d"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-External-REQUEST-CATEGORY-NOC",
  "version": "1.0.0",
  "name": "IDMSProductsExternalNOC",
  "title": "Product Types - Notice of Change Category (External, Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-08",
  "publisher": "IDMS",
  "description": "List of active External Product Types for Notice of Change Category",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Category-Product-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "REQUEST-CATEGORY-NOC"
          }
        ]
      }
    ],
    "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"
          }
        ]
      }
    ]
  }
}