Skip to main content

core.schedulingunvalidatedbookinguri

Home > @medplum/core > SchedulingUnvalidatedBookingURI

SchedulingUnvalidatedBookingURI variable

This extension marks an Appointment created without the scheduling rules being applied: the time may be occupied or blocked, past the configured capacity, off the configured start interval, or any length at all.

Such an appointment is written through the FHIR CRUD API rather than $book, so nothing else about it says that it was never checked. This records only that.

Signature:

SchedulingUnvalidatedBookingURI = "https://medplum.com/fhir/StructureDefinition/SchedulingUnvalidatedBooking"