/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
post
Create a new protocol
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
RxGovernance
Create a new protocol
post
/rx/governance/protocols
Request body
CreateRxProtocolDto
required
name
string
description
string
nullable
scope
string
scopeMedicationId
string
nullable
scopeMedicationName
string
nullable
scopeCategory
string
nullable
inHouseAllowed
boolean
sameDayAllowed
boolean
onlinePharmacyAllowed
boolean
printRetailAllowed
boolean
requireDoseCheck
boolean
requireInteractionCheck
boolean
requireAllergyCheck
boolean
priority
union
Response
Created
RxProtocolDto
required
id
string
name
string
description
string
nullable
isDefault
boolean
scope
string
scopeMedicationId
string
nullable
scopeMedicationName
string
nullable
scopeCategory
string
nullable
inHouseAllowed
boolean
sameDayAllowed
boolean
onlinePharmacyAllowed
boolean
printRetailAllowed
boolean
requireDoseCheck
boolean
requireInteractionCheck
boolean
requireAllergyCheck
boolean
priority
union
isActive
boolean
createdAt
string
date-time