{
"description": "This contains a lists of codes Request Category Type Codes. The 'notSelectable' property is used to filter out concepts that shouldn't be available to the external portal",
"_filename": "IDMS-CODESYSTEM-CATEGORY.json",
"package_name": "ca.on.health.idms.agreementmvp",
"date": "2023-10-03",
"meta": {
"source": "#639828e7945975f392318a7a4ad346da",
"versionId": "4",
"lastUpdated": "2025-05-02T18:11:02.696+00:00"
},
"publisher": "IDMS",
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"code": "inactive",
"type": "boolean"
}, {
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"code": "notSelectable",
"type": "boolean"
} ],
"name": "IDMS-Internal-Request-Category-Types",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.3",
"status": "active",
"id": "6833cea2-4197-41ed-9b3c-6894fa4f4d3f",
"kind": null,
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types",
"concept": [ {
"code": "REQUEST-CATEGORY-DRUG-SUBMISSION",
"display": "Drug Submissions"
}, {
"code": "REQUEST-CATEGORY-NON-DRUG",
"display": "Non-Drug Submissions"
}, {
"code": "REQUEST-CATEGORY-NOC",
"display": "Notice of Change"
}, {
"code": "REQUEST-CATEGORY-SPECIAL-PROJECT",
"display": "Special Projects",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ]
}, {
"code": "REQUEST-CATEGORY-NON-FORMULARY",
"display": "Non-Formulary",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ]
}, {
"code": "REQUEST-CATEGORY-CLINICIAN-LED-SUBMISSION",
"display": "Clinician-Led Submissions",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ]
}, {
"code": "REQUEST-CATEGORY-TEMPORARY-BENEFIT",
"display": "Temporary Benefits",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ]
}, {
"code": "REQUEST-CATEGORY-OTHER",
"display": "Other",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ]
} ],
"version": "1.0.0"
}