Skip to main content
POST
Create medication statement

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:
active,
completed,
stopped,
on-hold,
intended,
not-taken
medication
required
Maximum string length: 200
patientId
string
required
Maximum string length: 128
encounterId
string
Maximum string length: 128
statusReason
string[]
Maximum array length: 10
Maximum string length: 500
category
string
Maximum string length: 200
effectiveDateTime
string
effectivePeriod
object
dateAsserted
string
informationSourceId
string
Maximum string length: 128
reasonCode
string[]
Maximum array length: 10
Maximum string length: 500
dosageText
string
Maximum string length: 2000
note
string
Maximum string length: 5000
basedOn
string[]
Maximum array length: 10
Maximum string length: 128
partOf
string[]
Maximum array length: 10
Maximum string length: 128

Response

201

Medication statement created