put https://sandbox.elationemr.com/api/2.0/imaging_orders/
Responses
xxxxxxxxxx
42import requests
import json
​
access_token = "TyEPKw8fVGRKpCBa81ygwjCLXDNIAm"
auth_header = f"Bearer {access_token}"
​
updated_imaging_order_data = {
"ancillary_company": 140755855605768,
"ccs": [
131074
],
"chart_date": "2021-05-26T03:49:04Z",
"clinical_reason": "sickness",
"confidential": true,
"document_date": "2021-05-26T03:49:04Z",
"follow_up_method": "email",
"icd10_codes": [
{
"code": "O09.529",
"description": "Supervision of elderly multigravida, unspecified trimester"
}
],
"imaging_center": 140755855671306,
"patient": 140756664516609,
"practice": 140756660256772,
"prescribing_user": 2032,
"statmethod": "wet_reading_fax",
"tests": [
{
Try It!
to start a request and see the response here! Or choose an example: