{
  "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"
      }
    ]
  }
}