POST api/exam/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of ExamModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Exam_ID | globally unique identifier |
None. |
|
| ExamID | integer |
None. |
|
| Exam_Type | string |
None. |
|
| template_ind | boolean |
None. |
|
| template_name_txt | string |
None. |
|
| Patient_ID | globally unique identifier |
None. |
|
| Exam_Date | date |
None. |
|
| Cheif_Complaint | string |
None. |
|
| Office_ID | globally unique identifier |
None. |
|
| Provider_ID | globally unique identifier |
None. |
|
| IsArchived | boolean |
None. |
|
| rx_expiration_dt | date |
None. |
|
| rx_label_ind | boolean |
None. |
|
| rx_reconciliation | boolean |
None. |
|
| rx_used_eprescribe_ind | boolean |
None. |
|
| rx_provider_id | globally unique identifier |
None. |
|
| radiology_provider_id | globally unique identifier |
None. |
|
| lab_provider_id | globally unique identifier |
None. |
|
| rx_printed | boolean |
None. |
|
| primary_insurance_id | globally unique identifier |
None. |
|
| secondary_insurance_id | globally unique identifier |
None. |
|
| tertiary_insurance_id | globally unique identifier |
None. |
|
| immunization_provider_id | globally unique identifier |
None. |
|
| PHLocation | string |
None. |
|
| PHQuality | string |
None. |
|
| PHSeverity | string |
None. |
|
| PHDuration | string |
None. |
|
| PHTiming | string |
None. |
|
| PHContext | string |
None. |
|
| PHModifyingFactors | string |
None. |
|
| PHSignsAndSymptoms | string |
None. |
|
| MedHXandROS | date |
None. |
|
| ReviewedNoChanges | boolean |
None. |
|
| PPTOriented | boolean |
None. |
|
| PsychMood | string |
None. |
|
| other_assessments_txt | string |
None. |
|
| other_plans_txt | string |
None. |
|
| created_dt | date |
None. |
|
| created_by | globally unique identifier |
None. |
|
| updated_dt | date |
None. |
|
| updated_by | globally unique identifier |
None. |
|
| visit_type | string |
None. |
|
| InternalOphtmalmoscopy | string |
None. |
|
| Exam_Assessments | Collection of Exam_AssessmentsModel |
None. |
|
| OMR_ContactOrderForm | OMR_ContactOrderFormModel |
None. |
|
| OMR_ContactRX | OMR_ContactRXModel |
None. |
|
| OMR_DoctorsStatement | Collection of OMR_DoctorsStatementModel |
None. |
|
| OMR_Exam | OMR_ExamModel |
None. |
|
| OMR_ExamADD | OMR_ExamADDModel |
None. |
|
| OMR_ExtraTests | OMR_ExtraTestsModel |
None. |
|
| OMR_Prescriptions | OMR_PrescriptionsModel |
None. |
|
| OMR_ProgressNotes | Collection of OMR_ProgressNotesModel |
None. |
|
| Exam_MedRX | Exam_MedRXModel |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"exam_ID": "a5e1d154-15de-4e24-91f4-d6e83cbe73a5",
"examID": 1,
"exam_Type": "sample string 1",
"template_ind": true,
"template_name_txt": "sample string 2",
"patient_ID": "0b3d7340-4faa-42e3-a720-50bf46e8d6ec",
"exam_Date": "2026-02-04T02:50:49.0590114+00:00",
"cheif_Complaint": "sample string 3",
"office_ID": "5795cbc0-1b14-4b04-b12c-aaf94cb44309",
"provider_ID": "6ef5bec1-d8c2-4771-9ec8-95f48c4852be",
"isArchived": true,
"rx_expiration_dt": "2026-02-04T02:50:49.0590114+00:00",
"rx_label_ind": true,
"rx_reconciliation": true,
"rx_used_eprescribe_ind": true,
"rx_provider_id": "a7653640-635d-44cc-abd3-6929ca02653d",
"radiology_provider_id": "c95aee14-5d25-4c47-9e03-205893d51770",
"lab_provider_id": "5ee1ea53-3999-408b-8e7b-73d6939006eb",
"rx_printed": true,
"primary_insurance_id": "3f0a089e-3b26-48b5-8bd1-16fd2be5bd82",
"secondary_insurance_id": "83b3805e-f91a-4b72-836b-4056013eb9cb",
"tertiary_insurance_id": "4520798f-301a-4de1-aece-089600f8fd11",
"immunization_provider_id": "042ef5d4-f449-4afc-a287-eb57b2a7ad56",
"phLocation": "sample string 10",
"phQuality": "sample string 11",
"phSeverity": "sample string 12",
"phDuration": "sample string 13",
"phTiming": "sample string 14",
"phContext": "sample string 15",
"phModifyingFactors": "sample string 16",
"phSignsAndSymptoms": "sample string 17",
"medHXandROS": "2026-02-04T02:50:49.0590114+00:00",
"reviewedNoChanges": true,
"pptOriented": true,
"psychMood": "sample string 18",
"other_assessments_txt": "sample string 19",
"other_plans_txt": "sample string 20",
"created_dt": "2026-02-04T02:50:49.0590114+00:00",
"created_by": "476ef478-d39d-4e75-aea1-3c39c7304c97",
"updated_dt": "2026-02-04T02:50:49.0590114+00:00",
"updated_by": "ffead56e-5239-4caa-828f-1d1b71bdbc04",
"visit_type": "sample string 22",
"internalOphtmalmoscopy": "sample string 23",
"exam_Assessments": [
{
"$id": "2",
"exam_Assessment_ID": "dab73acb-ed0a-40d5-91f9-ea6654704f42",
"exam_ID": "71be7cb6-a83c-4ce9-ad30-31e8716fd018",
"assessment": "sample string 1",
"created_dt": "2026-02-04T02:50:49.0590114+00:00",
"created_by": "1450b634-def5-49cd-bbea-a87432ffa47b",
"updated_dt": "2026-02-04T02:50:49.0590114+00:00",
"updated_by": "1689ab7c-7171-4e89-afc0-6ca12d16e2b0",
"patientID": 1,
"patient_id": "446ed695-86f5-4a23-b04a-b5ea59147b3a",
"type_txt": "sample string 4",
"status_txt": "sample string 5",
"number_txt": "sample string 6",
"color_txt": "sample string 7",
"exam_progress_note_id": "38e4b49c-bc76-4417-bf81-a03667859146",
"start_dt": "2026-02-04T02:50:49.0590114+00:00",
"end_dt": "2026-02-04T02:50:49.0590114+00:00",
"source_txt": "sample string 8",
"ccda_code": "sample string 9",
"reconciled_txt": "sample string 10",
"exam_Assessment_Plans": [
{
"$id": "3",
"exam_Assessment_Plan_ID": "af200def-23e2-4b69-a5c6-43a5511317e3",
"exam_Assessment_ID": "9190482d-aa6e-41ce-8a9e-b7524cae1ccc",
"assessment_Plan": "sample string 1",
"created_dt": "2026-02-04T02:50:49.0590114+00:00",
"created_by": "3657a397-daef-45c2-87ba-4aa8d90a07fc",
"updated_dt": "2026-02-04T02:50:49.0590114+00:00",
"updated_by": "a05ef733-87ef-4966-9067-8a790c28a3bf",
"number_txt": "sample string 4",
"exam_Assessments": {
"$ref": "2"
}
},
{
"$ref": "3"
}
]
},
{
"$ref": "2"
}
],
"omR_ContactOrderForm": {
"$id": "4",
"exam_ID": "081fb26d-d012-4fe3-9638-b21a37c13328",
"date": "2026-02-04T02:50:49.0590114+00:00",
"odLens": "sample string 1",
"odManufacturer": "sample string 2",
"odAccount": "sample string 3",
"odPhone": "sample string 4",
"odPower": "sample string 5",
"odbc": "sample string 6",
"odDiam": "sample string 7",
"osLens": "sample string 8",
"osManufacturer": "sample string 9",
"osAccount": "sample string 10",
"osPhone": "sample string 11",
"osPower": "sample string 12",
"osbc": "sample string 13",
"osDiam": "sample string 14",
"trials": true,
"supply": true,
"amountCLS": "sample string 17",
"orderedBy": "sample string 18",
"ref": "sample string 19",
"dateOrdered": "2026-02-04T02:50:49.0590114+00:00",
"comment1": "sample string 20",
"receivedBy": "sample string 21",
"dateReceived": "2026-02-04T02:50:49.0590114+00:00",
"comment2": "sample string 22",
"checkedOk": true,
"patientOwes": "sample string 24",
"patientCalled": true,
"dispensedBy": "sample string 26",
"comment3": "sample string 27",
"dateDispensed": "2026-02-04T02:50:49.0590114+00:00",
"amountDispense": "sample string 28",
"timeReceived": "sample string 29",
"timeOrdered": "sample string 30",
"notification_ind": true,
"exam": {
"$ref": "1"
}
},
"omR_ContactRX": {
"$id": "5",
"exam_ID": "08dd8f58-f5f2-4ec0-9896-da9f8f62e695",
"patient_ID": "98284587-0829-486e-934f-debd0e13ac0a",
"expirationDate": "2026-02-04T02:50:49.0590114+00:00",
"odPowerT": "sample string 1",
"osPowerT": "sample string 2",
"odBaseCurveT": "sample string 3",
"osBaseCurveT": "sample string 4",
"odDiameterT": "sample string 5",
"osDiameterT": "sample string 6",
"odBrandT": "sample string 7",
"osBrandT": "sample string 8",
"odManufacturerT": "sample string 9",
"osManufacturerT": "sample string 10",
"wearTypeDWT": true,
"wearTypeEWT": true,
"wearTypeCONVT": true,
"goodForT": "sample string 14",
"cleaningSolnT": "sample string 15",
"replaceWeekT": "sample string 16",
"replaceMonthT": "sample string 17",
"odPowerB": "sample string 18",
"osPowerB": "sample string 19",
"odBaseCurveB": "sample string 20",
"osBaseCurveB": "sample string 21",
"odDiameterB": "sample string 22",
"osDiameterB": "sample string 23",
"odBrandB": "sample string 24",
"osBrandB": "sample string 25",
"odManufacturerB": "sample string 26",
"osManufacturerB": "sample string 27",
"wearTypeDWB": true,
"wearTypeEWB": true,
"wearTypeCONVB": true,
"goodForB": "sample string 31",
"cleaningSolnB": "sample string 32",
"replaceWeekB": "sample string 33",
"replaceMonthB": "sample string 34",
"remarks": "sample string 35",
"doctorsSignature": "QEA=",
"license": "sample string 36",
"doctorName": "sample string 37",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"brand1": "sample string 40",
"brand2": "sample string 41",
"brand3": "sample string 42",
"brand4": "sample string 43",
"manufacturer1": "sample string 44",
"manufacturer2": "sample string 45",
"manufacturer3": "sample string 46",
"manufacturer4": "sample string 47",
"doctorID": 1,
"replaceDailyT": true,
"replaceDailyB": true,
"packForB": "sample string 48",
"packForT": "sample string 49",
"exam": {
"$ref": "1"
}
},
"omR_DoctorsStatement": [
{
"$id": "6",
"doctorsStatement_ID": "594bb1ad-2dfe-47d3-84b2-c36ffec3552f",
"exam_ID": "4a1ad609-5ff2-4273-9222-1427b25e1d1c",
"patient_ID": "ee14ac79-2a0e-4394-9b5a-044d3df57586",
"attachment_Id": "39cabd14-d3bf-43d7-8835-a30849cadef2",
"attachmentsId": 1,
"drFeeOnFlyId": 1,
"intOpthNew": true,
"intOpthEst": true,
"intOpthFee": 1.0,
"compOpthNew": true,
"compOpthEst": true,
"compOpthFee": 1.0,
"officeVisit1New": true,
"officeVisit1Est": true,
"officeVisit1Fee": 1.0,
"officeVisit2New": true,
"officeVisit2Est": true,
"officeVisit2Fee": 1.0,
"officeVisit3New": true,
"officeVisit3Est": true,
"officeVisit3Fee": 1.0,
"refraction": true,
"refractionFee": 1.0,
"opthDilation": true,
"opthDilationFee": 1.0,
"visualFieldScreening": true,
"visualFieldScreeningFee": 1.0,
"visualFieldThreshold": true,
"visualFieldThresholdFee": 1.0,
"contactLensFitting": true,
"contactLensFittingFee": 1.0,
"frames": true,
"framesFee": 1.0,
"lenses": true,
"lensesCode": "sample string 18",
"lensesFee": 1.0,
"contacts": true,
"contactsCode": "sample string 20",
"contactsFee": 1.0,
"other1Code": "sample string 21",
"other1Desc": "sample string 22",
"other1Fee": 1.0,
"other2Code": "sample string 23",
"other2Desc": "sample string 24",
"other2Fee": 1.0,
"other3Code": "sample string 25",
"other3Desc": "sample string 26",
"other3Fee": 1.0,
"myopia": true,
"hyoeripia": true,
"presryopia": true,
"astigmatism": true,
"totalFees": 1.0,
"discount": 1.0,
"amountPaid": 1.0,
"balance": 1.0,
"medicalOther1Desc": "sample string 31",
"medicalOther1Code": "sample string 32",
"medicalOther2Desc": "sample string 33",
"medicalOther2Code": "sample string 34",
"medicalOther3Desc": "sample string 35",
"medicalOther3Code": "sample string 36",
"medicalOther4Desc": "sample string 37",
"medicalOther4Code": "sample string 38",
"doctorsSignature": "QEA=",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"intOpthNewStr": "sample string 40",
"intOpthEstStr": "sample string 41",
"compOpthNewStr": "sample string 42",
"compOpthEstStr": "sample string 43",
"officeVisit1NewStr": "sample string 44",
"officeVisit1EstStr": "sample string 45",
"officeVisit2NewStr": "sample string 46",
"officeVisit2EstStr": "sample string 47",
"officeVisit3NewStr": "sample string 48",
"officeVisit3EstStr": "sample string 49",
"refractionStr": "sample string 50",
"opthDilationStr": "sample string 51",
"visualFieldScreeningStr": "sample string 52",
"visualFieldThresholdStr": "sample string 53",
"contactLensFittingStr": "sample string 54",
"framesStr": "sample string 55",
"lensesStr": "sample string 56",
"contactsStr": "sample string 57",
"framesText": "sample string 58",
"lensesText": "sample string 59",
"contacsText": "sample string 60",
"other4Desc": "sample string 61",
"other4Fee": 1.0,
"other4Code": "sample string 62",
"other5Desc": "sample string 63",
"other5Fee": 1.0,
"other5Code": "sample string 64",
"other6Desc": "sample string 65",
"other6Fee": 1.0,
"other6Code": "sample string 66",
"other7Desc": "sample string 67",
"other7Fee": 1.0,
"other7Code": "sample string 68",
"other8Desc": "sample string 69",
"other8Fee": 1.0,
"other8Code": "sample string 70",
"other9Desc": "sample string 71",
"other9Fee": 1.0,
"other9Code": "sample string 72",
"other10Desc": "sample string 73",
"other10Fee": 1.0,
"other10Code": "sample string 74",
"diagnosisFeeBox1": 1.0,
"diagnosisFeeBox2": 1.0,
"diagnosisFeeBox3": 1.0,
"diagnosisFeeBox4": 1.0,
"diagnosisFeeBox5": 1.0,
"paymentVia": "sample string 75",
"doctorID": 1,
"discountPercent": "sample string 76",
"other1": true,
"other2": true,
"other3": true,
"other4": true,
"other5": true,
"other6": true,
"other7": true,
"other8": true,
"other9": true,
"other10": true,
"other1Str": "sample string 87",
"other2Str": "sample string 88",
"other3Str": "sample string 89",
"other4Str": "sample string 90",
"other5Str": "sample string 91",
"other6Str": "sample string 92",
"other7Str": "sample string 93",
"other8Str": "sample string 94",
"other9Str": "sample string 95",
"other10Str": "sample string 96",
"diagnosisNum1": "sample string 97",
"diagnosisNum2": "sample string 98",
"diagnosisNum3": "sample string 99",
"diagnosisNum4": "sample string 100",
"diagnosisNum5": "sample string 101",
"diagnosisText1": "sample string 102",
"diagnosisText2": "sample string 103",
"diagnosisText3": "sample string 104",
"diagnosisText4": "sample string 105",
"diagnosisText5": "sample string 106",
"checkNum": "sample string 107",
"visionins": "sample string 108",
"provider_ID": "13303483-e65e-4f32-9f55-ee6045d49982",
"exam": {
"$ref": "1"
}
},
{
"$ref": "6"
}
],
"omR_Exam": {
"$id": "7",
"exam_ID": "330b56da-a381-4e17-a010-a0bfbef38149",
"patient_ID": "745101d0-bffb-4956-97f9-06e8ee844b2c",
"examinationDate": "2026-02-04T02:50:49.0590114+00:00",
"age": 1,
"patientHistory": "sample string 1",
"phLocation": "sample string 2",
"phQuality": "sample string 3",
"phSeverity": "sample string 4",
"phDuration": "sample string 5",
"phTiming": "sample string 6",
"phContext": "sample string 7",
"phModifyingFactors": "sample string 8",
"phSignsAndSymptoms": "sample string 9",
"medHXandROS": "2026-02-04T02:50:49.0590114+00:00",
"reviewedNoChanges": true,
"pptOriented": true,
"headFaceNormal": true,
"headFaceOther": "sample string 13",
"psychMood": "sample string 14",
"unaidedODFar": "sample string 15",
"unaidedODNear": "sample string 16",
"unaidedOSFar": "sample string 17",
"unaidedOSNear": "sample string 18",
"vaouFar": "sample string 19",
"vaouNear": "sample string 20",
"curRXDate": "2026-02-04T02:50:49.0590114+00:00",
"curRXODSphere": "sample string 21",
"curRXODToggle": "sample string 22",
"curRXODCylindar": "sample string 23",
"curRXODAxis": "sample string 24",
"curRXOSSphere": "sample string 25",
"curRXOSToggle": "sample string 26",
"curRXOSCylindar": "sample string 27",
"curRXOSAxis": "sample string 28",
"curRXODFar": "sample string 29",
"curRXOSFar": "sample string 30",
"curRXODNear": "sample string 31",
"curRXOSNear": "sample string 32",
"curRXAdd": "sample string 33",
"curRXOUFar": "sample string 34",
"curRXOUNear": "sample string 35",
"pupilsPERRLA": true,
"pupils": "sample string 37",
"coverOrtho_DNN": true,
"coverOther": "sample string 39",
"npcttn": true,
"npcOther": "sample string 41",
"eomNormal": true,
"eomOther": "sample string 43",
"fieldScreenConfrontationWNL": true,
"fieldScreenConfrontationOther": "sample string 45",
"retarodSphere": "sample string 46",
"retarodToggle": "sample string 47",
"retarodCylindar": "sample string 48",
"retarodAxis": "sample string 49",
"retarosSphere": "sample string 50",
"retarosToggle": "sample string 51",
"retarosCylindar": "sample string 52",
"retarosAxis": "sample string 53",
"retarodva": "sample string 54",
"retarosva": "sample string 55",
"retarouva": "sample string 56",
"distSubjectODSphere": "sample string 57",
"distSubjectODToggle": "sample string 58",
"distSubjectODCylindar": "sample string 59",
"distSubjectODAxis": "sample string 60",
"distSubjectOSSphere": "sample string 61",
"distSubjectOSToggle": "sample string 62",
"distSubjectOSCylindar": "sample string 63",
"distSubjectOSAxis": "sample string 64",
"distSubjectOD20": "sample string 65",
"distSubjectOS20": "sample string 66",
"distSubjectOU20": "sample string 67",
"nearSubjectOD": "sample string 68",
"nearSubjectOS": "sample string 69",
"nearSubjectOD20": "sample string 70",
"nearSubjectOS20": "sample string 71",
"nearSubjectOU20": "sample string 72",
"amp": "sample string 73",
"pra": "sample string 74",
"nra": "sample string 75",
"angleEstOD": "sample string 76",
"angleEstOS": "sample string 77",
"tearsOD": true,
"tearsOS": true,
"lidsLashesOD": true,
"lidsLashesOS": true,
"corneaOD": true,
"corneaOS": true,
"conjOD": true,
"conjOS": true,
"scleraOD": true,
"scleraOS": true,
"antChmbOD": true,
"antChmbOS": true,
"lensOD": true,
"lensOS": true,
"irisOD": true,
"irisOS": true,
"externalBiomicroscopyDesc": "sample string 94",
"iodo": true,
"iobio": true,
"iO90": true,
"iO78": true,
"cdod": "sample string 99",
"cdos": "sample string 100",
"discMarginsOD": true,
"discMarginsOS": true,
"maculaOD": true,
"maculaOS": true,
"vesselsOD": true,
"vesselsOS": true,
"periphRetNEOD": true,
"periphRetNEOS": true,
"nflod": true,
"nflos": true,
"vitreousOD": true,
"vitreousOS": true,
"periphRetOD": true,
"periphRetOS": true,
"internalOphtmalmoscopyDesc": "sample string 115",
"tonometryOD": "sample string 116",
"tonometryOS": "sample string 117",
"tonometryTime": "sample string 118",
"tonometryNAT": true,
"tonometryTAP": true,
"tonometryWNLBydigOU": true,
"keraoD1": "sample string 122",
"keraoD1Axis": "sample string 123",
"keraoD2": "sample string 124",
"keraoD2Axis": "sample string 125",
"keraoS1": "sample string 126",
"keraoS1Axis": "sample string 127",
"keraoS2": "sample string 128",
"keraoS2Axis": "sample string 129",
"dpaTime": "sample string 130",
"tropic": "sample string 131",
"phenyl": "sample string 132",
"pared": "sample string 133",
"cyclo": "sample string 134",
"fluora": true,
"propara": true,
"assessmentSelect": "sample string 137",
"assessment": "sample string 138",
"planSelect": "sample string 139",
"plans": "sample string 140",
"odEyePict": "QEA=",
"oDEyePictString": "sample string 141",
"osEyePict": "QEA=",
"odEyeDisc": "sample string 142",
"osEyeDisc": "sample string 143",
"odEyePict2": "QEA=",
"osEyePict2": "QEA=",
"odEyeDisc2": "sample string 144",
"osEyeDisc2": "sample string 145",
"oSEyePictString": "sample string 146",
"signature": "QEA=",
"signatureCB": true,
"planNumber": "sample string 148",
"pictLargeExt": "QEA=",
"pictLargeInt": "QEA=",
"pictSmallExt": "QEA=",
"pictSmallInt": "QEA=",
"xamlLargeExt": "sample string 149",
"xamlLargeInt": "sample string 150",
"xamlSmallExt": "sample string 151",
"xamlSmallInt": "sample string 152",
"xamlLargeNerve": "sample string 153",
"procedureTypeExt": "sample string 154",
"interpretationExt": "sample string 155",
"reportExt": "sample string 156",
"signatureExt": "QEA=",
"procedureTypeInt": "sample string 157",
"interpretationInt": "sample string 158",
"reportInt": "sample string 159",
"signatureInt": "QEA=",
"dpaOtherCheckBox": true,
"dpaOtherTextBox": "sample string 161",
"planForOrdSpecCB": true,
"headFaceOtherCB": true,
"doctorID": 1,
"otherAssessment": "sample string 164",
"otherPlan": "sample string 165",
"gonioODTop": "sample string 166",
"gonioODLeft": "sample string 167",
"gonioODBottom": "sample string 168",
"gonioODRight": "sample string 169",
"gonioOSTop": "sample string 170",
"gonioOSLeft": "sample string 171",
"gonioOSBottom": "sample string 172",
"gonioOSRight": "sample string 173",
"gonioODText": "sample string 174",
"gonioOSText": "sample string 175",
"tonometry": "sample string 176",
"io": "sample string 177",
"status": 178,
"internalOphtmalmoscopy": "sample string 179",
"dpaOther": true,
"lockedBy": "7edbb030-bf8b-4f45-95f2-55499c5d5152",
"lockedDate": "2026-02-04T02:50:49.0590114+00:00",
"isArchived": true,
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"createdBy": "74fe6137-8420-4953-91fc-d983d9bb0f1a",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdatedBy": "1dff9f1b-c70b-46c6-b5b8-739a68a0ebd7"
},
"omR_ExamADD": {
"$id": "8",
"exam_ID": "c94de605-d6a6-46b1-a631-16489f2b73a4",
"contactsPtComments": "sample string 1",
"contactsDate": "2026-02-04T02:50:49.0590114+00:00",
"contactsODPower": "sample string 2",
"contactsODBC": "sample string 3",
"contactsODDiam": "sample string 4",
"contactsODBrand": "sample string 5",
"contactsODVAFar": "sample string 6",
"contactsODVANear": "sample string 7",
"contactsOSPower": "sample string 8",
"contactsOSBC": "sample string 9",
"contactsOSDiam": "sample string 10",
"contactsOSBrand": "sample string 11",
"contactsOSVAFar": "sample string 12",
"contactsOSVANear": "sample string 13",
"contactsOUVAFar": "sample string 14",
"contactsOUVANear": "sample string 15",
"contactsSlitLampExamSelect": "sample string 16",
"contactsSlitLampExam": "sample string 17",
"contactsAssessmentSelect": "sample string 18",
"contactsAssessment": "sample string 19",
"contactsPlanSelect": "sample string 20",
"contactsPlan": "sample string 21",
"contactsSignature": "QEA=",
"contactsSignatureCB": true,
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"overOD2": "sample string 25",
"overOS2": "sample string 26",
"overOU2": "sample string 27",
"odvaFar2": "sample string 28",
"osvaFar2": "sample string 29",
"ouvaFar2": "sample string 30",
"odvaNear2": "sample string 31",
"osvaNear2": "sample string 32",
"ouvaNear2": "sample string 33",
"gaveCLRX": true,
"cleanQHS": true,
"cleanQHSText": "sample string 36",
"orderContacts": true,
"doctorID": 1,
"planNumber": "sample string 38",
"otherAssessment": "sample string 39",
"otherPlan": "sample string 40",
"assessment1": "sample string 41",
"assessment2": "sample string 42",
"assessment3": "sample string 43",
"planNumber1": "sample string 44",
"planNumber2": "sample string 45",
"planNumber3": "sample string 46",
"plan1": "sample string 47",
"plan2": "sample string 48",
"plan3": "sample string 49",
"provider_ID": "e32de701-85b8-47b4-8d2a-9802bc46d293",
"exam": {
"$ref": "1"
}
},
"omR_ExtraTests": {
"$id": "9",
"exam_ID": "3473bebe-815b-4e0d-8d38-d7b599c95f00",
"patient_ID": "9f2ed6a2-571e-4b46-8460-ee7ae0900b1f",
"colorVisionOD": true,
"colorVisionOS": true,
"colorVisionOther": "sample string 3",
"stereoFusion": true,
"stereoFusionOther": "sample string 5",
"amslerGrid": true,
"amslerGridOther": "sample string 7",
"distPhoriaLAT": "sample string 8",
"distPhoriaVERT": "sample string 9",
"nearPhoriaLAT": "sample string 10",
"nearPhoriaVERT": "sample string 11",
"pinholeVAOD": "sample string 12",
"pinholeVAOS": "sample string 13",
"bldPressSYS": "sample string 14",
"bldPressDIAS": "sample string 15",
"pupilDistDIST": "sample string 16",
"pupilDistNEAR": "sample string 17",
"segHeightOD": "sample string 18",
"segHeightOS": "sample string 19",
"notes": "sample string 20",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"height": "sample string 23",
"weight": "sample string 24",
"temperature": "sample string 25",
"pulse": "sample string 26",
"bmi": 1.0,
"worthTest": "sample string 27",
"aniseikoniaDistVert": "sample string 28",
"aniseikoniaDistHoriz": "sample string 29",
"nearPtWorkingDist": "sample string 30",
"dominantEye": "sample string 31",
"npaod": "sample string 32",
"npaos": "sample string 33",
"npaou": "sample string 34",
"hbac": "sample string 35",
"exam": {
"$ref": "1"
}
},
"omR_Prescriptions": {
"$id": "10",
"exam_ID": "bfd58196-6d48-4b11-ae58-56a7d5b0f228",
"patient_ID": "3f5a5f20-9a51-4b96-accc-0f50713d3da2",
"expirationDate": "2026-02-04T02:50:49.0590114+00:00",
"sphereOD": "sample string 1",
"sphereOS": "sample string 2",
"cylinderOD": "sample string 3",
"cylinderOS": "sample string 4",
"axisOD": "sample string 5",
"axisOS": "sample string 6",
"prismOD": "sample string 7",
"prismOS": "sample string 8",
"addOD": "sample string 9",
"addOS": "sample string 10",
"sphereTop": "sample string 11",
"sphereBottom": "sample string 12",
"cylinderTop": "sample string 13",
"cylinderBottom": "sample string 14",
"axisTop": "sample string 15",
"axisBottom": "sample string 16",
"prismTop": "sample string 17",
"prismBottom": "sample string 18",
"addTop": "sample string 19",
"addBottom": "sample string 20",
"fullTime1": true,
"distOnly1": true,
"interOnly1": true,
"readOnly1": true,
"asNeeded1": true,
"singleVision1": true,
"biFocal1": true,
"triFocal1": true,
"progressive1": true,
"uvCoat1": true,
"tint1": true,
"safety1": true,
"antiReflective1": true,
"cR391": true,
"scratchResistant1": true,
"photocromatic1": true,
"polycarbonate1": true,
"asphericPoly1": true,
"other1": "sample string 39",
"materialsCoatsOther1": "sample string 40",
"matchOldBC": true,
"matchOldOC": true,
"matchOldFarPD": true,
"matchOldNearPD": true,
"fullTime2": true,
"distOnly2": true,
"interOnly2": true,
"readOnly2": true,
"asNeeded2": true,
"singleVision2": true,
"biFocal2": true,
"triFocal2": true,
"progressive2": true,
"uvCoat2": true,
"tint2": true,
"safety2": true,
"antiReflective2": true,
"cR392": true,
"scratchResistant2": true,
"photocromatic2": true,
"polycarbonate2": true,
"asphericPoly2": true,
"other2": "sample string 63",
"materialsCoatsOther2": "sample string 64",
"remarks": "sample string 65",
"doctorsSignature": "QEA=",
"license": "sample string 66",
"doctorName": "sample string 67",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"doctorID": 1,
"primaryDistPD": "sample string 70",
"primaryNearPD": "sample string 71",
"secondaryDistPD": "sample string 72",
"secondaryNearPD": "sample string 73",
"provider_ID": "9d9758c2-c34c-47c2-be4f-1d41690cff90",
"exam": {
"$ref": "1"
}
},
"omR_ProgressNotes": [
{
"$id": "11",
"progressNotesID": "522f3b1c-d590-4af8-8554-7a88f5c90aa1",
"exam_ID": "9560afb7-13bc-47f5-83c0-2c29dbcc169b",
"progressDate": "2026-02-04T02:50:49.0590114+00:00",
"vaodNear": "sample string 1",
"vaosNear": "sample string 2",
"vaouNear": "sample string 3",
"vaodFar": "sample string 4",
"vaosFar": "sample string 5",
"vaouFar": "sample string 6",
"assessmentSelect": "sample string 7",
"assessment": "sample string 8",
"planSelect": "sample string 9",
"plans": "sample string 10",
"slitLampExaminationSelect": "sample string 11",
"slitLampExamination": "sample string 12",
"signature": "QEA=",
"signatureCB": true,
"patientComments": "sample string 14",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"overOD2": "sample string 15",
"overOS2": "sample string 16",
"overOU2": "sample string 17",
"odvaFar2": "sample string 18",
"osvaFar2": "sample string 19",
"ouvaFar2": "sample string 20",
"odvaNear2": "sample string 21",
"osvaNear2": "sample string 22",
"ouvaNear2": "sample string 23",
"gaveCLRX": true,
"cleanQHS": true,
"cleanQHSText": "sample string 26",
"orderContacts": true,
"osPower": "sample string 28",
"odPower": "sample string 29",
"odbc": "sample string 30",
"osbc": "sample string 31",
"oddiam": "sample string 32",
"osdiam": "sample string 33",
"odBrand": "sample string 34",
"osBrand": "sample string 35",
"planNumber": "sample string 36",
"otherAssessment": "sample string 37",
"otherPlan": "sample string 38",
"isArchived": true,
"lastUpdatedBy": "b227f872-b4c0-400a-8f25-d79d719c6426",
"doctorID": 1,
"assessment1": "sample string 39",
"assessment2": "sample string 40",
"assessment3": "sample string 41",
"planNumber1": "sample string 42",
"planNumber2": "sample string 43",
"planNumber3": "sample string 44",
"plan1": "sample string 45",
"plan2": "sample string 46",
"plan3": "sample string 47",
"provider_ID": "2750f9b9-f08e-4fe1-8832-e43cda59027f",
"time_zone": 48
},
{
"$ref": "11"
}
],
"exam_MedRX": {
"$id": "12",
"exam_MedRX_ID": "a420b320-97d2-4ed5-bd2b-b85bd8f14edc",
"patientID": 1,
"expirationDate": "2026-02-04T02:50:49.0590114+00:00",
"notes": "sample string 3",
"label": true,
"doctorsSignature": "QEA=",
"license": "sample string 5",
"doctorName": "sample string 6",
"creationDate": "2026-02-04T02:50:49.0590114+00:00",
"lastUpdateDate": "2026-02-04T02:50:49.0590114+00:00",
"doctorID": 1,
"usedEPrescribe": true,
"exam": {
"$ref": "1"
}
}
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |