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

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

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-DOSAGE-FORM-DTA-ACTIVE
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-PRODUCT-DIABETIC-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Dosage-Form-PRODUCT-DIABETIC-ACTIVE
Version1.0.0
Statusactive
Date2024-01-15
NameIDMS-Dosage-Form
TitleDosage Form - Diabetic Testing Agents - Active
DescriptionAll Diabetic Testing Agents Dosage Forms that are active.

Resources that use this resource

No resources found


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-DTA-ACTIVE",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2025-01-29T18:43:29.237+00:00",
    "source": "#bdf539d4763ed85f9b6e4e00992fe630"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Dosage-Form-PRODUCT-DIABETIC-ACTIVE",
  "version": "1.0.0",
  "name": "IDMS-Dosage-Form",
  "title": "Dosage Form - Diabetic Testing Agents - Active",
  "status": "active",
  "experimental": false,
  "date": "2024-01-15",
  "publisher": "IDMS",
  "description": "All Diabetic Testing Agents Dosage Forms that are active.",
  "compose": {
    "include": [
      {
        "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"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Dosage-Forms",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}