FHIR Extensions Pack
5.1.0-cibuild - Working Copy International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

Extension: CapabilityStatement Search Parameter Combination

Official URL: http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination Version: 5.1.0-cibuild
Standards status: Trial-use Maturity Level: 3 Computable Name: CSSearchParameterCombination
Other Identifiers: OID:2.16.840.1.113883.4.642.5.1044

This extension defines a possible search parameter 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.

Context of Use

This extension may be used on the following element(s):

  • Element ID CapabilityStatement.rest.resource

Usage info

Usage:

  • This Extension is not used by any profiles in this Implementation Guide

Changes since version 1.0.0:

  • No changes
  • Formal Views of Extension Content

    Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

    This structure is derived from Extension

    Summary

    Complex Extension: This extension defines a possible search parameter 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.

    • required: string: A search parameter name in the combination which is required.
    • optional: string: A search parameter name in the combination which is optional.

    Maturity: 3

    This structure is derived from Extension

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Extension 0..* Extension An allowable parameter combination
    ... extension:required 0..* Extension A required search parameter name
    .... extension 0..0
    .... url 1..1 uri "required"
    .... value[x] 1..1 string Value of extension
    ... extension:optional 0..* Extension An optional search parameter name
    .... extension 0..0
    .... url 1..1 uri "optional"
    .... value[x] 1..1 string Value of extension
    ... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"

    doco Documentation for this format
    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Extension 0..* Extension An allowable parameter combination
    ... id 0..1 id Unique id for inter-element referencing
    ... Slices for extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    ... extension:required 0..* Extension A required search parameter name
    .... id 0..1 id Unique id for inter-element referencing
    .... extension 0..0
    .... url 1..1 uri "required"
    .... value[x] 1..1 string Value of extension
    .... id 0..1 id Unique id for inter-element referencing
    .... extension 0..0
    .... url 1..1 uri "optional"
    .... value[x] 1..1 string Value of extension
    ... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"

    doco Documentation for this format

    This structure is derived from Extension

    Summary

    Complex Extension: This extension defines a possible search parameter 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.

    • required: string: A search parameter name in the combination which is required.
    • optional: string: A search parameter name in the combination which is optional.

    Maturity: 3

    Differential View

    This structure is derived from Extension

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Extension 0..* Extension An allowable parameter combination
    ... extension:required 0..* Extension A required search parameter name
    .... extension 0..0
    .... url 1..1 uri "required"
    .... value[x] 1..1 string Value of extension
    ... extension:optional 0..* Extension An optional search parameter name
    .... extension 0..0
    .... url 1..1 uri "optional"
    .... value[x] 1..1 string Value of extension
    ... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"

    doco Documentation for this format

    Snapshot View

    NameFlagsCard.TypeDescription & Constraintsdoco
    .. Extension 0..* Extension An allowable parameter combination
    ... id 0..1 id Unique id for inter-element referencing
    ... Slices for extension 0..* Extension Additional content defined by implementations
    Slice: Unordered, Open by value:url
    ... extension:required 0..* Extension A required search parameter name
    .... id 0..1 id Unique id for inter-element referencing
    .... extension 0..0
    .... url 1..1 uri "required"
    .... value[x] 1..1 string Value of extension
    .... id 0..1 id Unique id for inter-element referencing
    .... extension 0..0
    .... url 1..1 uri "optional"
    .... value[x] 1..1 string Value of extension
    ... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"

    doco Documentation for this format

     

    Other representations of profile: CSV, Excel, Schematron

    Constraints

    IdGradePath(s)DetailsRequirements
    ele-1error**ALL** elementsAll FHIR elements must have a @value or children
    : hasValue() or (children().count() > id.count())
    ext-1error**ALL** extensionsMust have either extensions or value[x], not both
    : extension.exists() != value.exists()

    Search Parameters for this Extension

    (none found)