| Package | ca.on.ehr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-CanadianTriageAcuityScale |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale |
| URL | http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale |
| Version | 2018 |
| Status | active |
| Date | 1900-01-01 |
| Name | CanadianTriageAcuityScale |
| Title | CanadianTriageAcuityScale |
| Description | The Canadian Triage and Acuity Scale (CTAS) is a scale used to determine the triage level. Triage level categorizes the patient according to the type and severity of the patient’s initial presenting signs and symptoms. |
| Content | complete |
| ValueSet | |
| canadiantriageacuityscale | Canadian Triage Acuity Scale |
| acCDR-encounter-priority | EncounterPriority |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-CanadianTriageAcuityScale",
"url": "http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale",
"version": "2018",
"name": "CanadianTriageAcuityScale",
"title": "CanadianTriageAcuityScale",
"status": "active",
"date": "1900-01-01",
"publisher": "Canadian Association of Emergency Physicians (CAEP)",
"contact": [
{
"name": "Finnie Flores",
"telecom": [
{
"system": "email",
"value": "fflores@cihi.ca"
}
]
}
],
"description": "The Canadian Triage and Acuity Scale (CTAS) is a scale used to determine the triage level. Triage level categorizes the patient according to the type and severity of the patient’s initial presenting signs and symptoms.",
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "CTAS Level 1",
"definition": "Resuscitation"
},
{
"code": "2",
"display": "CTAS Level 2",
"definition": "Emergent"
},
{
"code": "3",
"display": "CTAS Level 3",
"definition": "Urgent"
},
{
"code": "4",
"display": "CTAS Level 4",
"definition": "Less-urgent (semi-urgent)"
},
{
"code": "5",
"display": "CTAS Level 5",
"definition": "Non-urgent"
}
]
}