Release 4B 5

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0: R5 - STU ). The This is the current published version which supercedes in it's permanent home (it will always be available at this version is 5.0.0 . URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R5 R4B R4 R3

Operation-capabilitystatement-subset

Example OperationDefinition/CapabilityStatement-subset (Narrative)

FHIR Infrastructure Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any No defined compartments

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

Subset OPERATION: Subset The official URL for

Note that this operation is the formal definition is: http://hl7.org/fhir/OperationDefinition/CapabilityStatement-subset This operation asks for 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 operation as an OperationDefinition on CapabilityStatement. See the client is interested in Operation documentation


URL: [base]/CapabilityStatement/$subset

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

Parameters

Use Name Scope Cardinality Type Binding Documentation
IN server type, system 0..1 uri

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

IN resource 1..* code

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

OUT return 1..1 CapabilityStatement

The subsetted CapabilityStatement 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.