@medplum/core 5.1.31 → 5.1.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8333,6 +8333,8 @@ export declare class ParserBuilder {
8333
8333
 
8334
8334
  export declare const SchedulingPlanDefinitionURI = "https://medplum.com/fhir/StructureDefinition/SchedulingPlanDefinition";
8335
8335
 
8336
+ export declare const SchedulingScheduleColorURI = "https://medplum.com/fhir/StructureDefinition/SchedulingColor";
8337
+
8336
8338
  export declare interface SearchableToken {
8337
8339
  readonly system: string | undefined;
8338
8340
  readonly value: string | undefined;
@@ -8333,6 +8333,8 @@ export declare class ParserBuilder {
8333
8333
 
8334
8334
  export declare const SchedulingPlanDefinitionURI = "https://medplum.com/fhir/StructureDefinition/SchedulingPlanDefinition";
8335
8335
 
8336
+ export declare const SchedulingScheduleColorURI = "https://medplum.com/fhir/StructureDefinition/SchedulingColor";
8337
+
8336
8338
  export declare interface SearchableToken {
8337
8339
  readonly system: string | undefined;
8338
8340
  readonly value: string | undefined;