| Package | ca.on.health.idms |
| Resource Type | CodeSystem |
| Id | d5750fa0-69c0-4d03-9999-8db03c3d3828 |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types |
| URL | https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-10-03 |
| Name | IDMS-Internal-Request-Category-Types |
| 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 |
| Content | complete |
| ValueSet | |
| Request-Category-ACTIVE | Request Category (Active Only) |
| Request-Category | Request Category |
| Request-External-Category-ACTIVE | Request Category (External, Active Only) |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "d5750fa0-69c0-4d03-9999-8db03c3d3828",
"meta": {
"versionId": "4",
"lastUpdated": "2025-05-02T18:11:02.696+00:00",
"source": "#639828e7945975f392318a7a4ad346da"
},
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Request-Category-Types",
"version": "1.0.0",
"name": "IDMS-Internal-Request-Category-Types",
"status": "active",
"date": "2023-10-03",
"publisher": "IDMS",
"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",
"content": "complete",
"property": [
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
},
{
"code": "notSelectable",
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"type": "boolean"
}
],
"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
}
]
}
]
}