RT Structures
Standardize RT Structure Names
Standardizes a list of Radiation Therapy structure names using Aitrium's RT Plan Standardizer.
post/structures/standardize
Request body
Example request
{
"structures": [
{
"structure_type": "VOLUME",
"dose_reference_type": "ORGAN_AT_RISK",
"target_prescription_dose": 50.4,
"observation_type": "PTV",
"structure_volume": 120.5,
"body_part_examined": "HEAD_NECK"
}
],
"language": "en"
}Response
Successfully standardized structures.