Switch to unified view

a b/prompts/mimic-iv/unit.json
1
{
2
    "Capillary refill rate": "Unit: /.",
3
    "Glascow coma scale eye opening": "Unit: /.",
4
    "Glascow coma scale motor response": "Unit: /.",
5
    "Glascow coma scale total": "Unit: /.",
6
    "Glascow coma scale verbal response": "Unit: /.",
7
    "Diastolic blood pressure": "Unit: mmHg.",
8
    "Fraction inspired oxygen": "Unit: /.",
9
    "Glucose": "Unit: mg/dL.",
10
    "Heart Rate": "Unit: bpm.",
11
    "Height": "Unit: cm.",
12
    "Mean blood pressure": "Unit: mmHg.",
13
    "Oxygen saturation": "Unit: %.",
14
    "Respiratory rate": "Unit: breaths per minute.",
15
    "Systolic blood pressure": "Unit: mmHg.",
16
    "Temperature": "Unit: degrees Celsius.",
17
    "Weight": "Unit: kg.",
18
    "pH": "Unit: /."
19
}