https://ns.adobe.com/xdm/mixins/industry-verticals/experienceevent-prescription-details
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/industry-verticals/experienceevent-prescription-details.schema.json |
{
"xdm:prescriptions": {
"xdm:prescriptionDeliveryEligible": true,
"xdm:prescriptionID": "",
"xdm:prescriptionRefill": true,
"xdm:prescriptionRefillsRemaining": 2,
"xdm:prescriptionUpload": {
"xdm:file-transfer": {
"xdm:fileName": "4",
"xdm:fileSize": "1024",
"xdm:fileTransferComplete": 1,
"xdm:fileTransferError": "1",
"xdm:fileTransferStart": 1,
"xdm:fileTransferType": "rx upload",
"xdm:fileType": "PDF"
}
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:prescription | object |
Optional | Prescription Details (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:prescription
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:ID |
string | Optional |
xdm:deliveryEligible |
boolean | Optional |
xdm:refill |
boolean | Optional |
xdm:refillsRemaining |
integer | Optional |
xdm:steps |
Optional | |
xdm:upload |
Optional |
ID for the prescription being filled.
xdm:ID
- is optional
- type:
string
string
Indicates if the prescription available to be delivered.
xdm:deliveryEligible
- is optional
- type:
boolean
boolean
Indicates if the prescription is new or being refilled.
xdm:refill
- is optional
- type:
boolean
boolean
Count of the remaining prescription refills available.
xdm:refillsRemaining
- is optional
- type:
integer
integer
Extension of toolUsage data type.
xdm:steps
- is optional
- type: reference
Extension of the File Transfer data type.
xdm:upload
- is optional
- type: reference