{
"data": {
"id": "text",
"folio": "text",
"priority": "text",
"description": "text",
"comments": "text",
"referring_practitioner": {
"id": "text",
"external_identifier": "text",
"full_name": "text",
"name": "text",
"first_surname": "text",
"last_surname": "text",
"user": {
"email": "text"
},
"gender": "text"
},
"created_at": "text",
"status": "text",
"viewer_link": "text",
"pdf_url": "text",
"pdf_letterhead_url": "text",
"study_viewer_link": "text",
"public_study_viewer_link": "text",
"report_viewer_link": "text",
"report_pdf_url": "text",
"report_pdf_letterhead_url": "text",
"pacs_study": {
"id": "text",
"dicom_date_time": "text",
"status": "text",
"reports": [
{
"signed_by": {
"full_name": "text",
"user": {
"email": "text"
},
"identifier": "text"
},
"fields": [
{
"value": "text"
}
]
}
],
"study_pdf_files": [
{
"file_url": "text",
"status": "text",
"updated_at": "text"
}
]
},
"management_study": {
"id": "text",
"name": "text",
"code": {
"id": "text",
"code": "text",
"name": "text"
},
"modality": {
"id": "text",
"identifier": "text"
}
},
"patient": {
"id": "text",
"full_name": "text",
"gender": "text",
"birth_date": "text",
"identifier": "text",
"email": "text",
"phone_number": "text",
"phone_code": "text",
"phone_country": {
"id": "text",
"iso_code": "text"
},
"patient_data": {
"sale_channel": {
"id": "text",
"name": "text"
}
}
},
"modality": {
"id": "text",
"identifier": "text"
},
"facility": {
"id": "text",
"name": "text"
},
"room": {
"id": "text",
"name": "text"
},
"appointment": {
"id": "text",
"start_date": "text",
"end_date": "text"
},
"nursing_unit": {
"identifier": "text",
"name": "text",
"description": "text"
}
},
"errors": {},
"success": "true"
}