Download this file

108 lines (107 with data), 8.0 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
[
{
"input": "Henry Allen,\nhenryallen@example.com\n1234 River Road, Anytown, TX 75001,\n214-555-1234, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: I've been using Cialis for erectile dysfunction. Recently, I've started experiencing severe headaches and a feeling of warmth and redness in my face. Are these common side effects? Regards, Henry Allen",
"output": {
"drug_name": "Cialis",
"adverse_events": ["severe headaches", "flushing (warmth, redness in face)"]
}
},
{
"input": "Tom Sanders,\ntomsanders@example.com\n5678 Oak Lane, Springfield, IL 62704,\n217-555-5678, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Since I started on Cialis, I've noticed muscle pain, particularly in my back. Should I be concerned? Best, Tom Sanders",
"output": {
"drug_name": "Cialis",
"adverse_events": ["muscle pain", "back pain"]
}
},
{
"input": "Laura Johnson,\nljohnson@example.com\n91011 Pine Avenue, Metropolis, NY 10001,\n212-555-2468, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: I've been treated with Cialis for symptoms of benign prostatic hypertrophy and recently started experiencing nausea and upset stomach. Is this a side effect of the drug? Sincerely, Laura Johnson",
"output": {
"drug_name": "Cialis",
"adverse_events": ["nausea", "upset stomach"]
}
},
{
"input": "David Brown,\ndbrown@example.com\n121314 Birch Street, Lakeside, CA 92040,\n619-555-1357, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: After using Cialis, I've begun experiencing stuffy nose and ringing in my ears. Are these common reactions to the medication? Thanks, David Brown",
"output": {
"drug_name": "Cialis",
"adverse_events": ["stuffy nose", "ringing in ears"]
}
},
{
"input": "Emily Clark,\neclark@example.com\n151617 Elm Street, Rivertown, FL 33101,\n305-555-7890, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Hi, I've been on Cialis for a few months and have recently had an erection that is painful and lasts longer than 4 hours. Could this be related to the medication? Regards, Emily Clark",
"output": {
"drug_name": "Cialis",
"adverse_events": ["painful erection", "prolonged erection (more than 4 hours)"]
}
},
{
"input": "Michael Thompson,\nmthompson@example.com\n2020 Cedar St, Highland, NY 12528,\n845-555-2020, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Since beginning treatment with Cialis, I've experienced sudden vision changes. Is this a known reaction to the medication? Regards, Michael Thompson",
"output": {
"drug_name": "Cialis",
"adverse_events": ["sudden vision changes"]
}
},
{
"input": "Sarah White,\nswhite@example.com\n3030 Maple Drive, Smallville, KS 66002,\n785-555-3030, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: I've been using Cialis and recently started having symptoms of a heart attack, including chest pain and nausea. Should I seek immediate medical attention? Best, Sarah White",
"output": {
"drug_name": "Cialis",
"adverse_events": ["symptoms of heart attack", "chest pain", "nausea"]
}
},
{
"input": "Jason Martinez,\njmartinez@example.com\n4040 Pine Street, Lake City, FL 32055,\n386-555-4040, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: After starting Cialis, I've been experiencing pain in my arms and legs. Is this a common side effect? Sincerely, Jason Martinez",
"output": {
"drug_name": "Cialis",
"adverse_events": ["pain in arms", "pain in legs"]
}
},
{
"input": "Natalie Brown,\nnbrown@example.com\n5050 Birch Road, Green Town, OH 44232,\n330-555-5050, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Since I began using Cialis, I've had frequent bouts of dizziness during sex, causing concern. Is this a reaction to the drug? Regards, Natalie Brown",
"output": {
"drug_name": "Cialis",
"adverse_events": ["dizziness during sex"]
}
},
{
"input": "Oliver Clark,\noclark@example.com\n6060 Oak Lane, Mountain View, CA 94040,\n650-555-6060, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Hi, I've been on Cialis for erectile dysfunction and have recently noticed a light-headed feeling, like I might pass out. Could this be related to the medication? Best, Oliver Clark",
"output": {
"drug_name": "Cialis",
"adverse_events": ["light-headed feeling", "feeling like might pass out"]
}
},
{
"input": "Alex Johnson,\najohnson@example.com\n7070 Elm Street, Riverdale, NY 10471,\n718-555-7070, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: I've been using Cialis for a few months and recently started experiencing sudden hearing loss. Is this a known side effect of the medication? Regards, Alex Johnson",
"output": {
"drug_name": "Cialis",
"adverse_events": ["sudden hearing loss"]
}
},
{
"input": "Bethany King,\nbking@example.com\n8080 Vine Street, Midtown, NJ 07030,\n973-555-8080, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Since starting on Cialis, I've noticed nausea and a light-headed feeling, particularly during physical activities. Should I be worried? Best, Bethany King",
"output": {
"drug_name": "Cialis",
"adverse_events": ["nausea", "light-headed feeling during physical activities"]
}
},
{
"input": "Charles Martinez,\ncmartinez@example.com\n9090 Maple Avenue, Sunnyside, TX 79936,\n915-555-9090, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: I've been treated with Cialis for erectile dysfunction and have started experiencing prolonged erections lasting more than 4 hours. Is this a side effect of the drug? Sincerely, Charles Martinez",
"output": {
"drug_name": "Cialis",
"adverse_events": ["prolonged erections (lasting more than 4 hours)"]
}
},
{
"input": "Diane Wilson,\ndwilson@example.com\n10101 Birch Street, Hillside, IL 60010,\n847-555-1010, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: After using Cialis, I've begun experiencing upset stomach and flushing. Are these common reactions to the medication? Thanks, Diane Wilson",
"output": {
"drug_name": "Cialis",
"adverse_events": ["upset stomach", "flushing"]
}
},
{
"input": "Ethan Wright,\newright@example.com\n12121 Oak Lane, Seaside, FL 32459,\n850-555-1212, United States\n\nRelationship to XYZ Pharma Inc.: Patient\nReason for contacting: Adverse Event\n\nMessage: Hi, I've been on Cialis for a while and have started noticing chest pain during physical activities. Could this be related to the medication? Best, Ethan Wright",
"output": {
"drug_name": "Cialis",
"adverse_events": ["chest pain during physical activities"]
}
}
]