Package | ca.on.dhdr.r4.v4 |
Resource Type | ValueSet |
Id | drug-service-coverage |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage |
URL | http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage |
Version | 1.0.0 |
Status | active |
Name | DrugServiceCoverage |
Title | Drug Service Coverage |
Realm | us |
Authority | hl7 |
Description | Assists prescribers and dispensers in medication selection and monitoring to reduce barriers to filling prescriptions and to facilitate optimal care. Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves. |
No resources found
CodeSystem | |
drug-service-coverage | Drug Service Coverage EHR |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "drug-service-coverage", "url": "http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage", "version": "1.0.0", "name": "DrugServiceCoverage", "title": "Drug Service Coverage", "status": "active", "publisher": "Ontario Health", "description": "Assists prescribers and dispensers in medication selection and monitoring to reduce barriers to filling prescriptions and to facilitate optimal care. Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.", "immutable": false, "compose": { "include": [ { "system": "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage", "concept": [ { "code": "DRUGPOL", "display": "Third-party insurance" }, { "code": "PUBLICPOL", "display": "Ontario Drug Benefit Program" }, { "code": "PAY", "display": "Cash" } ] } ] } }