New Zealand MWS IG
1.0.6 - Release

New Zealand MWS IG - Local Development build (v1.0.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Search Allergy Intolerance Compliance Testing

MWS Search AllergyIntolerance tests

Reference Purpose – Demonstrate that the Input values Expected outcome Mandatory
MWS-Search-1 application can retrieve all warnings for a patient and present details correctly. Your usecase may require that some items are omitted from your UI, if so, please explain:
  • mws id or legacy mws id (may not appear on the UI)
  • clinicalStatus
  • verificationStatus
  • category
  • patient (NHI)
  • substance
  • reaction manifestations
  • onsetDate
  • Recorded date
  • Recorder( organisation, location, practitioner)
  • note
ZLR3241 This test patient has both FHIR created warnings with substance and reaction.manifestation codes and legacy created warnings without these codes. All warnings should appear to the user.
Output:
  • All warnings are displayed for the patient
  • Information in each warning is presented appropriately
  • The note, if present, should appear in the context of the substance and manifestations. It should be clearly visible without needing to click through to see it. If the note is long at least the first 30 characters should be visible and a clear indication that there is more to read.
Mandatory if applicable
MWS-Search-2 application handles a patient who has no medical warnings and appropriate messaging id displayed ZLR3250 This test patient has no medical warnings. Messaging to users must not be that this patient has “no known allergies”.
Output:
  • No warnings display for the patient
  • Messaging should be along the lines of “MWS has no documented allergies or intolerances for this patient”
Mandatory
MWS-Search-3 application handles all clincal and verification statuses and applies appropriate filtering for the specific usecases:
  • mws id or legacy mws id (may not appear on the UI)
  • Clinical status=active
  • Clinical status=inactive
  • Verification status=enter-in-error
  • Verification status=refuted
ZLR3268 This test patient has a mix of warnings with various clinical and verification status. Output:
  • Statuses are appropriately handled
Mandatory
MWS-Search-4 application displays warnings of different categories appropriately:
  • mws id or legacy mws id (may not appear on the UI)
  • Medicine
  • Food (edible substance)
  • Environment (chemical substance)
  • Biologic
ZLR3268 This patient has a mix of all categories. Output:
  • The category is clearly presented or particular categories are presented separately depending on the usecase
Mandatory