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": "0da711cf-769a-44f6-9aa1-d5ab55d2be90",
"original_allergy_id": "9628a4d5-c027-4987-8e74-3c3e79800725",
"name_txt": "sample string 3",
"reaction_detail_txt": "sample string 4",
"type_txt": "sample string 5",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "d21209cb-ccdb-4c04-a23c-fe9e875413b8",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "9579509b-d6a1-4933-aebf-cf1d548d341e",
"patient_history_id": "abf99b6d-1c1e-4735-a514-921756f72370",
"patient_id": "f177e536-0df6-445b-8e66-c43d585d207e",
"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-08-04T22:24:23.4999645+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:24:23.4999645+00:00",
"secondaryInsuredRelation": "sample string 17",
"selfPay": true,
"socialSecurityNum": "sample string 19",
"reasonForVisit": "sample string 20",
"dateOfLastExam": "2026-08-04T22:24:23.4999645+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:24:23.4999645+00:00",
"doctorReviewed": true,
"doctorReviewedDate": "2026-08-04T22:24:23.4999645+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:24:23.4999645+00:00",
"visionInsuredGroup": "sample string 79",
"patient_id": "2ddf9ee3-51fc-42fc-a561-df09e11b87c2",
"patient_review_id": "751922da-d765-48f3-aca7-f59359d1ae51",
"provider_id": "08de7d20-7516-43dc-a03b-40e45e2be453",
"medReconciliation": true,
"highCholesterol": 1,
"addPsychiatric": 1,
"adhd": 1,
"anxiety": 1,
"socialHistory_Other": "sample string 83",
"isArchived": true,
"created_by": "9c06cf25-a037-44c9-80b1-4bc70ce2d63f",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "bb08bbc0-7da8-4e1e-97b9-4108f718a28a",
"careReconciliation": true,
"start_dt": "2026-08-04T22:24:23.4999645+00:00",
"weightLoss": 1,
"socialHistoryInfection": "sample string 85",
"familyHistories": [
{
"$id": "3",
"familyhistory_id": "e98dc184-f8af-4723-95be-ce5933420af4",
"patient_review_id": "0cd786a8-3334-441a-9a48-21dca82410d8",
"patient_id": "072bab87-f151-4ccd-b404-6b4c3d2a38fe",
"familyhistory_other_txt": "sample string 4",
"otherInFamily": 1,
"otherRelation": "sample string 5",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "f7f9b150-807d-4732-9bfd-b74938313852",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "2ccf2a57-d626-43ce-aa03-93dfc47260fb",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"familyHistoryAdditionals": [
{
"$id": "4",
"familyhistoryadditional_id": "3f540a6f-e2d9-4e05-b0f9-9bd9c275eb32",
"patient_review_id": "98e965b9-40fd-44ec-8aa1-76428f523359",
"patient_id": "d1b2e6bc-b5d3-454e-9bef-1ab67571712d",
"condition_txt": "sample string 3",
"condition_yes_no": true,
"relationship_to_patient_txt": "sample string 4",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "6748ecc0-3382-4655-b488-5f9c7d6d33e7",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "2a6b6d05-22e9-432d-b781-0f77a1ab82e6",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"patientReview_SocialHistory": [
{
"$id": "5",
"socialhistory_id": "935ce60a-ed6d-46e1-ad62-48b20a0ab432",
"patient_review_id": "347f11cc-6e63-4499-bd2b-f11a56864890",
"patient_id": "302bc84f-04c3-434f-972a-64ee1a25b991",
"socialhistory_other_txt": "sample string 4",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "332e20a2-fe4f-463d-ad40-ade3eeddeb14",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "9a172c27-74cc-466d-a5e1-0f6884a704f0",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "5"
}
],
"ros": [
{
"$id": "6",
"rosId": "8a1381c8-ade6-44eb-b8fd-262a77e477fd",
"patient_review_id": "ab65714c-2aa1-49d5-87b7-d7cc8339894e",
"secName": "sample string 3",
"otherTxt": "sample string 4",
"otherHad": 1,
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "0ccecc51-c2bc-4cc6-a8be-200945a00b39",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"allergy": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"immunization": [
{
"$id": "7",
"immunization_id": "d7af2e94-4ee3-454d-bf10-c907144975ba",
"original_id": "36388b32-4102-4bee-ae6c-98842df71670",
"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:24:23.4999645+00:00",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"record_type_txt": "sample string 10",
"record_id": "82c4fe50-97ab-42f5-b770-caaf9bbdefff",
"patient_id": "0f2b85d8-fe8c-4fdd-82b5-bd3feab59e9e",
"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:24:23.4999645+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:24:23.4999645+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:24:23.4999645+00:00",
"pid_name_of_code_sys_txt": "sample string 44",
"pid_publicity_code_eff_dt": "2026-08-04T22:24:23.4999645+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": "a772645a-6c97-42d2-841b-7cf9454270e4",
"patientReview": {
"$ref": "2"
}
},
{
"$ref": "7"
}
],
"medicalrx": [
{
"$id": "8",
"rx_id": "ff6ee818-75fd-4c9a-b8c9-ab3d41d2d4a5",
"original_rx_id": "9994e0af-ebcd-4cba-9ad6-c6b791980ba4",
"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:24:23.4999645+00:00",
"detail_txt": "sample string 13",
"record_id": "ed05c62c-258c-4c16-8fde-392d2e54b56f",
"record_type": "sample string 15",
"patient_id": "ed402acf-9f73-4dcd-93ec-839bf970a9ae",
"created_dt": "2026-08-04T22:24:23.4999645+00:00",
"created_by": "82b575a4-2a1d-482e-8bce-8a31e75bd964",
"updated_dt": "2026-08-04T22:24:23.4999645+00:00",
"updated_by": "d7f71577-9c7a-498f-b5b2-491749a03aef",
"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": "14a8b0df-cda2-4f38-a6ed-c19017aa8b40",
"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. |