Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "success",
- "status_code": 200,
- "message": "Intake form data fetched successfully",
- "data": {
- "id": 28,
- "patient_id": 401,
- "docu_spa_service_id": 28,
- "past_treatment": {
- "answer": "yes",
- "additional": {
- "prevResult": "good",
- "furtherNeed": "no explanation",
- "reqTreatment": "I don't know"
- }
- },
- "2_past_treatment": null,
- "3_physician_care": {
- "answer": "yes"
- },
- "2_3_dependent_data": null,
- "5_last_yr_darma_care": {
- "answer": "yes"
- },
- "6_dependent_data": null,
- "prescribed_medicines": {
- "answer": "yes",
- "medicines": [
- {
- "name": "Napa",
- "dosage": "500",
- "dosage_how_long": "1"
- },
- {
- "name": "fexo",
- "dosage": "120",
- "dosage_how_long": "2"
- }
- ]
- },
- "prescribed_allergy_medicines": {
- "medicines": [
- {
- "name": "Alatrol",
- "dosage": 10,
- "dosage_how_long": 3
- },
- {
- "name": "Alcet",
- "dosage": 20,
- "dosage_how_long": 4
- }
- ]
- },
- "circulatory_respiratory": {
- "checkValues": [
- "Asthma",
- "Dizziness"
- ]
- },
- "digestive": {
- "checkValues": [
- "Urinary Tract Infection",
- "Incontinence"
- ]
- },
- "urinary_system": {
- "checkValues": [
- "Overactive Bladder",
- "Gluten Intolerance"
- ]
- },
- "other": {
- "others": "Shivvering",
- "checkValues": [
- "Heartburn",
- "other"
- ]
- },
- "skin": {
- "checkValues": [
- "Hematuria",
- "Urinary Tract Infection"
- ]
- },
- "female_questions": {
- "pregnant": null,
- "breastfeeding": null,
- "want_to_be_pregnant": null,
- "taking_contraceptive": "no"
- },
- "stress_items": {
- "answer": "High",
- "alcohol": "never",
- "smoke_vape": "never",
- "specific_diet": [
- "Low Carb",
- "Dairy Free"
- ],
- "daily_water_qty": "4",
- "recreational_drugs": "never",
- "22_surgical_history": "No",
- "19_caffeinated_product": "sometime",
- "do_u_follow_specific_diet": "sometime"
- },
- "hygiene_cosmetics": {
- "sun_block": "no",
- "cold_sores": "yes",
- "tanning_bed": "no",
- "aha_bha_scrub": "no",
- "tanning_cream": "no",
- "permanent_cosmetics": "no",
- "isotretinoin_last_year": "no"
- },
- "usa_govt_identity": {
- "id_number": "Texas",
- "selected_state": "1231231231"
- },
- "created_at": "2025-03-09T03:49:32.000000Z",
- "updated_at": "2025-03-09T03:49:32.000000Z"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement