Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-07-30 |
{
"resourceType" : "CodeSystem",
"id" : "triage-category",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-15T14:56:07.751+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem triage-category</b></p><a name=\"triage-category\"> </a><a name=\"hctriage-category\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2024-08-15 14:56:07+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/triage-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">IR<a name=\"triage-category-IR\"> </a></td><td>Immediate resuscitation</td><td>Immediate resuscitation</td><td>إنعاش فوري</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"triage-category-U\"> </a></td><td>Urgent</td><td>Urgent</td><td>عاجل</td></tr><tr><td style=\"white-space:nowrap\">VU<a name=\"triage-category-VU\"> </a></td><td>Very Urgent</td><td>Very Urgent</td><td>عاجل جدًا</td></tr><tr><td style=\"white-space:nowrap\">NU<a name=\"triage-category-NU\"> </a></td><td>Non-Urgent</td><td>Non-Urgent</td><td>غير عاجل</td></tr><tr><td style=\"white-space:nowrap\">SER<a name=\"triage-category-SER\"> </a></td><td>Standard ER</td><td>Standard ER</td><td>غرفة الطوارئ القياسية (النموذجية)</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/triage-category",
"version" : "0.3.0",
"name" : "TriageCategory",
"title" : "Triage Category",
"status" : "active",
"experimental" : false,
"date" : "2025-07-30T12:41:32+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "This codeset includes enocunter triage category codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "nphies 2020+ (https://nphies.sa)",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "IR",
"display" : "Immediate resuscitation",
"definition" : "Immediate resuscitation",
"designation" : [
{
"language" : "ar",
"value" : "إنعاش فوري"
}
]
},
{
"code" : "U",
"display" : "Urgent",
"definition" : "Urgent",
"designation" : [
{
"language" : "ar",
"value" : "عاجل"
}
]
},
{
"code" : "VU",
"display" : "Very Urgent",
"definition" : "Very Urgent",
"designation" : [
{
"language" : "ar",
"value" : "عاجل جدًا"
}
]
},
{
"code" : "NU",
"display" : "Non-Urgent",
"definition" : "Non-Urgent",
"designation" : [
{
"language" : "ar",
"value" : "غير عاجل"
}
]
},
{
"code" : "SER",
"display" : "Standard ER",
"definition" : "Standard ER",
"designation" : [
{
"language" : "ar",
"value" : "غرفة الطوارئ القياسية (النموذجية)"
}
]
}
]
}