{
"description": "Types of Rebates. The values came from the PLA data dictionary and the PLA meta file",
"_filename": "CS-Rebate-Type.json",
"package_name": "ca.on.health.idms.agreementmvp",
"date": "2025-12-01",
"meta": {
"source": "#ce41cc8981ad1cef3cf2f5865f0c3f60",
"versionId": "3",
"lastUpdated": "2025-12-01T20:19:50.288+00:00"
},
"publisher": "IDMS",
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"code": "inactive",
"type": "boolean"
} ],
"name": "Rebate-Type",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "IDMS - Rebate Type",
"package_version": "3.0.4",
"status": "active",
"id": "c683ffde-8329-4043-82b4-12f034078d84",
"kind": null,
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-Type",
"concept": [ {
"code": "Guaranteed",
"display": "Guaranteed calculation"
}, {
"code": "Contingent",
"display": "Calculation contingent on meeting utilization criteria"
}, {
"code": "Grant",
"display": "Non utilization based payment"
}, {
"code": "Hypothetical",
"display": "Actions to be taken given a hypothetical situation"
}, {
"code": "Adjustment",
"display": "Adjustment of rebate values"
}, {
"code": "Annual",
"display": "Calculated on an annual basis - usually in addition to the guaranteed rebate"
}, {
"code": "Per Patient",
"display": "Per Patient"
}, {
"code": "Per Patient Cap",
"display": "Per Patient Cap"
}, {
"code": "Portfolio Rebate",
"display": "Portfolio Rebate"
}, {
"code": "Other",
"display": "Other"
}, {
"code": "Annual Cap",
"display": "Annual Cap"
} ],
"version": "1.0.0"
}