FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/rx-prescription-process-sp

Packagede.gematik.dev.epa.medication
Resource TypeSearchParameter
Idrx-prescription-process-sp
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp
URLhttps://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp
Version1.1.0
Statusactive
Date2024-08-14
NameRxPrescriptionProcessParameter
DescriptionReturns Medications or MedicationDispenses with the Rx Prescription Process Identifier.
Typetoken

Resources that use this resource

CapabilityStatement
epa-capabilitystatement-medicationEPA CapabilityStatement for the Medication Service

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "rx-prescription-process-sp",
  "url": "https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp",
  "version": "1.1.0",
  "status": "active",
  "publisher": "gematik GmbH",
  "date": "2024-08-14",
  "name": "RxPrescriptionProcessParameter",
  "description": "Returns Medications or MedicationDispenses with the Rx Prescription Process Identifier.",
  "base": [
    "Medication",
    "MedicationDispense"
  ],
  "code": "rx-prescription",
  "type": "token",
  "expression": "extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier').value"
}