FHIR IG analytics| Package | ca.on.accdr.r4 |
| Resource Type | CodeSystem |
| Id | canadian-triage-acuity-scale-codesystem.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"name": "CanadianTriageAcuityScale",
"id": "CanadianTriageAcuityScale",
"title": "CanadianTriageAcuityScale",
"url": "http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale",
"version": "2018",
"status": "retired",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "fflores@cihi.ca"
}
],
"name": "Finnie Flores"
}
],
"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",
"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"
}
],
"count": 5,
"date": "2019-02-20",
"publisher": "Canadian Association of Emergency Physicians (CAEP)"
}