Release 5 Draft Ballot

This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Operation-capabilitystatement2-subset

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

This is the narrative for the resource. See also the XML, JSON or Turtle format.


subset

OPERATION: subset

The official URL for this operation definition is:

http://hl7.org/fhir/OperationDefinition/CapabilityStatement2-subset

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

URL: [base]/CapabilityStatement2/$subset

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

Parameters

UseNameCardinalityTypeBindingDocumentation
INserver0..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..1CapabilityStatement2

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


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.