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

FHIR IG Statistics: ValueSet/1a161974-1dc2-4aa7-8dac-220949741fb2-External

Packageca.on.health.idms
Resource TypeValueSet
Id1a161974-1dc2-4aa7-8dac-220949741fb2-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-SINGLE-SOURCE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-SINGLE-SOURCE
Version1.0.0
Statusactive
Date2025-05-05
NameIDMS-PRODUCT-SINGLE-SOURCE
TitleSubmission Types - Single Source Product (External, Active Only)
DescriptionList of active External Submission Type for Single Source 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": "1a161974-1dc2-4aa7-8dac-220949741fb2-External",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-05T12:51:43.098+00:00",
    "source": "#b9c1391eeea565b58196ae99ae42ef61"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-SINGLE-SOURCE",
  "version": "1.0.0",
  "name": "IDMS-PRODUCT-SINGLE-SOURCE",
  "title": "Submission Types - Single Source Product (External, Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05",
  "publisher": "IDMS",
  "description": "List of active External Submission Type for Single Source Product",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-SINGLE-SOURCE"
          }
        ]
      }
    ],
    "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"
          }
        ]
      }
    ]
  }
}