Skip to main content
POST
Create medication dispense

Authorizations

x-api-key
string
header
required

Your ClinikAPI secret key (clk_live_* or clk_test_*)

Body

application/json
status
enum<string>
required
Available options:
preparation,
in-progress,
cancelled,
on-hold,
completed,
stopped,
declined
medication
required
Maximum string length: 200
patientId
string
required
Maximum string length: 128
encounterId
string
Maximum string length: 128
statusReasonCodeableConcept
string
Maximum string length: 500
category
string
Maximum string length: 200
performer
object[]
Maximum array length: 20
locationId
string
Maximum string length: 128
authorizingPrescriptionIds
string[]
Maximum array length: 10
Maximum string length: 128
type
string
Maximum string length: 200
quantity
object
daysSupply
number
whenPrepared
string
whenHandedOver
string
dosageText
string
Maximum string length: 2000
substitution
object
note
string
Maximum string length: 5000

Response

201

Medication dispense created