PurposeUse
Parameter initiating-pou
:token
The value of the PurposesOfUse
extension
\n
Resource | Organization |
Expression | Organization.extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/PurposesOfUse').value.ofType(CodeableConcept) |
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-purpose-use"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.6.0"] ; #
fhir:name [ fhir:v "PurposeUse"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-06-11T17:51:36-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 of the `PurposesOfUse` extension"] ; #
fhir:code [ fhir:v "initiating-pou"] ; #
fhir:base ( [ fhir:v "Organization"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:expression [ fhir:v "Organization.extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/PurposesOfUse').value.ofType(CodeableConcept)"] . #
# -------------------------------------------------------------------------------------