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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-PRODUCT-NOC-OTC-PRODUCT

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-PRODUCT-NOC-OTC-PRODUCT
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-OTC-PRODUCT
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-NOC-OTC-PRODUCT
Version1.0.0
Statusactive
Date2025-01-23
NameIDMS-PRODUCT-NOC-OTC-PRODUCT
TitleSubmission Types - Notice of Change - Over the Counter Products (Active Only)
DescriptionList of active Submission Types for Notice of Change Over the Counter (OTC) Products

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-PRODUCT-NOC-OTC-PRODUCT",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-23T18:39:27.367+00:00",
    "source": "#286ebd84599b2126"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-PRODUCT-NOC-OTC-PRODUCT",
  "version": "1.0.0",
  "name": "IDMS-PRODUCT-NOC-OTC-PRODUCT",
  "title": "Submission Types - Notice of Change -  Over the Counter Products (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-23",
  "publisher": "IDMS",
  "description": "List of active Submission Types for Notice of Change Over the Counter (OTC) Products",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-NOC-OTC-PRODUCT"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}