FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0-ballot-tc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="encounter-reasonCancelled"/>
<meta>
<lastUpdated value="2025-11-03T07:07:38.434+11:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem encounter-reasonCancelled</b></p><a name="encounter-reasonCancelled"> </a><a name="hcencounter-reasonCancelled"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2025-11-03 07:07:38+1100</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/encounter-reasonCancelled</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">patient-requested<a name="encounter-reasonCancelled-patient-requested"> </a></td><td>Patient Requested</td><td>The patient (or caregiver) requested the visit be canceled, but did not provide a more specific reason.</td></tr><tr><td style="white-space:nowrap">provider-requested<a name="encounter-reasonCancelled-provider-requested"> </a></td><td>Provider Requested</td><td>The provider's office requested the cancellation, for example, if the provider is going on vacation.</td></tr><tr><td style="white-space:nowrap">patient-deceased<a name="encounter-reasonCancelled-patient-deceased"> </a></td><td>Patient Deceased</td><td>The patient has died.</td></tr><tr><td style="white-space:nowrap">weather<a name="encounter-reasonCancelled-weather"> </a></td><td>Weather</td><td>Inclement weather or natural event.</td></tr><tr><td style="white-space:nowrap">lack-of-transportation<a name="encounter-reasonCancelled-lack-of-transportation"> </a></td><td>Lack of Transportation</td><td>The patient was unable to arrange for transportation to the appointment.</td></tr><tr><td style="white-space:nowrap">hospitalized<a name="encounter-reasonCancelled-hospitalized"> </a></td><td>Hospitalized</td><td>The patient was hospitalized.</td></tr><tr><td style="white-space:nowrap">no-interpreter-available<a name="encounter-reasonCancelled-no-interpreter-available"> </a></td><td>No Interpreter Available</td><td>An interpreter was unavailable.</td></tr><tr><td style="white-space:nowrap">patient-feeling-better<a name="encounter-reasonCancelled-patient-feeling-better"> </a></td><td>Patient Feeling Better</td><td>The patient's condition has improved and no longer needs attention.</td></tr><tr><td style="white-space:nowrap">patient-moved<a name="encounter-reasonCancelled-patient-moved"> </a></td><td>Patient Moved</td><td>The patient has moved out of the area.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions"/>
</extension>
</valueInteger>
</extension>
<url value="http://hl7.org/fhir/encounter-reasonCancelled"/>
<version value="5.3.0-ballot-tc1"/>
<name value="EncounterReasonCancelled"/>
<title value="Reasons an Encounter was Cancelled CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-06T23:47:55+00:00"/>
<publisher value="HL7 International / Patient Administration"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm"/>
</telecom>
</contact>
<description
value="Codes indicating the reason an encounter was cancelled."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="patient-requested"/>
<display value="Patient Requested"/>
<definition
value="The patient (or caregiver) requested the visit be canceled, but did not provide a more specific reason."/>
</concept>
<concept>
<code value="provider-requested"/>
<display value="Provider Requested"/>
<definition
value="The provider's office requested the cancellation, for example, if the provider is going on vacation."/>
</concept>
<concept>
<code value="patient-deceased"/>
<display value="Patient Deceased"/>
<definition value="The patient has died."/>
</concept>
<concept>
<code value="weather"/>
<display value="Weather"/>
<definition value="Inclement weather or natural event."/>
</concept>
<concept>
<code value="lack-of-transportation"/>
<display value="Lack of Transportation"/>
<definition
value="The patient was unable to arrange for transportation to the appointment."/>
</concept>
<concept>
<code value="hospitalized"/>
<display value="Hospitalized"/>
<definition value="The patient was hospitalized."/>
</concept>
<concept>
<code value="no-interpreter-available"/>
<display value="No Interpreter Available"/>
<definition value="An interpreter was unavailable."/>
</concept>
<concept>
<code value="patient-feeling-better"/>
<display value="Patient Feeling Better"/>
<definition
value="The patient's condition has improved and no longer needs attention."/>
</concept>
<concept>
<code value="patient-moved"/>
<display value="Patient Moved"/>
<definition value="The patient has moved out of the area."/>
</concept>
</CodeSystem>