Versions Compared

Key

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

Table of Contents
Specification

Apiary
JSON Schema request
Status
colourRed
titlespecs
JSON Schema response

cal

Status
colourRed
titlespecs

...

Create new Medical Program

  1. Create new record in Medical_programs 
Destination
Source
Description
id
Autogenerated
nameRequest: $.name
same_mnn_in_treatment_periodRequest: $.same_mnn_in_treatment_period
is_activeConst: true
inserted_atTimestamp: now()Get current date-time
inserted_byToken: user_idExtract user from token
updated_atTimestamp: now()Get current date-time
updated_byToken: user_idExtract user from token