Medication Status Validation
Status: Beta
Brought to you by:
waldren
My [Medication]s submitted with Status "Inactive" don't read correctly.
This test checks for one of the following Strings for <Status>: Active, Inactive, On Hold, Prior History No Longer Active. Source: E2369-05 Table A1.1 Page 21
Medication [CCRDOI0074] Status [Inactive] does not appear to be one of the required String values
<Medication>
<CCRDataObjectID>CCRDOI0074</CCRDataObjectID>
{......}
<Status>
<Text>Inactive</Text>
</Status>
{......}
According to Page 21, the valid statuses for Medications are Active, On Hold, Prior History No Longer Active. Inactive is not a valid status.