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 |
{
"resourceType" : "SearchParameter",
"id" : "ozo-communicationrequest-sender-careteam",
"text" : {
"status" : "generated",
"div" : "<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>\n</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>"
},
"url" : "http://ozoverbindzorg.nl/fhir/SearchParameter/ozo-communicationrequest-sender-careteam",
"version" : "0.8.2",
"name" : "OZOCommunicationRequestSenderCareTeam",
"status" : "active",
"experimental" : false,
"date" : "2026-09-17",
"publisher" : "Headease",
"contact" : [
{
"name" : "Headease",
"telecom" : [
{
"system" : "url",
"value" : "https://headease.nl"
}
]
}
],
"description" : "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" : "sender-careteam",
"base" : [
"CommunicationRequest"
],
"type" : "reference",
"expression" : "CommunicationRequest.extension('http://ozoverbindzorg.nl/fhir/StructureDefinition/ozo-sender-careteam').value.ofType(Reference)",
"target" : [
"CareTeam"
]
}