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

FHIR IG Statistics: ValueSet/5b52318f-304e-4467-b2ba-da3ad9fc7d4a

Packageca.on.health.idms
Resource TypeValueSet
Id5b52318f-304e-4467-b2ba-da3ad9fc7d4a
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-VALVEDold
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-VALVEDold
Version1.0.0
Statusactive
Date2025-01-29
NameIDMS-PRODUCT-VALVED
TitleSubmission Types - Valved Holding Chamber Product (Active Only)
DescriptionList of active Submission Types for Valved Holding Chamber Product

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": "5b52318f-304e-4467-b2ba-da3ad9fc7d4a",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2025-01-29T15:38:49.724+00:00",
    "source": "#d3e4e793940c512558173d7d83fd95b1"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-VALVEDold",
  "version": "1.0.0",
  "name": "IDMS-PRODUCT-VALVED",
  "title": "Submission Types - Valved Holding Chamber Product (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-29",
  "publisher": "IDMS",
  "description": "List of active Submission Types for Valved Holding Chamber Product",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-VALVED"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}