Skip to main content
Version: v0.0.3

Interface: LifecycleResponseFields

Fields shared by the lifecycle response transactions.

Extended by

Properties

medicationPrescribed?

readonly optional medicationPrescribed?: MedicationPrescribed

The medication carried with the response. For an approvedWithChanges outcome this is the changed medication and is the field a consumer must read to dispense correctly.


outcome

readonly outcome: ResponseOutcome

The prescriber's decision, detected fail-safe from the <Response> choice.


reason?

readonly optional reason?: ResponseReason

The reason carried with the outcome, when present.


requestReferenceNumber?

readonly optional requestReferenceNumber?: string

Request reference number echoing the request, verbatim (<RequestReferenceNumber>).