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": "266acb54-615e-4cc8-91e6-5b3430cd769e",
"original_rx_id": "423d6c4a-6dc0-43d6-87de-cddb1f77eb30",
"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-05-06T12:28:54.0983035+00:00",
"detail_txt": "sample string 13",
"record_id": "33dd2930-5ba3-4e2e-a54a-339a7d9407de",
"record_type": "sample string 15",
"patient_id": "807afec7-b381-4526-8554-f01438ebcfc3",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "fda3ea2e-82a0-4c6f-a2ab-cbbebeba17ae",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "74281e47-3724-423b-a924-f271769bf13a",
"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": "bbe0bd2e-b404-4efb-a5c3-ac38d5aea3c2",
"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-05-06T12:28:54.0983035+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-05-06T12:28:54.0983035+00:00",
"secondaryInsuredRelation": "sample string 17",
"selfPay": true,
"socialSecurityNum": "sample string 19",
"reasonForVisit": "sample string 20",
"dateOfLastExam": "2026-05-06T12:28:54.0983035+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-05-06T12:28:54.0983035+00:00",
"doctorReviewed": true,
"doctorReviewedDate": "2026-05-06T12:28:54.0983035+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-05-06T12:28:54.0983035+00:00",
"visionInsuredGroup": "sample string 79",
"patient_id": "04cca437-c466-4dba-917f-d31cb4f353ac",
"patient_review_id": "919e09fa-9227-4df9-8a70-938c2cd02aa1",
"provider_id": "efb16e8e-227d-4563-842e-b6e4bbd12117",
"medReconciliation": true,
"highCholesterol": 1,
"addPsychiatric": 1,
"adhd": 1,
"anxiety": 1,
"socialHistory_Other": "sample string 83",
"isArchived": true,
"created_by": "5063cd95-c9b5-4520-b01b-d5580f1210df",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "8bfb30e6-005d-4c32-925d-bd83668a8041",
"careReconciliation": true,
"start_dt": "2026-05-06T12:28:54.0983035+00:00",
"weightLoss": 1,
"socialHistoryInfection": "sample string 85",
"familyHistories": [
{
"$id": "3",
"familyhistory_id": "46f595e7-3e16-4084-b9b5-2da813f95427",
"patient_review_id": "8889ab46-e0b3-4125-b2db-0dfab91335da",
"patient_id": "61fe9ac5-5b11-415d-a0a3-03ed9599d5d3",
"familyhistory_other_txt": "sample string 4",
"otherInFamily": 1,
"otherRelation": "sample string 5",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "9f76387d-c80d-4258-9e1d-6d40e7349930",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "0d99559d-4c6c-41f6-b121-cfa060aba4e4",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"familyHistoryAdditionals": [
{
"$id": "4",
"familyhistoryadditional_id": "7fd08644-6581-470c-a8de-61b1aebeecb9",
"patient_review_id": "1461fefe-fcd7-47cd-a970-f53a72bda0cc",
"patient_id": "60cec6c7-4268-44e5-91e4-2bd2d47825fa",
"condition_txt": "sample string 3",
"condition_yes_no": true,
"relationship_to_patient_txt": "sample string 4",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "58d62c3f-7df2-4297-8574-34a4347a713e",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "32da2e08-c4ca-47d8-8aed-082d94ec6acb",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"patientReview_SocialHistory": [
{
"$id": "5",
"socialhistory_id": "d823cfe1-81ee-461b-8fa3-90fea4665480",
"patient_review_id": "03149f92-08ce-437f-b602-e5a2790c380a",
"patient_id": "48c8425f-4827-4a81-8a8d-e60ca8825dd9",
"socialhistory_other_txt": "sample string 4",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "fa2cf813-ec70-469a-a21f-38289685c529",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "650832f3-fabb-404d-abda-16d72abb951d",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "5"
}
],
"ros": [
{
"$id": "6",
"rosId": "442c0424-078f-4f73-9d11-ccfde2f7f090",
"patient_review_id": "d66e375b-0b21-4bb0-9142-f36a8a9f878e",
"secName": "sample string 3",
"otherTxt": "sample string 4",
"otherHad": 1,
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "57fad5ad-4a1d-4066-ac81-91e4968a0d7a",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"allergy": [
{
"$id": "7",
"allergy_id": "1ec331f4-c6b6-41d1-9d5f-5bd9fe63b98b",
"original_allergy_id": "077fc83c-bc02-4528-a66a-eefaaaec558a",
"name_txt": "sample string 3",
"reaction_detail_txt": "sample string 4",
"type_txt": "sample string 5",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"created_by": "824ac4e6-427a-46c4-8152-4f81a20beb67",
"updated_dt": "2026-05-06T12:28:54.0983035+00:00",
"updated_by": "38f8a39a-8db7-4aa6-a107-f3303a5727a0",
"patient_history_id": "a6acc9dd-a8be-4e34-a833-02ce63819a0e",
"patient_id": "7b7270cc-7a87-4c2f-8d88-cfeed4fdbf8c",
"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": "526df5d3-3c6c-48e6-9035-4cd3dbc23cc4",
"original_id": "205be5c2-dcef-4f20-b6ee-3a54104cf2a9",
"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-05-06T12:28:54.0983035+00:00",
"created_dt": "2026-05-06T12:28:54.0983035+00:00",
"record_type_txt": "sample string 10",
"record_id": "a1743dde-9f81-4e90-8700-9bb408d00e83",
"patient_id": "8de1d561-0bcf-40d1-84c3-e7c5372c333f",
"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-05-06T12:28:54.0983035+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-05-06T12:28:54.0983035+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-05-06T12:28:54.0983035+00:00",
"pid_name_of_code_sys_txt": "sample string 44",
"pid_publicity_code_eff_dt": "2026-05-06T12:28:54.0983035+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": "effb455c-b388-4086-9f6c-975cb6d78ea1",
"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. |