diff --git a/content/millennium/r4/base/management/encounter.md b/content/millennium/r4/base/management/encounter.md index 4ff30e6c8..48c1a953b 100644 --- a/content/millennium/r4/base/management/encounter.md +++ b/content/millennium/r4/base/management/encounter.md @@ -93,7 +93,6 @@ _Implementation Notes_ * A populated Encounter response bundle will not have any guaranteed sort order within the page. However, if the results are split into multiple pages, the pages will be sorted by the start of the [Encounter.period] from oldest to newest. That is, all encounters on a page will have an older [Encounter.period] start date than all the encounters on the next page. * The Encounter R4 resource gives preference to v3 ActEncounterCodes for the [Encounter.class] field. v2ActEncounterCodes (or other code) will only be returned if no v3 ActEncounterCodes are mapped. - ### Authorization Types <%= authorization_types(provider: true, patient: true, system: true)%>