RespondingTransaction
Parameter responding-transaction
:token
The value(s) of the responding (Endpoint-level) Transaction extension for an Endpoint contained in an Organization
\n
Resource | Organization |
Expression | Organization.contained.ofType(Endpoint).extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction').value.ofType(CodeableConcept).distinct() |
Multiples | - multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/SearchParameter/sp-responding-transaction"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.7.0"] ; #
fhir:name [ fhir:v "RespondingTransaction"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-07T10:27:50-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "The Sequoia Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "The Sequoia Project" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://sequoiaproject.org/" ]
] )
] ) ; #
fhir:description [ fhir:v "The value(s) of the responding (Endpoint-level) Transaction extension for an Endpoint contained in an Organization"] ; #
fhir:code [ fhir:v "responding-transaction"] ; #
fhir:base ( [ fhir:v "Organization"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:expression [ fhir:v "Organization.contained.ofType(Endpoint).extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction').value.ofType(CodeableConcept).distinct()"] . #
# -------------------------------------------------------------------------------------