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

FHIR IG Statistics: ValueSet/medicationdispensecategory

Packageca-on-dhdr-r4.v09
Resource TypeValueSet
Idmedicationdispensecategory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-dhdr-r4.v09@0.9.0&canonical=https://fhir.infoway-inforoute.ca/ValueSet/medicationdispensecategory
URLhttps://fhir.infoway-inforoute.ca/ValueSet/medicationdispensecategory
Version20190515
Statusactive
NameMedicationDispenseCategory
Realmca
Authoritynational
DescriptionOntario DHDR Dispense Category. This resource is an informative value set; a [normative subset](https://tgateway.infoway-inforoute.ca/vs/medicationdispensecategory) containing the expanded values can be found on Canada Health Infoway's [Terminology Gateway](https://tgateway.infoway-inforoute.ca).

Resources that use this resource

StructureDefinition
ca-on-medications-consumer-profile-MedicationDispenseMedicationDispense

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "medicationdispensecategory",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/medicationdispensecategory",
  "identifier": [
    {
      "id": "DHDR-MDC"
    }
  ],
  "version": "20190515",
  "name": "MedicationDispenseCategory",
  "publisher": "Canada Health Infoway",
  "status": "active",
  "contact": [
    {
      "name": "National Standards Release Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "Ontario DHDR Dispense Category.\n\nThis resource is an informative value set; a [normative subset](https://tgateway.infoway-inforoute.ca/vs/medicationdispensecategory) containing the expanded values can be found on Canada Health Infoway's [Terminology Gateway](https://tgateway.infoway-inforoute.ca).",
  "expansion": {
    "identifier": "urn:uuid:6611b3a1-8718-4122-86d9-410e3df13881",
    "timestamp": "2022-01-14T14:37:00-05:00",
    "total": 4,
    "contains": [
      {
        "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
        "abstract": false,
        "code": "device",
        "display": "Device",
        "designation": [
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000550004",
              "display": "Definition"
            },
            "value": "Dispsense of a Device"
          },
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000013009",
              "display": "Synonym"
            },
            "value": "Device"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
        "abstract": false,
        "code": "drug",
        "display": "Drug",
        "designation": [
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000550004",
              "display": "Definition"
            },
            "value": "Dispsense of a Drug"
          },
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000013009",
              "display": "Synonym"
            },
            "value": "Drug"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
        "abstract": false,
        "code": "product",
        "display": "Product (Drug or Device)",
        "designation": [
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000550004",
              "display": "Definition"
            },
            "value": "Includes dispenses for medications and medical devices"
          },
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000013009",
              "display": "Synonym"
            },
            "value": "Product (Drug or Device)"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
        "abstract": false,
        "code": "service",
        "display": "Professional Service",
        "designation": [
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000550004",
              "display": "Definition"
            },
            "value": "Includes dispenses for professional services"
          },
          {
            "language": "en",
            "use": {
              "system": "http://snomed.info/sct",
              "code": "900000000000013009",
              "display": "Synonym"
            },
            "value": "Professional Service"
          }
        ]
      }
    ]
  }
}