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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-SUBPRODUCT-NOC-DIABETIC-TESTING

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-SUBPRODUCT-NOC-DIABETIC-TESTING
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-NOC-DIABETIC
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-NOC-DIABETIC
Version1.0.0
Statusactive
Date2025-01-23
NameIDMS-SUBPRODUCT-NOC-DIABETIC-TESTING
TitleSubmission Types - Notice of Change - Diabetic Testing Agents (Active Only)
DescriptionList of active Submission Types for Notice of Change Diabetic Testing Agents (DTA)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Product-Submission-TypesProduct Submission Types

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-SUBPRODUCT-NOC-DIABETIC-TESTING",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-23T18:37:08.740+00:00",
    "source": "#7c9c00fddcbb04b4faefb8d3635ee132"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-NOC-DIABETIC",
  "version": "1.0.0",
  "name": "IDMS-SUBPRODUCT-NOC-DIABETIC-TESTING",
  "title": "Submission Types - Notice of Change - Diabetic Testing Agents (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-23",
  "publisher": "IDMS",
  "description": "List of active Submission Types for Notice of Change Diabetic Testing Agents (DTA)",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-NOC-DIABETIC"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}