You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

General

This paragraph explains the general principles concerning the storage and consultation of a medication scheme.

When reading or updating the medication scheme, all this information should be displayed, validated and checked by the user in its entirety.

 

The CRUD operations (Create, Read, Update, Delete) for the medication scheme should be looked at from 2 points of view:

  1. the medication scheme as a whole
  2. the transactions MS, MSE and TS

CreateReadUpdateDelete
medication schemeSee "Update".GetTransactionSetPutTransactionSetnot possible
transaction MSSee "Update".As transaction MS in the GetTransactionSetResponse.not possiblenot possible
transaction MSEThe new transaction MSE is present in the PutTransactionSetRequest.As transaction MSE in the GetTransactionSetResponse.The updated transaction MSE is present in the PutTransactionSetRequest.
The transaction MSE is absent in the PutTransactionSetRequest.
transaction TSThe new transaction TS is present in the PutTransactionSetRequest.As transaction TS in the GetTransactionSetResponse.The updated transaction TS is present in the PutTransactionSetRequest.

The transaction TS is absent in the PutTransactionSetRequest.


Create/update medication scheme

Read transaction MS

Update transaction MS

Delete transaction MS


  • No labels