: encounter-participant-period - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "encounter-participant-period",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter encounter-participant-period</b></p><a name=\"encounter-participant-period\"> </a><a name=\"hcencounter-participant-period\"> </a><h2>SearchByEncounterByParticipantPeriod</h2><p>Parameter <code>participant-period</code>:<code>date</code></p><div><p>Wyszukanie świadczenia po okresie aktywności koordynatora</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></td></tr><tr><td>Expression</td><td><code>Encounter.participant.period</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/encounter-participant-period",
"version" : "0.5.0",
"name" : "SearchByEncounterByParticipantPeriod",
"status" : "active",
"experimental" : true,
"date" : "2025-12-17",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Wyszukanie świadczenia po okresie aktywności koordynatora",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"code" : "participant-period",
"base" : [
"Encounter"
],
"type" : "date",
"expression" : "Encounter.participant.period",
"xpathUsage" : "normal"
}