Skip to content
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 input/pagecontent/2-9-GetCurrentContext.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Field | Optionality | Type | Description

### Content Sharing Support

If a Hub supports content sharing, the Hub returns the current content in a `content` key in the `context` array. There SHALL be one and only one `Bundle` resource which SHALL have a `type` of `collection`. No entry in the `Bundle` SHALL contain a `request` attribute. The `Bundle` SHALL contain no entries if there is no content associated with the current context.
If a Hub supports content sharing, the Hub returns the current content in a `content` key in the `context` array. There SHALL be one and only one `Bundle` resource which SHALL have a `type` of `collection`. The `Bundle` resource SHALL conform to the [FHIR Bundle](https://build.fhir.org/foundation-module.html) specification.

#### Context

Expand Down