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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-PRODUCT-IDENTIFIER-TYPE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-PRODUCT-IDENTIFIER-TYPE
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-Identifier-Types
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Identifier-Types
Version1.0.0
Statusactive
Date2025-01-20
NameIDMS-Product-Identifier-Types
TitleProduct Identifier Types
DescriptionList of Product Identifier Types

Resources that use this resource

StructureDefinition
IDMS_MedicinalProductDefinitionIDMS_MedicinalProductDefinition
IDMS-External-MedicinalProductDefinitionIDMS: External Medicinal Product

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-PRODUCT-IDENTIFIER-TYPE",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-20T16:30:23.701+00:00",
    "source": "#b8ac95ea5f959a98daab2532f84085ee"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Product-Identifier-Types",
  "version": "1.0.0",
  "name": "IDMS-Product-Identifier-Types",
  "title": "Product Identifier Types",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20",
  "publisher": "IDMS",
  "description": "List of Product Identifier Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "PRODUCT_TYPE"
          }
        ]
      }
    ]
  }
}