Modifier Extensions

Modifier Extensions in FHIR definieren Extensions, deren Inhalt die weitere Verarbeitungslogik eines Datensatzes maßgeblich beeinflussen. In diesem Projekt sind folgende Modifier Extensions definiert und müssen entsprechend der Beschreibung verarbeitet werden:

NameExtensionVerarbeitungshinweis
ERPServiceRequestMedicationRequestMedicationRequest.extension:requestMVO

When this extension is received by a PVS, the prescriber has to be visually notified about the request for a multiple prescription order.

ERPServiceRequestPrescriptionRequestServiceRequest.extension:medicationChanged

If the medication has been changed, the receiving system must display the changed medication to the receiving user.

ERPServiceRequestPrescriptionRequestServiceRequest.extension:redeemByPatient

This determines the Flow Type of the prescription to be set to 160/200 so that the patient can redeem the prescription himself. If not set the Flow Type is set to 169/209.

ERPServiceRequestRequestHeaderMessageHeader.extension:CopyToCareFacility

If this is set to true, the receiver of the message must be informed that is is a copy and not a request. The receiving system should not allow any further processing of the message.