| Active as of 2026-03-20 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/SearchParameter/medicationrequest-effective-dose-period-sp> a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "medicationrequest-effective-dose-period-sp"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:SearchParameter.url [ fhir:value "https://gematik.de/fhir/epa-medication/SearchParameter/medicationrequest-effective-dose-period-sp"] ;
fhir:SearchParameter.version [ fhir:value "1.3.2"] ;
fhir:SearchParameter.name [ fhir:value "MedicationRequestEffectiveDosePeriodSP"] ;
fhir:SearchParameter.status [ fhir:value "active"] ;
fhir:SearchParameter.date [ fhir:value "2026-03-20"^^xsd:date] ;
fhir:SearchParameter.publisher [ fhir:value "gematik GmbH"] ;
fhir:SearchParameter.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "gematik GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.gematik.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "patientteam [ at ] gematik.de" ]
]
] ;
fhir:SearchParameter.description [ fhir:value "Ermöglicht die Suche anhand des Zeitraums, in dem die Medikation eingenommen werden soll"] ;
fhir:SearchParameter.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ]
]
] ;
fhir:SearchParameter.code [ fhir:value "effective-dose-period"] ;
fhir:SearchParameter.base [
fhir:value "MedicationRequest" ;
fhir:index 0
] ;
fhir:SearchParameter.type [ fhir:value "date"] ;
fhir:SearchParameter.expression [ fhir:value "MedicationRequest.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod').value.ofType(Period)"] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/SearchParameter/medicationrequest-effective-dose-period-sp.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/SearchParameter/medicationrequest-effective-dose-period-sp.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.epa.medication#1.3.5 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report