POST api/allergy/add
Request Information
URI Parameters
None.
Body Parameters
Collection of AllergyModel| Name | Description | Type | Additional information |
|---|---|---|---|
| allergy_id | globally unique identifier |
None. |
|
| original_allergy_id | globally unique identifier |
None. |
|
| name_txt | string |
None. |
|
| reaction_detail_txt | string |
None. |
|
| type_txt | string |
None. |
|
| created_dt | date |
None. |
|
| created_by | globally unique identifier |
None. |
|
| updated_dt | date |
None. |
|
| updated_by | globally unique identifier |
None. |
|
| patient_history_id | globally unique identifier |
None. |
|
| patient_id | globally unique identifier |
None. |
|
| status_txt | string |
None. |
|
| severity_txt | string |
None. |
|
| reconciled_txt | string |
None. |
|
| vocabulary_txt | string |
None. |
|
| source_txt | string |
None. |
|
| rx_norm_code_txt | string |
None. |
|
| PatientReview | PatientReviewModel |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"allergy_id": "858a78f6-c7a1-407c-bfdf-27ffbf7e60eb",
"original_allergy_id": "251b481c-90df-4a71-932e-295216b8bd54",
"name_txt": "sample string 3",
"reaction_detail_txt": "sample string 4",
"type_txt": "sample string 5",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "ae30000f-138a-4557-b35d-9c60fe11c370",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "82a090c0-6535-462f-8cad-0401b315a6b0",
"patient_history_id": "f9244812-72d9-4088-b3dd-c640fd8df3dd",
"patient_id": "14c17482-2e33-4e3c-8b58-0d675d475298",
"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": {
"$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-09-19T10:58:23.1302164+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-09-19T10:58:23.1302164+00:00",
"secondaryInsuredRelation": "sample string 17",
"selfPay": true,
"socialSecurityNum": "sample string 19",
"reasonForVisit": "sample string 20",
"dateOfLastExam": "2026-09-19T10:58:23.1302164+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-09-19T10:58:23.1302164+00:00",
"doctorReviewed": true,
"doctorReviewedDate": "2026-09-19T10:58:23.1302164+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-09-19T10:58:23.1302164+00:00",
"visionInsuredGroup": "sample string 79",
"patient_id": "a699c8d0-8846-42ed-9ef1-43374538a1a9",
"patient_review_id": "51425327-bcb7-42e0-aea9-df4c138dacb9",
"provider_id": "cfc85914-e48b-4780-9313-a4fbac745b22",
"medReconciliation": true,
"highCholesterol": 1,
"addPsychiatric": 1,
"adhd": 1,
"anxiety": 1,
"socialHistory_Other": "sample string 83",
"isArchived": true,
"created_by": "83afe3f9-1c75-45b9-b560-eef096a994fd",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "a436bdad-37cc-4ea3-bc61-77707c5bc255",
"careReconciliation": true,
"start_dt": "2026-09-19T10:58:23.1302164+00:00",
"weightLoss": 1,
"socialHistoryInfection": "sample string 85",
"familyHistories": [
{
"$id": "3",
"familyhistory_id": "e80e0123-2a4f-4655-b260-d88a30f38cf5",
"patient_review_id": "8730694a-32f3-4560-85ef-7e315b0e88bc",
"patient_id": "fb41fb5b-febb-49c9-9d41-99466e6f039d",
"familyhistory_other_txt": "sample string 4",
"otherInFamily": 1,
"otherRelation": "sample string 5",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "77e25b78-447a-4996-933b-92dc025eb51f",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "6ff85047-6ab6-4904-91aa-cc58c7c457ee",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"familyHistoryAdditionals": [
{
"$id": "4",
"familyhistoryadditional_id": "6649f2a6-d653-44d9-8c13-107ad4b702ff",
"patient_review_id": "6d4f8b58-af15-4be4-9c93-66db38b24525",
"patient_id": "65ae06e5-fe68-47af-90e3-a3229baf2d10",
"condition_txt": "sample string 3",
"condition_yes_no": true,
"relationship_to_patient_txt": "sample string 4",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "9c10c4bb-9111-4de5-a29f-1e7fe6ec5a5e",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "f656507e-19f2-4648-be82-d3346bb5ac20",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"patientReview_SocialHistory": [
{
"$id": "5",
"socialhistory_id": "fdec0d43-1dfc-4a7b-83e9-6490306f6a4d",
"patient_review_id": "cd8ad9d5-3384-473f-9f87-3cce8b3de520",
"patient_id": "96e7d66f-f944-4891-8a4e-8a909df3c988",
"socialhistory_other_txt": "sample string 4",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "e22c241e-7a62-44aa-b6f1-1167ef73d053",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "157dca27-7831-44df-8d2e-1c48082fc6c3",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "5"
}
],
"ros": [
{
"$id": "6",
"rosId": "0c7e266a-d4a6-44d5-9b6f-f9c914f47969",
"patient_review_id": "94d98b7b-fd61-4b67-8c79-8fb0b92613ed",
"secName": "sample string 3",
"otherTxt": "sample string 4",
"otherHad": 1,
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "43a7c2b4-d9bf-4f12-bd5b-ca799149ce80",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"allergy": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"immunization": [
{
"$id": "7",
"immunization_id": "685782db-00fb-4464-bebe-fbef712fdd58",
"original_id": "3eb43b71-491f-404e-b6f8-36f1caecff5e",
"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-09-19T10:58:23.1302164+00:00",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"record_type_txt": "sample string 10",
"record_id": "6f6ec421-69d7-4877-abf4-8715bc32c117",
"patient_id": "d00b94d6-8e92-4861-a8c5-213af603ceae",
"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-09-19T10:58:23.1302164+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-09-19T10:58:23.1302164+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-09-19T10:58:23.1302164+00:00",
"pid_name_of_code_sys_txt": "sample string 44",
"pid_publicity_code_eff_dt": "2026-09-19T10:58:23.1302164+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": "78bb6106-b91d-472c-8f05-d41126acea90",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "7"
}
],
"medicalrx": [
{
"$id": "8",
"rx_id": "0572e00c-d6ba-474a-9f9c-8395cc5f6122",
"original_rx_id": "26016126-a5ae-46e9-95ae-169b94793f8d",
"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-09-19T10:58:23.1302164+00:00",
"detail_txt": "sample string 13",
"record_id": "1d0d7613-0049-47cd-9267-1c898f4fea1e",
"record_type": "sample string 15",
"patient_id": "a4ca949d-5597-4080-b45c-3b8d30d9d4d8",
"created_dt": "2026-09-19T10:58:23.1302164+00:00",
"created_by": "ea542c5e-6bb9-4e6c-bb35-a2068584917f",
"updated_dt": "2026-09-19T10:58:23.1302164+00:00",
"updated_by": "6a942541-4d1b-42ea-9e18-f4d551ea125a",
"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": "470dd10e-5b1d-4168-9d0d-bb6ee4961c07",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "8"
}
]
}
},
{
"$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. |