Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set IL.declaration_request.printout_content:

Expand

MANResponse.$.data

Generate hash ‘seed’

Generate hash seed - Hash of previous block in declarations chain or other random component that should be signed with declaration

Change patient request

  1. Change entity status in IL_DB.declaration_request to APPROVED

  2. Set updated_at - now() (Get current date-time)

  3. Set updated_by - user_id (Extract user from token)

...