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

Compare with Current View Page History

« Previous Version 11 Next »

General

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

A medication scheme consists of

  • 1 transaction MS, 
  • 1 or more transactions MSE and 
  • 0 or more transactions TS. 

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 MSTS
  2. the transactions MS, MSE and TS

CreateReadUpdateDelete
MSTSSee "Update".GetTransactionSetPutTransactionSetnot possible
MSSee "Update".As transaction MS in the GetTransactionSetResponse.As updated transaction MS in the PutTransactionSetRequestnot possible
MSE or TSSee "Update".As transaction MSE or TS in the GetTransactionSetResponse.As updated transaction MSE or TS in the PutTransactionSetRequest



– Save medication scheme (refer to ’create’ and ’update’);

– Consultation on medication scheme, retrieval of indication of ’last change’ and consulting

details to be validated (refer to ’read’);

– Deleting medication (refer to ’delete’).



  • No labels