{
"description": "Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.",
"_filename": "DrugServiceCoverage.json",
"package_name": "ca.on.ehr.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DrugServiceCoverage",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Drug/Service Coverage",
"package_version": "1.0.0-snapshot1",
"status": "draft",
"id": "987f65b8-e88b-42f0-89bb-ef1e6217dc0a",
"kind": "complex-type",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage",
"context": [ {
"type": "element",
"expression": "MedicationDispense"
} ],
"version": "4.0.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"mustSupport": true
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "Coding"
} ],
"mustSupport": true
}, {
"id": "Extension.value[x].system",
"min": 1,
"path": "Extension.value[x].system",
"fixedUri": "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
"mustSupport": true
}, {
"id": "Extension.value[x].code",
"min": 1,
"path": "Extension.value[x].code",
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage"
},
"mustSupport": true
}, {
"id": "Extension.value[x].display",
"min": 1,
"path": "Extension.value[x].display",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}