| Package | ca.on.oh.corhealth |
| Resource Type | CodeSystem |
| Id | CorHealth31PriorityLevelCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS |
| URL | https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS |
| Status | active |
| Name | CorHealth31PriorityLevelCS |
| Title | Priority Level |
| Description | Priority Level |
| Content | complete |
| ValueSet | |
| CorHealth31PriorityLevelVS | Priority Level |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "CorHealth31PriorityLevelCS",
"id": "CorHealth31PriorityLevelCS",
"title": "Priority Level",
"description": "Priority Level",
"url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS",
"concept": [
{
"code": "1",
"display": "Urgent (1)",
"definition": "An urgent or emergent case is one that requires immediate hospitalization and a procedure to treat or diagnose be performed within that hospitalization."
},
{
"code": "2",
"display": "Urgent (2)",
"definition": "An urgent case is one that requires a procedure be performed because the patient is experiencing severe, difficult to manage symptoms which are likely getting worse."
},
{
"code": "3",
"display": "Semi-Urgent (3)",
"definition": "A semi-urgent case is one that requires a procedure be performed because the patient is experiencing some pain or other symptoms but does not require an immediate procedure."
},
{
"code": "4",
"display": "Elective (4)",
"definition": "An elective case is one that is scheduled in advance and which does not involve medical urgency or emergency."
}
],
"experimental": false,
"caseSensitive": false,
"count": 4
}