OZO FHIR implementation guide
0.8.2 - ci-build
OZO FHIR implementation guide - Local Development build (v0.8.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-17 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="ozo-communicationrequest-sender-careteam"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ozo-communicationrequest-sender-careteam</b></p><a name="ozo-communicationrequest-sender-careteam"> </a><a name="hcozo-communicationrequest-sender-careteam"> </a><h2>OZOCommunicationRequestSenderCareTeam</h2><p>Parameter <code>sender-careteam</code>:<code>reference</code></p><div><p>Find CommunicationRequest resources (threads) initiated by a given CareTeam. Matches the CareTeam referenced in the senderCareTeam extension (http://ozoverbindzorg.nl/fhir/StructureDefinition/ozo-sender-careteam). Example: CommunicationRequest?sender-careteam=CareTeam/Pharmacy-A</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/communicationrequest.html">CommunicationRequest</a></td></tr><tr><td>Expression</td><td><code>CommunicationRequest.extension('http://ozoverbindzorg.nl/fhir/StructureDefinition/ozo-sender-careteam').value.ofType(Reference)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/careteam.html">CareTeam</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
</text>
<url
value="http://ozoverbindzorg.nl/fhir/SearchParameter/ozo-communicationrequest-sender-careteam"/>
<version value="0.8.2"/>
<name value="OZOCommunicationRequestSenderCareTeam"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-09-17"/>
<publisher value="Headease"/>
<contact>
<name value="Headease"/>
<telecom>
<system value="url"/>
<value value="https://headease.nl"/>
</telecom>
</contact>
<description
value="Find CommunicationRequest resources (threads) initiated by a given CareTeam. Matches the CareTeam referenced in the senderCareTeam extension (http://ozoverbindzorg.nl/fhir/StructureDefinition/ozo-sender-careteam). Example: CommunicationRequest?sender-careteam=CareTeam/Pharmacy-A"/>
<code value="sender-careteam"/>
<base value="CommunicationRequest"/>
<type value="reference"/>
<expression
value="CommunicationRequest.extension('http://ozoverbindzorg.nl/fhir/StructureDefinition/ozo-sender-careteam').value.ofType(Reference)"/>
<target value="CareTeam"/>
</SearchParameter>