This page is part of the Subscriptions R5 Backport (v1.2.0-ballot: STU 1.2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v4.3.0. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/subscriptions-backport/CapabilityStatement/backport-subscription-server | Version: 1.2.0-ballot | |||
Standards status: Trial-use | Computable Name: BackportSubscriptionCapabilityStatement |
CapabilityStatement describing the required and optional capabilities of a FHIR Server supporting backported R5 Subscriptions in R4B.
This CapabilityStatement
describes the expected capabilities of a FHIR R4B server supporting this Implementation Guide.
Raw OpenAPI-Swagger Definition file | Download
xml
, json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
SubscriptionTopic | y | y | y | y | url, derived-or-self, resource, title, trigger-description | |||||
Subscription | Supported profiles: R4/B Topic-Based Subscription | y | y | y | y | url, status | $status , $events , $get-ws-binding-token |
read
.create
, update
, delete
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | uri | |
SHALL | derived-or-self | uri | |
SHOULD | resource | uri | |
SHOULD | title | string | |
SHOULD | trigger-description | string |
read
.create
, update
, delete
.Conformance | Operation | Documentation |
---|---|---|
SHALL | $status | |
MAY | $events | |
MAY | $get-ws-binding-token |