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

FHIR IG Statistics: ValueSet/7f738d1c-77ce-4da3-a0f2-b94b590cb275-External

Packageca.on.health.idms
Resource TypeValueSet
Id7f738d1c-77ce-4da3-a0f2-b94b590cb275-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-MULTI-SOURCE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-MULTI-SOURCE
Version1.0.0
Statusactive
Date2025-05-05
NameIDMS-PRODUCT-External-MULTI-SOURCE
TitleSubmission Types - Multi Source Product (External, Active Only)
DescriptionList of active External Submission Types for Multi 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": "7f738d1c-77ce-4da3-a0f2-b94b590cb275-External",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-05T13:06:19.659+00:00",
    "source": "#46e6c95903f56c49b0dab782ee570e99"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-External-PRODUCT-MULTI-SOURCE",
  "version": "1.0.0",
  "name": "IDMS-PRODUCT-External-MULTI-SOURCE",
  "title": "Submission Types - Multi Source Product (External, Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05",
  "publisher": "IDMS",
  "description": "List of active External Submission Types for Multi Source Product",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Product-Submission-Types",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT-MULTI-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"
          }
        ]
      }
    ]
  }
}