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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-PRODUCT-NUTRITION-PRODUCT-External

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