POST api/rx/add
Request Information
URI Parameters
None.
Body Parameters
Collection of RXModelName | 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": "b2adca86-49b7-4447-8638-83ba719b80aa", "original_rx_id": "fd38e73a-bea2-4423-9e31-09176806cf38", "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": "2025-08-24T10:27:13.8309907+00:00", "detail_txt": "sample string 13", "record_id": "98bab480-7e0b-4f5b-a9e1-9bdfb09d0157", "record_type": "sample string 15", "patient_id": "9055f4a7-376e-42e4-9abd-f94e7a2bc1a1", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "e1f19f44-a83a-4579-820e-3d5817395280", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "336d7f69-d80f-43ad-8a43-27328aa4dd4c", "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": "1603b4aa-93fd-4d20-946b-00c41d881f34", "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": "2025-08-24T10:27:13.8309907+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": "2025-08-24T10:27:13.8309907+00:00", "secondaryInsuredRelation": "sample string 17", "selfPay": true, "socialSecurityNum": "sample string 19", "reasonForVisit": "sample string 20", "dateOfLastExam": "2025-08-24T10:27:13.8309907+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": "2025-08-24T10:27:13.8309907+00:00", "doctorReviewed": true, "doctorReviewedDate": "2025-08-24T10:27:13.8309907+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": "2025-08-24T10:27:13.8309907+00:00", "visionInsuredGroup": "sample string 79", "patient_id": "7037ee0b-a38d-4da8-96f2-ffd131572566", "patient_review_id": "33368dc1-1f86-40b9-bf04-0db3b0cd0118", "provider_id": "15c710a3-e112-4c77-8a83-4fd729c70de4", "medReconciliation": true, "highCholesterol": 1, "addPsychiatric": 1, "adhd": 1, "anxiety": 1, "socialHistory_Other": "sample string 83", "isArchived": true, "created_by": "1d500291-8b03-4fba-a9e9-df1c30c6d722", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "33910928-2923-437e-a603-4a642e500023", "careReconciliation": true, "start_dt": "2025-08-24T10:27:13.8309907+00:00", "weightLoss": 1, "socialHistoryInfection": "sample string 85", "familyHistories": [ { "$id": "3", "familyhistory_id": "38e6581f-87e4-4d5b-a289-acbd461d0875", "patient_review_id": "92fc9ac1-6e81-486c-8c6e-c98563993c58", "patient_id": "b739fad0-1b45-4860-938e-f3543c94d082", "familyhistory_other_txt": "sample string 4", "otherInFamily": 1, "otherRelation": "sample string 5", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "6e8ecd11-b87d-4b62-bf94-e43900e567bd", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "15359b19-6d61-4299-8931-8b400b222f84", "patientReview": { "$ref": "2" } }, { "$ref": "3" } ], "familyHistoryAdditionals": [ { "$id": "4", "familyhistoryadditional_id": "4a589110-324d-4fe5-bfe8-6c54d1d3fda4", "patient_review_id": "0a10b499-3eeb-4237-a454-951bbd7f9982", "patient_id": "c6b955a6-f5c9-4f16-98d1-ffc30502284c", "condition_txt": "sample string 3", "condition_yes_no": true, "relationship_to_patient_txt": "sample string 4", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "7947e027-6951-43fb-8e08-30da994395ff", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "fd5367de-2757-4c7c-b03a-4c0f7a7a21bf", "patientReview": { "$ref": "2" } }, { "$ref": "4" } ], "patientReview_SocialHistory": [ { "$id": "5", "socialhistory_id": "5c40c434-1f93-418e-b529-be2e724ca6fd", "patient_review_id": "eab22cf3-f064-4ea6-9ae6-a5a65feb189d", "patient_id": "b81ed53a-96fc-4d65-9b59-a11a0e6ddc02", "socialhistory_other_txt": "sample string 4", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "2bcd9873-0d1a-4810-bf59-cf68241e730e", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "02403a64-529a-4716-8163-4faec57de5c8", "patientReview": { "$ref": "2" } }, { "$ref": "5" } ], "ros": [ { "$id": "6", "rosId": "98a439b1-c825-44f0-a4f1-03f788bb8369", "patient_review_id": "b4b96a1d-7a58-47fc-a0e8-f16ff5be0522", "secName": "sample string 3", "otherTxt": "sample string 4", "otherHad": 1, "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "06ab590e-68d1-48ac-9c41-2d457ecb79dd", "patientReview": { "$ref": "2" } }, { "$ref": "6" } ], "allergy": [ { "$id": "7", "allergy_id": "f5e22fea-85ba-4e3a-b679-0b9a144ac282", "original_allergy_id": "85781d90-0cf5-42ee-bb02-c8758ed7e5f8", "name_txt": "sample string 3", "reaction_detail_txt": "sample string 4", "type_txt": "sample string 5", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "created_by": "81036c75-3274-4186-9898-bfa0cbf96089", "updated_dt": "2025-08-24T10:27:13.8309907+00:00", "updated_by": "e29c455a-bfe6-48c3-96e9-b3d9a0944931", "patient_history_id": "de9f0a57-152b-4f65-9cf8-a8c59cad34c8", "patient_id": "c712f697-4c9a-441c-a01c-6d9f154d7140", "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": "c5b3aaa2-b214-4487-a3bc-59361c3a4373", "original_id": "e5085dcd-a9fa-40d1-b714-909ba334a622", "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": "2025-08-24T10:27:13.8309907+00:00", "created_dt": "2025-08-24T10:27:13.8309907+00:00", "record_type_txt": "sample string 10", "record_id": "dc29c23d-cb8a-4e8e-a932-1e494cdf06ea", "patient_id": "8ca89191-efca-431f-8684-d66693976fb6", "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": "2025-08-24T10:27:13.8309907+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": "2025-08-24T10:27:13.8309907+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": "2025-08-24T10:27:13.8309907+00:00", "pid_name_of_code_sys_txt": "sample string 44", "pid_publicity_code_eff_dt": "2025-08-24T10:27:13.8309907+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": "a238e80c-e59d-490d-bae2-b3e77e5edd34", "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
HttpResponseMessageName | 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. |