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

Commit

Permalink
[R4][Slot] General Resource Extension update (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
Someshnsn authored May 2, 2024
1 parent cb665c6 commit bbc230f
Showing 1 changed file with 3 additions and 0 deletions.
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

0 comments on commit bbc230f

Please sign in to comment.