Vitals Entry Web Service
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- App Dashboard
- Vitals Entry
Scenario 1: Vitals Entry - Field Validations
Specific Setup:
- Select an existing client or admit a new client for the test.
Steps
- Open the "Vitals Entry" form.
- Select the client identified as the test client.
- Set the "Height (cm)" field to "182.8".
- Validate the "Height (ft in)" field contains "6 0.0".
- Set "Weight (lbs)" to "132.8".
- Validate the "Weight (kgs)" contains "60.2".
- Set "Weight (kgs)" to "60.2".
- Validate the "Weight (lbs)" is "132.7".
- Populate all the other fields on the form.
- Submit the form to file data.
- Remain in the form.
- Elect to "Edit" an existing vital sign record.
- Click "Select Vital Sign" button.
- Select a row to edit.
- Validate data displays as it was data entered.
- Remain in the form.
- Elect to "Delete" an existing vital sign record.
- Click "Select Vital Sign" button.
- Select a row to delete.
- Validate row is removed.
Scenario 2: Vitals Entry Web Services
Steps
- Using the preferred web service tool, file the ClientVitals web service to add Weight data to the vitals data.
- To do this set the readingCode to "Wtlb" and the readingValue to "132.8".
- File the web service.
- Open the "Vitals Entry" form.
- Validate the "Weight (lbs)" field is set to "132.8"
- Validate the "Weight (kgs)" field is set to "60.2".
- Using the preferred web service tool, file the ClientVitals web service to add Weight data to the vitals data.
- To do this set the readingCode to "WtKg" and the readingValue to "60.2".
- File the web service.
- Open the "Vitals Entry" form.
- Validate the "Weight (lbs)" field is set to "132.7"
- Validate the "Weight (kgs)" field is set to "60.2".
- Using the preferred web service tool, file the ClientVitals web service to add temperature data to the vitals data.
- To do this set the readingCode to "TF" and the readingValue to "98.5".
- File the web service.
- Open the "Vitals Entry" form.
- Validate the "Temp (F)" field is set to "98.5"
- Validate the "Temp (C)" field is set to "36.9".
- Using the preferred web service tool, file the ClientVitals web service to add blood pressure data to the vitals data.
- To do this set up 3 CWSVitalSign group, where the first group has vitalSignCodeKey set to "1", readingCode to "BPS" and the readingValue to "80".
- The 2nd CWSVitalSign group, has vitalSignCodeKey set to "2", readingCode to "BPD" and the readingValue to "100".
- The 23rd CWSVitalSign group, has vitalSignCodeKey set to "3", readingCode to "POSIT" and the readingValue to "1".
- File the web service.
- Open the "Vitals Entry" form.
- Validate the "Blood Pressure Systolic" field is set to "80"
- Validate the "Blood Pressure Diastolic" field is set to "100".
- Validate the "Sitting - Position" radio button is checked.
|
Topics
• Vitals Entry
• Web Services
|