POST api/rx/add
Request Information
URI Parameters
None.
Body Parameters
Collection of RXModel| Name | Description | Type | Additional information |
|---|---|---|---|
| rx_id | globally unique identifier |
None. |
|
| original_rx_id | globally unique identifier |
None. |
|
| rx_norm_code_txt | string |
None. |
|
| product_txt | string |
None. |
|
| generic_name_txt | string |
None. |
|
| brand_name_txt | string |
None. |
|
| strength_txt | string |
None. |
|
| dose_txt | string |
None. |
|
| route_txt | string |
None. |
|
| frequency_txt | string |
None. |
|
| refill_times_txt | string |
None. |
|
| date_started_dt | date |
None. |
|
| detail_txt | string |
None. |
|
| record_id | globally unique identifier |
None. |
|
| record_type | string |
None. |
|
| patient_id | globally unique identifier |
None. |
|
| created_dt | date |
None. |
|
| created_by | globally unique identifier |
None. |
|
| updated_dt | date |
None. |
|
| updated_by | globally unique identifier |
None. |
|
| print_ind | boolean |
None. |
|
| status_txt | string |
None. |
|
| number_val | integer |
None. |
|
| fill_instruction_txt | string |
None. |
|
| e_rx | boolean |
None. |
|
| source_txt | string |
None. |
|
| reconciled_txt | string |
None. |
|
| vocabulary_txt | string |
None. |
|
| fq | boolean |
None. |
|
| patient_history_id | globally unique identifier |
None. |
|
| PatientReview | PatientReviewModel |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"rx_id": "4270532c-1511-47ee-8dfc-ce1aa856a8ba",
"original_rx_id": "d61eb26e-926c-447e-8e58-c4d851ed5a5c",
"rx_norm_code_txt": "sample string 3",
"product_txt": "sample string 4",
"generic_name_txt": "sample string 5",
"brand_name_txt": "sample string 6",
"strength_txt": "sample string 7",
"dose_txt": "sample string 8",
"route_txt": "sample string 9",
"frequency_txt": "sample string 10",
"refill_times_txt": "sample string 11",
"date_started_dt": "2026-08-04T22:23:36.1288292+00:00",
"detail_txt": "sample string 13",
"record_id": "9a2ae1be-8022-427d-a7d3-b87f13168b56",
"record_type": "sample string 15",
"patient_id": "24c6948b-5f2c-4817-b8fe-6139b52f8a23",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "3f3982b7-5382-414c-aeda-7313027c728e",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "53831aa3-6559-4f0d-972a-39dc9b5213e3",
"print_ind": true,
"status_txt": "sample string 22",
"number_val": 1,
"fill_instruction_txt": "sample string 23",
"e_rx": true,
"source_txt": "sample string 24",
"reconciled_txt": "sample string 25",
"vocabulary_txt": "sample string 26",
"fq": true,
"patient_history_id": "7b632583-f83d-4fb9-9b87-0d7775784dfd",
"patientReview": {
"$id": "2",
"doctorReferred": true,
"referringDoctor": "sample string 2",
"spouseName": "sample string 3",
"spouseEmployer": "sample string 4",
"emergencyContactName": "sample string 5",
"emergencyContactRelation": "sample string 6",
"emergencyContactHomePhone": "sample string 7",
"emergencyContactWorkPhone": "sample string 8",
"primaryInsuredDOB": "2026-08-04T22:23:36.1288292+00:00",
"primaryInsuredGroup": "sample string 9",
"primaryInsuredSSN": "sample string 10",
"primaryInsuredName": "sample string 11",
"primaryInsuredEmployer": "sample string 12",
"secondaryInsurance": "sample string 13",
"secondaryInsuranceID": "sample string 14",
"secondaryInsuredGroup": "sample string 15",
"secondaryInsuredName": "sample string 16",
"secondaryInsuredDOB": "2026-08-04T22:23:36.1288292+00:00",
"secondaryInsuredRelation": "sample string 17",
"selfPay": true,
"socialSecurityNum": "sample string 19",
"reasonForVisit": "sample string 20",
"dateOfLastExam": "2026-08-04T22:23:36.1288292+00:00",
"lastExaminer": "sample string 21",
"currentlyWear": 64,
"interestedInContacts": true,
"contactBrand": "sample string 22",
"areContactsComfortable": true,
"ageOfGlasses": "sample string 23",
"ageOfContacts": "sample string 24",
"medicalDoctorName": "sample string 25",
"medicalDoctorPhone": "sample string 26",
"currentlyTakingMedications": true,
"allergicToMedications": true,
"surgeriesAndHospitalizations": "sample string 27",
"hadCrossedEyes": true,
"hadLazyEye": true,
"hadDroopingEyelid": true,
"hadProminentEyes": true,
"hadGlaucoma": true,
"hadRetinalDisease": true,
"hadCataracts": true,
"hadEyeInfections": true,
"hadEyeInjury": true,
"hadDoubleVision": true,
"hadEyePain": true,
"hadItching": true,
"hadTearing": true,
"hadBurning": true,
"hadRedness": true,
"hadFloaters": true,
"hadFlashes": true,
"hadHalos": true,
"isPregnantOrNursing": true,
"height": "sample string 46",
"weight": "sample string 47",
"interestedInLaserVision": true,
"interestedInDryEyeTreatment": true,
"preferDiscussWithDoctor": true,
"usesTobacco": true,
"tobaccoTypeAmount": "sample string 49",
"smokes": true,
"smokeTypeAmount": "sample string 50",
"usesIllegalDrugs": true,
"illegalDrugsTypeAmount": "sample string 51",
"gonorrhea": true,
"hepatitis": true,
"hiv": true,
"syphilis": true,
"signed": true,
"signedName": "sample string 57",
"signedDate": "2026-08-04T22:23:36.1288292+00:00",
"doctorReviewed": true,
"doctorReviewedDate": "2026-08-04T22:23:36.1288292+00:00",
"doctorID": 1,
"feverWeight": 1,
"integumetary": 1,
"allergiesHayFever": 1,
"sinusCongestion": 1,
"runnyNose": 1,
"postNasalDrip": 1,
"chronicCough": 1,
"dryMouth": 1,
"headaches": 1,
"migraines": 1,
"seizures": 1,
"lossOfVision": 1,
"blurredVision": 1,
"distortedVision": 1,
"lossOfSideVision": 1,
"doubleVision": 1,
"dryness": 1,
"mucousDischarge": 1,
"redness": 1,
"sandyFeeling": 1,
"burning": 1,
"foreignBodySens": 1,
"lightSensitive": 1,
"eyePainSoreness": 1,
"chronicEyeInfection": 1,
"styesChalazia": 1,
"flashesFloaters": 1,
"tiredEye": 1,
"asthma": 1,
"chronicBronchitis": 1,
"emphysema": 1,
"diabetes": 1,
"heartPain": 1,
"highBloodPressure": 1,
"vascularDisease": 1,
"itching": 1,
"gastrointestinalDiarrhea": 1,
"constipation": 1,
"excessTearingWatery": 1,
"genitourinaryDiarrhea": 1,
"bonesJointsMuscles": 1,
"rheumatoidArthritis": 1,
"musclePain": 1,
"jointPain": 1,
"anemia": 1,
"thyroidOtherGlands": 1,
"psychiatric": 1,
"immunologic": 1,
"explinationOfConditions": "sample string 59",
"systemReviewQuestion": "sample string 60",
"blindnessInFamily": 1,
"blindnessRelation": "sample string 61",
"cataractInFamily": 1,
"cataractRelation": "sample string 62",
"glaucomaInFamily": 1,
"glaucomaRelation": "sample string 63",
"lazyCrossedEyesInFamily": 1,
"lazyCrossedEyesRelation": "sample string 64",
"macularDegenerationInFamily": 1,
"macularDegenerationRelation": "sample string 65",
"retinalDetachmentInFamily": 1,
"retinalDetachmentRelation": "sample string 66",
"retinalDiseaseInFamily": 1,
"retinalDiseaseRelation": "sample string 67",
"arthritisInFamily": 1,
"arthritisRelation": "sample string 68",
"cancerInFamily": 1,
"cancerRelation": "sample string 69",
"diabetesInFamily": 1,
"diabetesRelation": "sample string 70",
"heartDiseaseInFamily": 1,
"heartDiseaseRelation": "sample string 71",
"highBloodPressureInFamily": 1,
"highBloodPressureRelation": "sample string 72",
"kidneyDiseaseInFamily": 1,
"kidneyDiseaseRelation": "sample string 73",
"lupusInFamily": 1,
"lupusRelation": "sample string 74",
"thyroidDiseaseInFamily": 1,
"thyroidDiseaseRelation": "sample string 75",
"otherInFamily": 1,
"otherDescription": "sample string 76",
"otherRelation": "sample string 77",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"visionInsuredGroup": "sample string 79",
"patient_id": "f8532b87-1f42-4e75-86c9-217da593dfc0",
"patient_review_id": "1dd5b393-0d2d-4f1d-9450-f4db8b985655",
"provider_id": "10495009-fc7d-426c-ae06-a2788f46718e",
"medReconciliation": true,
"highCholesterol": 1,
"addPsychiatric": 1,
"adhd": 1,
"anxiety": 1,
"socialHistory_Other": "sample string 83",
"isArchived": true,
"created_by": "00ef29fd-59d9-483b-b2d0-13fae7e03ac7",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "120b72ea-fb02-4950-9b0f-fb8554318917",
"careReconciliation": true,
"start_dt": "2026-08-04T22:23:36.1288292+00:00",
"weightLoss": 1,
"socialHistoryInfection": "sample string 85",
"familyHistories": [
{
"$id": "3",
"familyhistory_id": "2400dd37-c7fc-4b69-9cef-07a0f08111c7",
"patient_review_id": "f0fdc358-97d4-4efc-90b5-f03e15ebd18f",
"patient_id": "5b610fa9-ddc1-45c7-b1a2-af575b5e4bc6",
"familyhistory_other_txt": "sample string 4",
"otherInFamily": 1,
"otherRelation": "sample string 5",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "29a91081-5f73-415f-9046-9646c912c341",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "8e8b4964-444b-42e3-b328-f9b00b99cc1d",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"familyHistoryAdditionals": [
{
"$id": "4",
"familyhistoryadditional_id": "0df6a51c-2762-4d44-9503-60c255784c78",
"patient_review_id": "6cdd1b08-f5f1-49da-9489-9a238f395850",
"patient_id": "18af0d0b-2972-4fd5-8290-647678f3a5ee",
"condition_txt": "sample string 3",
"condition_yes_no": true,
"relationship_to_patient_txt": "sample string 4",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "2169e970-c302-4f86-ba5b-40141b348f0e",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "bcf16a44-b608-4800-bf04-88f2a54592a0",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"patientReview_SocialHistory": [
{
"$id": "5",
"socialhistory_id": "12e841e0-120b-45b9-8b12-1bd66a43addb",
"patient_review_id": "b5770de1-ccc1-4c14-b091-9b59194e4745",
"patient_id": "2815728e-8ba0-4f16-80ed-c76a1ea79744",
"socialhistory_other_txt": "sample string 4",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "9ba4f33d-4de8-48c6-a1cf-674b10d00f4a",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "0e1ef62a-5668-4d05-b8f3-de6d21a39fe8",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "5"
}
],
"ros": [
{
"$id": "6",
"rosId": "2ff5fca8-c0a8-4cee-98b3-5927e7aedf09",
"patient_review_id": "a1f0885c-bf5a-4b88-b30a-e99d71eca4ff",
"secName": "sample string 3",
"otherTxt": "sample string 4",
"otherHad": 1,
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "f8e494a8-0eb5-4a4d-9401-41f305119a1a",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"allergy": [
{
"$id": "7",
"allergy_id": "445fcde3-4687-43b4-aee6-f380285d9187",
"original_allergy_id": "cc90d2aa-8d9c-4708-9d8a-9b83e5d6ebf1",
"name_txt": "sample string 3",
"reaction_detail_txt": "sample string 4",
"type_txt": "sample string 5",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_by": "9fdab8dc-3d59-43ba-a426-9ac5e3c3567e",
"updated_dt": "2026-08-04T22:23:36.1288292+00:00",
"updated_by": "d2715677-f7a5-4833-9f08-de8c3398d385",
"patient_history_id": "263d2909-ce58-467f-b739-e85ad4636d9e",
"patient_id": "f2a62f47-bc54-4945-9c44-6f246693638c",
"status_txt": "sample string 12",
"severity_txt": "sample string 13",
"reconciled_txt": "sample string 14",
"vocabulary_txt": "sample string 15",
"source_txt": "sample string 16",
"rx_norm_code_txt": "sample string 17",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "7"
}
],
"immunization": [
{
"$id": "8",
"immunization_id": "fc0c88a8-4cd3-4d6b-9382-76101a428a4f",
"original_id": "aa3ef679-6db0-41a3-af66-1cd2b9d937a3",
"vaccine_name_txt": "sample string 3",
"cvX_code_txt": "sample string 4",
"administered_amount_txt": "sample string 5",
"administered_units_txt": "sample string 6",
"vaccine_lot_number_txt": "sample string 7",
"manufacturer_name_txt": "sample string 8",
"manufacturer_code_txt": "sample string 9",
"immunized_dt": "2026-08-04T22:23:36.1288292+00:00",
"created_dt": "2026-08-04T22:23:36.1288292+00:00",
"record_type_txt": "sample string 10",
"record_id": "90ff55af-00d9-47dd-8c54-6f6fa3b0dad3",
"patient_id": "17d2b9ea-0ef5-4dee-9dbf-d73260cae72f",
"nk1_local_number": "sample string 13",
"pd1_protect_indicator": "sample string 14",
"pid_identifier_txt": "sample string 15",
"pid_race_id": "sample string 16",
"msh_application_acknowledgment_type": "sample string 17",
"nk1_rel_phone_usecode": "sample string 18",
"pid_telecomm_use_code_txt": "sample string 19",
"msh_accept_acknowledgment_type_txt": "sample string 20",
"msh_message_structure_txt": "sample string 21",
"msh_sending_facility_id": "sample string 22",
"pid_assigning_authority_txt": "sample string 23",
"msh_message_control_id": "sample string 24",
"pid_race_code_system_txt": "sample string 25",
"pid_ssn_identifier_type_code": "sample string 26",
"msh_receiving_facility_id": "sample string 27",
"pid_ethnic_code_sys_txt": "sample string 28",
"pid_ssn_namespace_id": "sample string 29",
"pid_registry_status_eff_dt": "2026-08-04T22:23:36.1288292+00:00",
"msh_version_id": "sample string 30",
"nk1_relationship_txt": "sample string 31",
"nk1_set_id": "sample string 32",
"pid_address_type_txt": "sample string 33",
"pid_immunization_registry_status": "sample string 34",
"msh_message_typecode_txt": "sample string 35",
"msh_sending_application_id": "sample string 36",
"nk1_relationship_id": "sample string 37",
"pid_ethnic_id": "sample string 38",
"pid_patient_set_id": "sample string 39",
"msh_message_dt": "2026-08-04T22:23:36.1288292+00:00",
"msh_processing_id": "sample string 40",
"nk1_address_type_txt": "sample string 41",
"nk1_codesystem_txt": "sample string 42",
"nk1_name_type_code_txt": "sample string 43",
"pd1_protect_date": "2026-08-04T22:23:36.1288292+00:00",
"pid_name_of_code_sys_txt": "sample string 44",
"pid_publicity_code_eff_dt": "2026-08-04T22:23:36.1288292+00:00",
"pid_identity_type_id": "sample string 45",
"pid_name_type_code_txt": "sample string 46",
"msh_message_triggerevent_txt": "sample string 47",
"nk1_areacode": "sample string 48",
"nk1_phone_telcom_equip": "sample string 49",
"pid_telecom_equip_type_txt": "sample string 50",
"pid_text_txt": "sample string 51",
"patient_history_id": "2667950a-ad58-4846-b9fc-4f137ac8de5f",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "8"
}
],
"medicalrx": [
{
"$ref": "1"
},
{
"$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. |