Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

[R4][Slot] General Resource Extension update #1052

Merged
merged 2 commits into from
May 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/millennium/r4/base/workflow/slot.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The following fields are returned if valued:
## Extensions

* [Scheduling Location]
* [General Resource]

### Custom Extensions

Expand All @@ -42,6 +43,7 @@ All URLs for custom extensions are defined as `https://fhir-ehr.cerner.com/r4/St
ID | Value\[x] Type | Description
-----------------------|----------------|------------------------------------------------------------------------------------------------
`scheduling-location` | [`Reference`] | Reference to the location corresponding to this schedule, where the appointment can be booked.
`general-resource` | [`String`] | Value String referencing a General Resource corresponding to this schedule.

## Search

Expand Down Expand Up @@ -286,3 +288,4 @@ The common [errors] and [OperationOutcomes] may be returned.
[errors]: ../../../#client-errors
[OperationOutcomes]: ../../../#operation-outcomes
[Scheduling Location]: #custom-extensions
[General Resource]: #custom-extensions
Loading