: MedicationRequestEffectiveDosePeriodSP - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "medicationrequest-effective-dose-period-sp",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter medicationrequest-effective-dose-period-sp</b></p><a name=\"medicationrequest-effective-dose-period-sp\"> </a><a name=\"hcmedicationrequest-effective-dose-period-sp\"> </a><h2>MedicationRequestEffectiveDosePeriodSP</h2><p>Parameter <code>effective-dose-period</code>:<code>date</code></p><div><p>Ermöglicht die Suche anhand des Zeitraums, in dem die Medikation eingenommen werden soll</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>MedicationRequest.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod').value.ofType(Period)</code></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://gematik.de/fhir/epa-medication/SearchParameter/medicationrequest-effective-dose-period-sp",
"version" : "1.2.0",
"name" : "MedicationRequestEffectiveDosePeriodSP",
"status" : "active",
"date" : "2025-09-12",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
},
{
"system" : "email",
"value" : "patientteam [ at ] gematik.de"
}
]
}
],
"description" : "Ermöglicht die Suche anhand des Zeitraums, in dem die Medikation eingenommen werden soll",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"code" : "effective-dose-period",
"base" : [
"MedicationRequest"
],
"type" : "date",
"expression" : "MedicationRequest.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod').value.ofType(Period)"
}