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

Further clarify R4 Encounter sorting details #398

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion content/millennium/r4/encounters/encounter.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ _Implementation Notes_

* The [Encounter.hospitalization.destination] will be returned as a reference to a [contained] location resource.
* The [Encounter.location.location] may be returned as a reference to a [contained] location resource.
* A populated Encounter response bundle will be sorted from newest to oldest based on the start of the [Encounter.period].
* Results are sorted by start of the [Encounter.period] in descending order by page. That is, all Encounters on any given page of results are newer than all Encounters on the next page of results. Sort order within pages is not guaranteed..

### Authorization Types

Expand Down