Open joeng03 opened 11 months ago
Reject.
"prescription is uniquely identified by medication (medications with the same name are not allowed) and the start date does not uniquely identify the prescription." This is actually false.
You may try the various combinations in our app. You are allowed to input 2 medications with the same name, as long as they have different dates.
The prescriptions are only considered the same, and thus you cannot put them in the same list, if they have the same medication name, and start date.
Even when entering a prescription name with no date, there is a default start date set.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
The definition Prescription: Uniquely identified by a medication and a start date. is incorrect as prescription is uniquely identified by medication (medications with the same name are not allowed) and the start date does not uniquely identify the prescription.