1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-10-27 |
{
"resourceType" : "CodeSystem",
"id" : "ServiceRequestPriority",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ServiceRequestPriority</b></p><a name=\"ServiceRequestPriority\"> </a><a name=\"hcServiceRequestPriority\"> </a><p>This case-insensitive code system <code>https://cambio.codes/cs/service-request-priority</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">routine<a name=\"ServiceRequestPriority-routine\"> </a></td><td>Routine</td></tr><tr><td style=\"white-space:nowrap\">immediate<a name=\"ServiceRequestPriority-immediate\"> </a></td><td>Immediate</td></tr><tr><td style=\"white-space:nowrap\">priority<a name=\"ServiceRequestPriority-priority\"> </a></td><td>Priority</td></tr><tr><td style=\"white-space:nowrap\">freeze<a name=\"ServiceRequestPriority-freeze\"> </a></td><td>Freeze</td></tr><tr><td style=\"white-space:nowrap\">custom<a name=\"ServiceRequestPriority-custom\"> </a></td><td>Custom</td></tr><tr><td style=\"white-space:nowrap\">booked<a name=\"ServiceRequestPriority-booked\"> </a></td><td>Booked</td></tr><tr><td style=\"white-space:nowrap\">dropin<a name=\"ServiceRequestPriority-dropin\"> </a></td><td>Dropin</td></tr></table></div>"
},
"url" : "https://cambio.codes/cs/service-request-priority",
"version" : "1.0.0",
"name" : "ServiceRequestPriority",
"title" : "ServiceRequestPriority",
"status" : "active",
"experimental" : false,
"date" : "2025-10-27T08:21:52+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "Codes used to mark the service request priority in COSMIC.",
"caseSensitive" : false,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "routine",
"display" : "Routine"
},
{
"code" : "immediate",
"display" : "Immediate"
},
{
"code" : "priority",
"display" : "Priority"
},
{
"code" : "freeze",
"display" : "Freeze"
},
{
"code" : "custom",
"display" : "Custom"
},
{
"code" : "booked",
"display" : "Booked"
},
{
"code" : "dropin",
"display" : "Dropin"
}
]
}