Table of Contents |
---|
...
Check exist Medication by $.id with type=INNM
if invalid - return 404 error (message: "INNM is not found!")
Validate type
Purpose validation: Medication should be necessary type
Validate `type` == INNM
- if invalid - return 409 eror (message: "Type of record by id is not INNM !")