| Package | ca.on.ehr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-DrugServiceCoverage |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage |
| URL | http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-24 |
| Name | DrugServiceCoverageEHR |
| Title | Drug Service Coverage EHR |
| Authority | national |
| Description | Identifies the type of payer for this dispense. |
| Content | complete |
| ValueSet | |
| drug-service-coverage | Drug Service Coverage EHR |
| dhdr-drug-service-coverage | Drug Service Coverage |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-DrugServiceCoverage",
"url": "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
"version": "1.0.0",
"name": "DrugServiceCoverageEHR",
"title": "Drug Service Coverage EHR",
"status": "active",
"date": "2025-04-24",
"publisher": "Ontario Health",
"description": "Identifies the type of payer for this dispense.",
"content": "complete",
"count": 3,
"concept": [
{
"code": "DRUGPOL",
"display": "Third-party insurance"
},
{
"code": "PUBLICPOL",
"display": "Ontario Drug Benefit Program"
},
{
"code": "PAY",
"display": "Cash"
}
]
}