Skip to main content
POST
Create lab report

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:
registered,
partial,
preliminary,
final,
amended,
corrected,
appended,
cancelled
code
required
patientId
string
required
encounterId
string
effectiveDateTime
string<date-time>

When the report is clinically relevant (point in time)

effectivePeriod
object

When the report is clinically relevant (time range)

resultIds
string[]

Observation IDs included in this report

category
string

LAB, RAD, PAT

conclusion
string
Maximum string length: 5000
conclusionCodes
object[]
performer
string

Practitioner who performed the diagnostic

resultsInterpreter
string

Practitioner who interpreted results

specimenIds
string[]
presentedForm
object[]
basedOn
string[]

ServiceRequest IDs this report is based on

media
object[]

Media/images linked to this report

Response

201

Lab report created