: service-request-requester-location - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "service-request-requester-location",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter service-request-requester-location</b></p><a name=\"service-request-requester-location\"> </a><a name=\"hcservice-request-requester-location\"> </a><h2>SearchByServiceRequestByRequesterLocation</h2><p>Parameter <code>requester-location</code>:<code>token</code></p><div><p>Wyszukanie wniosku o zmianę świadczeniodawcy po placówce która złożyła wniosek</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Expression</td><td><code>ServiceRequest.requester.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/practitioner-location').identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</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" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/servicerequest-requester-location",
"version" : "0.5.0",
"name" : "SearchByServiceRequestByRequesterLocation",
"status" : "active",
"experimental" : false,
"date" : "2026-03-11",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Wyszukanie wniosku o zmianę świadczeniodawcy po placówce która złożyła wniosek",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"code" : "requester-location",
"base" : [
"ServiceRequest"
],
"type" : "token",
"expression" : "ServiceRequest.requester.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/practitioner-location').identifier",
"xpathUsage" : "normal"
}