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

: Huli Appointment Priority Code System - XML Representation

Active as of 2026-09-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="appointment-priority"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://fhir.huli.ai/r5/CodeSystem/appointment-priority"/>
  <version value="0.1.0"/>
  <name value="HuliAppointmentPriorityCS"/>
  <title value="Huli Appointment Priority Code System"/>
  <status value="active"/>
  <date value="2026-09-11T01:19:46+00:00"/>
  <publisher value="Huli"/>
  <contact>
    <name value="Huli"/>
    <telecom>
      <system value="url"/>
      <value value="https://huli.ai"/>
    </telecom>
  </contact>
  <description
               value="Numeric priority of an appointment (0 = routine). R5 models
Appointment.priority as a CodeableConcept; the Huli surface carries the raw
numeric priority as the coding `code` under this system (and echoes it in
`.text`) so a read round-trips to the exact value a write accepts."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="419"/>
      <display value="Latin America and the Caribbean"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="not-present"/>
</CodeSystem>