Subscriptions R5 Backport
0.1.0 - ballot

Subscriptions R5 Backport - Local Development build (v0.1.0). See the Directory of published versions

CapabilityStatement: Minimal Backport Subscription Server Capability Statement

Raw OpenAPI-Swagger Definition file | Download

This CapabilityStatement describes the expected capabilities of a FHIR server supporting this Implementation Guide.

Backport Subscription Server Capability Statement

  • Implementation Guide Version: 0.1.1
  • FHIR Version: 4.0.1
  • Supported formats: xml, json
  • Published: 2020-11-30
  • Published by: HL7 FHIR Infrastructure WG

Example CapabilityStatement describing the expected capabilities of a FHIR Server supporting backported R5 Subscriptions.

FHIR RESTful Capabilities

RESTful Capabilities by Resource/Profile:

Summary of Search Criteria

Resource TypeSupported ProfilesSupported SearchesSupported _includesSupported _revincludesSupported Operations
SubscriptionTopicurl, title, resource
SubscriptionBackported R5 Subscription$status, $events, $get-ws-binding-token

Subscription

Conformance Expectation: SHALL

Supported Profiles: Backported R5 Subscription

Profile Interaction Summary:

    Operation Summary:

    Fetch and Search Criteria:

    • A Server SHALL be capable of returning Subscription resources using: GET [base]/Subscription
    • A Server SHALL be capable of returning a Subscription resource using: GET [base]/Subscription/[id]
    • A Server SHALL be capable of removing a Subscription resource using: DELETE [base]/Subscription/[id]
    • A Server SHALL be capable of returning SubscriptionTopic resources using: GET [base]/SubscriptionTopic
    • A Server SHALL be capable of returning a SubscriptionTopic resource using: GET [base]/SubscriptionTopic/[id]