Release 4B Snapshot 3: Connectathon 32 Base

This page is part of the FHIR Specification (v4.3.0: R4B - STU (v5.0.0-snapshot3: R5 Snapshot #3, to support Connectathon 32 ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

FHIR Infrastructure icon Work Group Maturity Level : N/A Standards Status : Informative
Common extensions for use with the CapabilityStatement resource
Extensions :
capabilitystatement-expectation expectation CSExpectation :

Defines the level of expectation associated with a given system capability.

capabilitystatement-prohibited prohibited CSProhibited :

If set to true, indicates that support for the specified behavior would make a system non-conformant with the specification.

capabilitystatement-supported-system supported-system CSSupportedSystem :

A code system that is supported by the system that is not defined in a value set resource.

capabilitystatement-search-parameter-combination search-parameter-combination CSSearchParameterCombination :

This extension defines a possible search parameter combination, combination by listing a set of search parameters and indicating whether they are required or optional.

  • If a search combination is specified, clients should expect that they must submit a search that meets one of the required combinations or the search will be unsuccessful.
  • If multiple search parameter combinations are specified, a client may pick between them, and supply the minimal required parameters for any of the combinations.
  • If no parameters in the set of search parameters are listed as required, then at least one of the listed optional parameters must be present. This shorthand method is the same as repeating the entire extension for each combination of optional and required search parameters.
capabilitystatement-search-parameter-use CSSearchParameterUse :

This extension defines if a search parameter is only allowed in certain contexts

capabilitystatement-websocket websocket CSWebsocket :

Where the server provides its web socket end-point.

capabilitystatement-declared-profile CSDeclaredProfile :

This extension identifies a profile the system will recognize if it is declared in meta.profile . If the system supports the _profile search parameter, it will be capable of searching on the profile. The system may support validation against the profile.