FHIR Application Feature Framework Implementation Guide
1.0.0 - STU 1 International flag

This page is part of the FHIR Application Feature Framework Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

OperationDefinition: Fetch a subset of the CapabilityStatement resource

Official URL: http://hl7.org/fhir/uv/application-feature/OperationDefinition/CapabilityStatement-subset Version: 1.0.0
Standards status: Trial-use Maturity Level: 5 Computable Name: Subset
Other Identifiers: OID:2.16.840.1.113883.4.642.32.6

This operation asks the server to return a subset of the CapabilityStatement resource - just the REST parts that relate to a set of nominated resources - the resources that the client is interested in

Last updated: 2021-01-05 10:01:24+1100

URL: [base]/CapabilityStatement/$subset

URL: [base]/CapabilityStatement/[id]/$subset

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INservertype, system0..1uri

The canonical URL - use this if the subset is not invoked on an instance (or on the /metadata end-point)

INresource1..*code

A resource that the client would like to include in the return

OUTreturn1..1CapabilityStatement

The subsetted CapabilityStatement resource that is returned. This should be tagged with the SUBSETTED code