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

FHIR IG Statistics: ValueSet/IDMS-SUB-PRODUCT-NOC-NATURAL-External

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-SUB-PRODUCT-NOC-NATURAL-External
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-External-PRODUCT-NOC-NATURAL
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-NOC-NATURAL
Version1.0.0
Statusactive
Date2025-05-05
NameIDMS-SUB-PRODUCT-NOC-NATURAL-External
TitleSubmission Types - Notice of Change - Natural Product (Active Only)
DescriptionList of active External Submission Types for Notice of Change Natural 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": "IDMS-SUB-PRODUCT-NOC-NATURAL-External",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-05T18:08:09.847+00:00",
    "source": "#ce984506cd8edff2372513420d966d0d"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-NOC-NATURAL",
  "version": "1.0.0",
  "name": "IDMS-SUB-PRODUCT-NOC-NATURAL-External",
  "title": "Submission Types - Notice of Change - Natural Product (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05",
  "publisher": "IDMS",
  "description": "List of active External Submission Types for Notice of Change Natural Product",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-NOC-NATURAL"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "notSelectable",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}