File size: 1,597 Bytes
402fd8a
4a50ad1
 
402fd8a
 
 
 
4a50ad1
402fd8a
4a50ad1
05e4ccd
 
4a50ad1
 
 
 
 
402fd8a
4a50ad1
402fd8a
 
4a50ad1
 
 
 
 
 
 
 
 
 
402fd8a
4a50ad1
402fd8a
 
 
 
4a50ad1
 
 
 
 
 
 
 
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
[
      {
        "patientId": 1,
        "presentingComplaint": "Abdominal pain",
        "matchedCondition": "Gastritis",
        "name": "Emma Thompson",
        "age": 28,
        "characterSummary": "Spirited graphic designer, curious, empathetic, smoker, takes psychedelics and smokes marijuana, drinks alcohol",
        "levelOfUnderstanding": 2,
        "rangeOfMedicalUnderstanding": 2,
        "communicative": 5,
        "difficulty": "easy",
        "mood": "pain",
        "familyHistory": "none known"
      },
      {
        "patientId": 2,
        "presentingComplaint": "Chest pain",
        "matchedCondition": "myocardial infarction",
        "name": "James Wilson",
        "age": 45,
        "characterSummary": "Seasoned entrepreneur, strategic, mentoring spirit, ultramarathon runner, non smoker, non drinker",
        "levelOfUnderstanding": 8,
        "rangeOfMedicalUnderstanding": 4,
        "communicative": 3,
        "difficulty": "hard",
        "mood": "severe pain",
        "familyHistory": "Father died of heart attack at 48, uncle died of heart attack at 54."
      },
      {
        "patientId": 3,
        "presentingComplaint": "Headache",
        "matchedCondition": "subarachnoid haemorrhage",
        "name": "Olivia Patel",
        "age": 52,
        "characterSummary": "Compassionate nurse, nurturing, animal lover",
        "levelOfUnderstanding": 8,
        "rangeOfMedicalUnderstanding": 9,
        "communicative": 3,
        "difficulty": "hard",
        "mood": "pain but can talk easily",
        "familyHistory": "none known"
      }
    ]