FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | CodeSystem |
| Id | DrugServiceCoverage.cs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "drug-service-coverage",
"url": "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
"version": "1.0.0",
"name": "DrugServiceCoverage",
"title": "Drug Service Coverage",
"status": "active",
"experimental": false,
"date": "2022-09-22T10:17:06.3613088+00:00",
"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"
}
]
}