0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-12-23 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="appointment-booking-outcome"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem appointment-booking-outcome</b></p><a name="appointment-booking-outcome"> </a><a name="hcappointment-booking-outcome"> </a><p>This code system <code>http://example.org/CodeSystem/appointment-booking-outcome</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">booked<a name="appointment-booking-outcome-booked"> </a></td><td>Booked</td><td>Booking completed successfully.</td></tr><tr><td style="white-space:nowrap">cancelled<a name="appointment-booking-outcome-cancelled"> </a></td><td>Cancelled</td><td>Booking flow was cancelled by the user or coordinator.</td></tr><tr><td style="white-space:nowrap">entered-in-error<a name="appointment-booking-outcome-entered-in-error"> </a></td><td>Entered in error</td><td>Booking was created but later invalidated.</td></tr><tr><td style="white-space:nowrap">failed<a name="appointment-booking-outcome-failed"> </a></td><td>Failed</td><td>Booking did not complete and no appointment was created.</td></tr></table></div>
</text>
<url value="http://example.org/CodeSystem/appointment-booking-outcome"/>
<version value="0.1.0"/>
<name value="AppointmentBookingOutcomeCS"/>
<title value="Appointment Booking Outcome"/>
<status value="active"/>
<date value="2025-12-23T23:36:59+00:00"/>
<publisher value="haau3"/>
<contact>
<name value="haau3"/>
<telecom>
<system value="url"/>
<value value="https://haau3.com"/>
</telecom>
</contact>
<description value="Business outcome of an appointment booking attempt."/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="booked"/>
<display value="Booked"/>
<definition value="Booking completed successfully."/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
<definition
value="Booking flow was cancelled by the user or coordinator."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in error"/>
<definition value="Booking was created but later invalidated."/>
</concept>
<concept>
<code value="failed"/>
<display value="Failed"/>
<definition
value="Booking did not complete and no appointment was created."/>
</concept>
</CodeSystem>