FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-CanadianTriageAcuityScale

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-CanadianTriageAcuityScale
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale
URLhttp://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale
Version2018
Statusactive
Date1900-01-01
NameCanadianTriageAcuityScale
TitleCanadianTriageAcuityScale
DescriptionThe 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.
Contentcomplete

Resources that use this resource

ValueSet
canadiantriageacuityscaleCanadian Triage Acuity Scale
acCDR-encounter-priorityEncounterPriority

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}