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": "27f29235-946c-4800-bd09-4b2a62776823",
"original_allergy_id": "ad76be65-b82f-45d0-880c-c09544c5c3b5",
"name_txt": "sample string 3",
"reaction_detail_txt": "sample string 4",
"type_txt": "sample string 5",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "ae153132-53e0-4b38-a8db-868b27e8c1ea",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "1ac0e079-6fca-4947-9c60-d863b3902d16",
"patient_history_id": "91bcb6ba-4537-4384-a913-c10947f9a154",
"patient_id": "2554f827-3b85-4048-82e4-8798fe3a7f3b",
"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-05-06T12:29:31.6790208+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:29:31.6790208+00:00",
"secondaryInsuredRelation": "sample string 17",
"selfPay": true,
"socialSecurityNum": "sample string 19",
"reasonForVisit": "sample string 20",
"dateOfLastExam": "2026-05-06T12:29:31.6790208+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:29:31.6790208+00:00",
"doctorReviewed": true,
"doctorReviewedDate": "2026-05-06T12:29:31.6790208+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:29:31.6790208+00:00",
"visionInsuredGroup": "sample string 79",
"patient_id": "cc0fc062-52f8-46b0-9025-ecdd7b2b8a93",
"patient_review_id": "a762f95d-afb8-484f-9eda-15b2b47b1546",
"provider_id": "82a6d6db-74f1-4b4b-87ce-edf9003ceb7c",
"medReconciliation": true,
"highCholesterol": 1,
"addPsychiatric": 1,
"adhd": 1,
"anxiety": 1,
"socialHistory_Other": "sample string 83",
"isArchived": true,
"created_by": "074024c1-6e9a-4d6d-b973-a496c3764529",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "2b40393e-2915-4fb3-a0d6-9e71b8c52fbe",
"careReconciliation": true,
"start_dt": "2026-05-06T12:29:31.6790208+00:00",
"weightLoss": 1,
"socialHistoryInfection": "sample string 85",
"familyHistories": [
{
"$id": "3",
"familyhistory_id": "eb5c6557-6cbd-4bcd-8ebf-a624220ed471",
"patient_review_id": "bd483fb1-537f-41bd-849f-bb59b9530267",
"patient_id": "54ce2c1b-f677-4290-b9b5-f07e0324a4f1",
"familyhistory_other_txt": "sample string 4",
"otherInFamily": 1,
"otherRelation": "sample string 5",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "4a7e11d7-1ea1-47c1-b297-c3f316a5a273",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "59370223-6b18-4c9b-b3bd-1c20175fecb1",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"familyHistoryAdditionals": [
{
"$id": "4",
"familyhistoryadditional_id": "d558a75e-0613-4b0b-9d50-ffc65493039d",
"patient_review_id": "97366142-77db-459e-9f2c-06dd855164da",
"patient_id": "1303bf90-9446-40e6-ad21-c70138250732",
"condition_txt": "sample string 3",
"condition_yes_no": true,
"relationship_to_patient_txt": "sample string 4",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "a4a4e310-3456-471a-a37b-53c21c2b29df",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "d327a5a2-79ae-415a-b580-eda05543dd45",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"patientReview_SocialHistory": [
{
"$id": "5",
"socialhistory_id": "46941236-3dec-42bb-9bf6-fb63cdd109b6",
"patient_review_id": "6ebb4ad1-3db1-455b-a039-d4721f206193",
"patient_id": "6c8a0a58-843b-446b-a7d1-6e877a32ed31",
"socialhistory_other_txt": "sample string 4",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "a9c4cb7b-ad1f-4ce2-8b10-4aeb6d3dc0e3",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "a06e6085-e3bd-4bed-afd2-0bcb6f6c595d",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "5"
}
],
"ros": [
{
"$id": "6",
"rosId": "a8c0d7d8-d1ba-44d7-8ea0-37666baa0db8",
"patient_review_id": "8fe9ea6c-19e8-4447-b0f2-f84c6c21ccdb",
"secName": "sample string 3",
"otherTxt": "sample string 4",
"otherHad": 1,
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "eb7355d7-e02d-4dd9-bdec-5873befd3e85",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"allergy": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"immunization": [
{
"$id": "7",
"immunization_id": "e3c58fb0-ee7e-4c7d-bd35-f80f8c1cc382",
"original_id": "5a9609e6-c389-4ef2-88c5-bc0a2c3a8f46",
"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:29:31.6790208+00:00",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"record_type_txt": "sample string 10",
"record_id": "1d36d7bd-1e8d-4d07-b128-788b2dbfa21f",
"patient_id": "95684123-4b9e-4499-b4fe-ddbab468a4de",
"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:29:31.6790208+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:29:31.6790208+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:29:31.6790208+00:00",
"pid_name_of_code_sys_txt": "sample string 44",
"pid_publicity_code_eff_dt": "2026-05-06T12:29:31.6790208+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": "0002e175-ad80-475d-ae4a-c340345d89d9",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "7"
}
],
"medicalrx": [
{
"$id": "8",
"rx_id": "338926ae-441b-4a41-a120-4cc709027a1a",
"original_rx_id": "6e70c54e-4e25-43a3-8ce9-40e06badcfa2",
"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:29:31.6790208+00:00",
"detail_txt": "sample string 13",
"record_id": "10ed064d-2826-49c0-b4c4-1d306844fbfa",
"record_type": "sample string 15",
"patient_id": "b20be4a3-05f2-4069-8ce0-da159cbf3f32",
"created_dt": "2026-05-06T12:29:31.6790208+00:00",
"created_by": "b8001d46-7790-409d-86c4-0c0313ac70a9",
"updated_dt": "2026-05-06T12:29:31.6790208+00:00",
"updated_by": "df7e3ccb-4de6-4480-9834-e9e419999169",
"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": "39d6d0b6-cb39-445a-bf11-e2b19e36acd0",
"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. |