This page is part of the Subscriptions R5 Backport (v1.1.0: STU 1.1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). 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-r4 | Version: 1.1.0 | |||
Active as of 2020-11-30 | Computable Name: BackportSubscriptionCapabilityStatementR4 |
CapabilityStatement describing the required and optional capabilities of a FHIR Server supporting backported R5 Subscriptions in R4.
This CapabilityStatement
describes the expected capabilities of a FHIR R4 server supporting this Implementation Guide.
Raw OpenAPI-Swagger Definition file | Download
Resource Type | Supported Profiles | Supported Searches | Supported _includes | Supported _revincludes | Supported Operations |
---|---|---|---|---|---|
Subscription | Backported R5 Subscription | url, status | - | - | $status, $events, $get-ws-binding-token |
Conformance Expectation: SHALL
Supported Profiles:
Operation Summary:
Fetch and Search Criteria:
GET [base]/Subscription/[id]
POST [base]/Subscription
or PUT [base]/Subscription/[id]
PUT [base]/Subscription/[id]
or PATCH [base]/Subscription/[id]
DELETE [base]/Subscription/[id]
GET [base]/Subscription/?[parameters]
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | url | uri |
SHOULD | status | token |