Retrieve a single study treatment dispensation event.
GET {{baseUrl}}/StudyTreatmentDispensationEvents({{ID}})?$select=dispensationEventID,dispensationEventID&$expand=treatmentPeriod,treatmentAssignments
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"ID":"\u003cuuid\u003e","dispensationEventID":"\u003cstring\u003e","description":"\u003cstring\u003e","treatmentPeriod":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e"},"treatmentPeriod_ID":"\u003cuuid\u003e","treatmentAssignments":[{"ID":"\u003cuuid\u003e","treatment_BK":"\u003cstring\u003e","treatmentDispensationEvent":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e"},"treatmentDispensationEvent_ID":"\u003cuuid\u003e","treatment":{"createdAt":"\u003cdateTime\u003e","createdBy":"\u003cstring\u003e","modifiedAt":"\u003cdateTime\u003e","modifiedBy":"\u003cstring\u003e","ID":"\u003cuuid\u003e","treatmentID":"\u003cstring\u003e","description":"\u003cstring\u003e","scenario":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e"},"scenario_ID":"\u003cuuid\u003e","study":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e"},"study_ID":"\u003cuuid\u003e","kitTypeAssignments":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"kitTypeAssignments@odata.count":"\u003cnumber\u003e"},"treatment_ID":"\u003cuuid\u003e"},{"ID":"\u003cuuid\u003e","treatment_BK":"\u003cstring\u003e","treatmentDispensationEvent":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e"},"treatmentDispensationEvent_ID":"\u003cuuid\u003e","treatment":{"createdAt":"\u003cdateTime\u003e","createdBy":"\u003cstring\u003e","modifiedAt":"\u003cdateTime\u003e","modifiedBy":"\u003cstring\u003e","ID":"\u003cuuid\u003e","treatmentID":"\u003cstring\u003e","description":"\u003cstring\u003e","scenario":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e"},"scenario_ID":"\u003cuuid\u003e","study":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e"},"study_ID":"\u003cuuid\u003e","kitTypeAssignments":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"kitTypeAssignments@odata.count":"\u003cnumber\u003e"},"treatment_ID":"\u003cuuid\u003e"}],"treatmentAssignments@odata.count":"\u003cnumber\u003e"}