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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeValueSet
IdDrugServiceCoverage.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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