Abbreviations used

AbbreviationMeaning
SUTSoftware Under Test
EVSExternal Validation Tool, a reference test tool developed by imec's interop lab to facilicate testing for software vendors
MSMedication Scheme
SumehrSummarised Electronic Healthcare Record
GPGeneral Practitioner


Medication scheme

During the execution of the tests, EVS will often be used. Whenever this is the case, a file will be made available for use in EVS and the test itself will explain which action to use.

The tests are generally split between reading tests and writing tests, each labeled with 'R-' and 'W-' respectively. Whenever a 'W-' test is finished, it is advisable to perform an EXPORT action with EVS. This will generate several files in the 'processed' folder and among these files is the validation file (with a .val extension). This file should not contain any validation fails.

If something is incorrect in these scenarios (e.g. medicationscheme doesn't work), send us an email at hie@imec.be with the necessary information.
We'll sort it out as soon as possible.

Underneath READ and WRITE tests need to be executed in the Jira Test Management Suite where all test executions accompanied by their results, issues and screenshots are registered so a manual validation can be done by the HIE interop lab.

The software packages who generate their own print version of the medication scheme (for patient or caregiver) need to execute some extra tests and can be found in this block at the bottom of this page.

#Test
S01Basic testing of the usage of Kmehr tables
S02Testing of the required combinations of frequency and day
S03Testing of the interpretation of treatment suspensions
S06Testing of the calculation of the endmoment for administration
S07Testing of the identification of the medication
S08Testing of the visualisation of the begincondition and endcondition
S09Testing of the behaviour after uploading an empty scheme
S10Testing of the behaviour when using discontinuous schemes
S11Testing of the behaviour with unusual transaction builds
S12Testing of the interpretation of temporality
S13Testing of the behaviour with conflicting medicationschemes
S15Testing which medication is shown with ' delivered ' medication
S16

Testing of the interpretation of fields with maximum characters

S17Testing of the calculation of the daily medicationscheme
S18Testing of the retention of the Kmehr Structure
S19Testing of the sorting of the medication lines
S21Testing of the synchronisation with the vault.
S22Testing of the calculation of the weekly medicationscheme

All application that integrate with the regional vaults have to do these tests.

Read

Write

The Read-tests are for applications that read medication schemes from the vault.

The Write-tests are for applications that write medication schemes to the vault.

Above testcases into categories: 

Daily medication scheme

Every application that offers a daily medication scheme, have to perform these tests.


Weekly medication scheme

Every application that offers a weekly medication scheme, have to perform these tests.


Patient or Caretaker print

Every application that allows their local medication scheme (not synced with a vault) to be shown to the patient, has to perform these tests.







  • No labels