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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-DOSAGE-FORM

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-DOSAGE-FORM
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Dosage-Form
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Dosage-Form
Version1.0.0
Statusactive
Date2024-01-15
NameIDMS-Dosage-Form
TitleDosage Form - All (active/inactive)
DescriptionAll Dosage Forms (active/inactive) for the IDMS application.

Resources that use this resource

StructureDefinition
IDMS_MedicinalProductDefinitionIDMS_MedicinalProductDefinition

Resources that this resource uses

CodeSystem
Dosage-FormsDosage Forms
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-DOSAGE-FORM",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2025-01-29T18:41:34.442+00:00",
    "source": "#7764d141e572cac89c82398689061336"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Dosage-Form",
  "version": "1.0.0",
  "name": "IDMS-Dosage-Form",
  "title": "Dosage Form - All (active/inactive)",
  "status": "active",
  "experimental": false,
  "date": "2024-01-15",
  "publisher": "IDMS",
  "description": "All Dosage Forms (active/inactive) for the IDMS application.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Dosage-Forms",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "DEFAULT"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Dosage-Forms",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "FGM"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Dosage-Forms",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "VHC"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Dosage-Forms",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "DTA"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "OTHER",
            "display": "Other"
          }
        ]
      }
    ]
  }
}