FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | SearchParameter |
| Id | SearchParameter-rx-prescription-process-sp.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp |
| URL | https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-12-15 |
| Name | RxPrescriptionProcessParameter |
| Realm | de |
| Description | Returns Medications, MedicationDispenses or MedicationStatement with the Rx Prescription Process Identifier. |
| Type | token |
| CapabilityStatement | |
| epa-medication-service-client | EPA Capability Statement für Clients des ePA Medication Service |
| epa-medication-service-server | EPA CapabilityStatement für den Medication Service |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter rx-prescription-process-sp
Parameter rx-prescription:token
Returns Medications, MedicationDispenses or MedicationStatement with the Rx Prescription Process Identifier.
| Resources | Medication, MedicationDispense, MedicationStatement |
| Expression | extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier').value |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "rx-prescription-process-sp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp",
"version": "1.3.0",
"name": "RxPrescriptionProcessParameter",
"status": "active",
"date": "2025-12-15",
"publisher": "gematik GmbH",
"contact": [
{
"name": "gematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
},
{
"system": "email",
"value": "patientteam [ at ] gematik.de"
}
]
}
],
"description": "Returns Medications, MedicationDispenses or MedicationStatement with the Rx Prescription Process Identifier.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"code": "rx-prescription",
"base": [
"Medication",
"MedicationDispense",
"MedicationStatement"
],
"type": "token",
"expression": "extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier').value"
}