FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.health.idms.agreementmvp
Resource TypeCodeSystem
IdDrug-Preservative.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.1&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Drug-Preservative
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Drug-Preservative
Version1.0.0
Statusactive
Date2026-02-11
NameIDMS-Drug-Preservative
TitleIDMS - Drug Preservative
DescriptionThis contains a lists of Drug Preservative options.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.health.idms.agreementmvp#3.0.1Drug-Preservative-Active-OnlyDrug Preservative (Active Only)
ca.on.health.idms.agreementmvp#3.0.1Drug-PreservativeDrug Preservative

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "Drug-Preservative",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2026-02-11T12:51:21.952+00:00",
    "source": "#62ec96d4abc70a751896e4a01bfb6221"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Drug-Preservative",
  "version": "1.0.0",
  "name": "IDMS-Drug-Preservative",
  "title": "IDMS - Drug Preservative",
  "status": "active",
  "date": "2026-02-11",
  "publisher": "IDMS",
  "description": "This contains a lists of Drug Preservative options.",
  "content": "complete",
  "property": [
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "WITH-PRESERVATIVE",
      "display": "With Preservative"
    },
    {
      "code": "PRESERVATIVE-FREE",
      "display": "Preservative Free"
    },
    {
      "code": "NOT-APPLICABLE",
      "display": "Not Applicable"
    }
  ]
}