Randomize or dispense subject
post
/ec-dc-svc/rest/v5.0/studies/{studyId}/{mode}/subjects/randomizeordispense
Randomizes or dispenses a subject based on visit type, activates a subject based on visit type and completes the visit status. ORS dispensation or randomization is called.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study where a subject is being randomized or dispensed.
Supported Media Types
- application/json
Root Schema : schema
Type:
object
Request Object for visit.
Show Source
-
parameters: array
parameters
-
siteId(required): string
(uuid)
ID of the site
-
studyVersion(required): string
Version of the studyExample:
1.0.0.5
-
subjectId(required): string
ID of the subjectExample:
B1B8327AFAA6412287106192AB5984EF
-
visitId(required): string
(uuid)
ID of the visit
-
visitTimestamp: string
Pattern:
(\d){4}-(\d){2}-(\d){2} (\d){2}:(\d){2}:(\d){2}
Visit date and timeExample:2018-11-23 08:43:01
Nested Schema : parameters
Type:
Show Source
array
-
Array of:
object Parameter
Contains details about parameters of the form
Nested Schema : Parameter
Type:
object
Contains details about parameters of the form
Show Source
-
formId: string
(uuid)
ID of the form
-
itemId: string
(uuid)
ID of the item
-
value: string
(uuid)
Value of the item
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : VisitResult
Type:
Show Source
object
-
countOfKitTypesOnDoseHold: integer
(int32)
countOfKitTypesOnDoseHold.Example:
1
-
kits: array
kits
-
needsToVisitPharmacist: boolean
Unblinded pharmacist kitExample:
true
-
pendingKitQuantity: integer
(int32)
pendingKitQuantity.Example:
1
-
randomNumber: string
Random NumberExample:
10
-
treatmentTitle: string
Treatment TitleExample:
A
-
visitTimestamp: string
(date-time)
Visit Timestamp
Nested Schema : SubjectDto10
Type:
Show Source
object
-
codeBreak: string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
description: string
Minimum Length:
0
Maximum Length:500
-
dob: string
(date-time)
-
enrollmentFailure: string
Minimum Length:
0
Maximum Length:255
-
enrollmentOverride: string
Minimum Length:
0
Maximum Length:255
-
eventType: string
-
freezedStatus: string
-
fromStudyId: string
(uuid)
-
gender: string
Minimum Length:
0
Maximum Length:10
-
id: string
(uuid)
-
informedConsentDate: string
(date-time)
-
lastSigned: string
-
mhealthSubjectId: string
(uuid)
-
objectVersionNumber: number
-
operationType: string
-
previousSubjectNumber: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
screenFailureDate: string
(date-time)
-
screeningDate: string
(date-time)
-
screeningFailure: string
Minimum Length:
0
Maximum Length:255
-
signedStatus: string
-
siteId: string
-
softwareVersionNumber: number
-
sourceTimeStamp: string
(date-time)
-
state(required): string
Minimum Length:
0
Maximum Length:100
-
stateDate: string
(date-time)
-
studyId: string
-
studyVersion(required): string
-
subjectNumber(required): string
Minimum Length:
0
Maximum Length:500
-
subjectSiteSerialNumber: string
-
subjectStudySerialNumber: string
-
subjectTransferId: string
(uuid)
-
subjNumSiteOrgId: string
-
userId: string
(uuid)
-
verifiedStatus: string
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
Nested Schema : VisitsStatusDto13
Type:
Show Source
object
-
associatedStudyVersion: string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
doseHoldAction: string
-
eventId: string
-
eventInstanceNum: integer
(int32)
-
eventType: string
-
freezedStatus: string
-
id: string
(uuid)
-
lockedDateTime: string
(date-time)
-
lockedStatus: string
-
objectVersionNumber: number
-
operationType: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
repeatingFormCount: number
-
scheduledWindowEndDate: string
(date-time)
-
scheduledWindowStartDate: string
(date-time)
-
signedStatus: string
-
siteId: string
-
softwareVersionNumber: number
-
studyVersion(required): string
Minimum Length:
0
Maximum Length:100
-
subjectId: string
-
userId: string
(uuid)
-
verifiedStatus: string
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
-
visitAction: string
-
visitStartDate: string
(date-time)
-
visitStartDateLockedDateTime: string
(date-time)
-
visitStartDateLockedStatus: string
-
visitStatus: string
-
visitType: string
-
visitWindowWarning: string
Nested Schema : kits
Type:
Show Source
array
-
Array of:
object DispensationKit
Title:
DispensationKit
Contains information for the kit dispensation
Nested Schema : DispensationKit
Type:
object
Title:
DispensationKit
Contains information for the kit dispensation
Show Source
-
barcode: string
Barcode for kitExample:
1000
-
conserved: boolean
Conserved for dispensationExample:
true
-
consumeAcrossDoses: boolean
Indicate if consume across dosed allowed.Example:
true
-
deviceConnection: string
Allowed Values:
[ "CloudtoCloud", "DevicetoCloud", "NoConnection" ]
Device Connection TypeExample:DevicetoCloud
-
deviceType: string
Allowed Values:
[ "ActivityWatch", "BloodPressureMonitor", "WeightScale", "ECGReader", "Spirometer", "MobileApp", "SmartPillBottle", "PulseOximeter", "WearablePatch", "Other", "GlucoseMonitor" ]
Device TypeExample:ActivityWatch
-
dispensationConfirmed: string
Barcode confirmation while dispensing kitExample:
1000
-
dose: number
(double)
Dose.Example:
5
-
dosingUnblinded: boolean
Indicate if unblinded or blinded.Example:
true
-
frequency: string
Allowed Values:
[ "Once", "QD", "BID", "TID", "QID", "Q3", "Q4", "Q8", "Q12", "Q24", "Bedtime", "With meals", "With meals and at bedtime" ]
Dosing frequency.Example:BID
-
groupingNumber: integer
(int32)
Grouping number for a kit.Example:
1
-
id: number
(Integer)
Id of the dispensing kit.Example:
2
-
inventoryId: string
Inventory IdExample:
D313327EF13845169A8ADADDA435431E
-
kitDescription: string
Kit descriptionExample:
Kit A
-
kitNumberUTF: string
Alpha-numeric KitNumberExample:
A-1
-
locallySourced: boolean
Kit is locally sourcedExample:
true
-
lotId: string
Lot IdExample:
D313327EF13845169A8ADADDA435431E
-
lotNumber: string
Lot NumberExample:
LOT20240605A
-
measurement: string
Dose Measurement.Example:
ml
-
quantity: number
(double)
kit quantity.Example:
5
-
titrationKitLabel: string
Titration Kit LabelExample:
High dose
-
titrationOption: string
Allowed Values:
[ "up", "down", "maintain" ]
Titration OptionExample:up
-
trialSupplyType: string
Trial Supply TypeExample:
BOTTLE
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
500 Response
Internal server error.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object