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

FHIR IG Statistics: ValueSet/IDMS-Product-Types-Unique

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-Product-Types-Unique
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Types-Unique
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Types-Unique
Version1.0.0
Statusactive
Date2025-01-28
NameIDMS-Product-Types-Unique
TitleProduct Types (Active Only)
DescriptionList of active Product Types

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Internal-Product-TypesProduct Types

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-Product-Types-Unique",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-28T20:06:54.296+00:00",
    "source": "#53d428574fb83e5ab019c68d21a2e8ca"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Types-Unique",
  "version": "1.0.0",
  "name": "IDMS-Product-Types-Unique",
  "title": "Product Types (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-28",
  "publisher": "IDMS",
  "description": "List of active Product Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Types"
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Types",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}