Huli FHIR Core Implementation Guide (R5)
0.1.0 - Release
Latin America and the Caribbean
Huli FHIR Core Implementation Guide (R5) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-11 |
{
"resourceType" : "CodeSystem",
"id" : "appointment-priority",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-priority</b></p><a name=\"appointment-priority\"> </a><a name=\"hcappointment-priority\"> </a><p>This case-sensitive code system <code>https://fhir.huli.ai/r5/CodeSystem/appointment-priority</code> defines codes, but no codes are represented here</p></div>"
},
"url" : "https://fhir.huli.ai/r5/CodeSystem/appointment-priority",
"version" : "0.1.0",
"name" : "HuliAppointmentPriorityCS",
"title" : "Huli Appointment Priority Code System",
"status" : "active",
"date" : "2026-09-11T01:19:46+00:00",
"publisher" : "Huli",
"contact" : [
{
"name" : "Huli",
"telecom" : [
{
"system" : "url",
"value" : "https://huli.ai"
}
]
}
],
"description" : "Numeric priority of an appointment (0 = routine). R5 models\nAppointment.priority as a CodeableConcept; the Huli surface carries the raw\nnumeric priority as the coding `code` under this system (and echoes it in\n`.text`) so a read round-trips to the exact value a write accepts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "419",
"display" : "Latin America and the Caribbean"
}
]
}
],
"caseSensitive" : true,
"content" : "not-present"
}