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" : "ValueSet",
"id" : "huli-cancellation-reason-vs",
"text" : {
"status" : "generated",
"div" : "<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/r5/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 📦0.1.0</span></li></ul></div>"
},
"url" : "https://fhir.huli.ai/r5/ValueSet/huli-cancellation-reason-vs",
"version" : "0.1.0",
"name" : "HuliCancellationReasonVS",
"title" : "Huli Cancellation Reason Value Set",
"status" : "active",
"date" : "2026-09-11T01:19:46+00:00",
"publisher" : "Huli",
"contact" : [
{
"name" : "Huli",
"telecom" : [
{
"system" : "url",
"value" : "https://huli.ai"
}
]
}
],
"description" : "Reasons for appointment cancellation. Includes SNOMED-coded reasons where\navailable and Huli-defined codes for operational reasons.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "419",
"display" : "Latin America and the Caribbean"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "185332005",
"display" : "Appointment cancellation by patient (finding)"
},
{
"code" : "185333000",
"display" : "Appointment cancellation by clinic (finding)"
}
]
},
{
"system" : "https://fhir.huli.ai/r5/CodeSystem/huli-cancellation-reason-cs"
}
]
}
}