Huli FHIR Core Implementation Guide (R4)
0.1.0 - Release

Huli FHIR Core Implementation Guide (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Huli Cancellation Reason Value Set - XML Representation

Active as of 2026-09-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="huli-cancellation-reason-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet huli-cancellation-reason-vs</b></p><a name="huli-cancellation-reason-vs"> </a><a name="hchuli-cancellation-reason-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/185332005">185332005</a></td><td>Appointment cancellation by patient (finding)</td></tr><tr><td><a href="http://snomed.info/id/185333000">185333000</a></td><td>Appointment cancellation by clinic (finding)</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-huli-cancellation-reason-cs.html"><code>https://fhir.huli.ai/r4/CodeSystem/huli-cancellation-reason-cs</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span></li></ul></div>
  </text>
  <url value="https://fhir.huli.ai/r4/ValueSet/huli-cancellation-reason-vs"/>
  <version value="0.1.0"/>
  <name value="HuliCancellationReasonVS"/>
  <title value="Huli Cancellation Reason Value Set"/>
  <status value="active"/>
  <date value="2026-09-11T01:20:01+00:00"/>
  <publisher value="Huli"/>
  <contact>
    <name value="Huli"/>
    <telecom>
      <system value="url"/>
      <value value="https://huli.ai"/>
    </telecom>
  </contact>
  <description
               value="Reasons for appointment cancellation. Includes SNOMED-coded reasons where
available and Huli-defined codes for operational reasons."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="185332005"/>
        <display value="Appointment cancellation by patient (finding)"/>
      </concept>
      <concept>
        <code value="185333000"/>
        <display value="Appointment cancellation by clinic (finding)"/>
      </concept>
    </include>
    <include>
      <system
              value="https://fhir.huli.ai/r4/CodeSystem/huli-cancellation-reason-cs"/>
    </include>
  </compose>
</ValueSet>