The data in the text box below can be copied and pasted into Microsoft Excel.
Make sure when pasting the data, "tabs" are selected as the column delimiter.
Diagnosis-Medication
Abnormal Lab
Case
A
B
C
D
E
F
G
H
I
J
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
Non-restricted | Restricted | Description | Codes | Resource type|Data type|Unit | Formula|Function | Variables | Range | Score | |
T1DM_Diagnosis | T1DM Diagnosis | http://hl7.org/fhir/sid/icd-9-cm(250.91|250.31|250.53|250.63|250.41|250.33|250.11|250.43|250.21|250.93|250.71|250.81|250.51|250.73|250.83|250.61|250.13|250.23|250.01|250.03) | Condition|NUMBER | COUNT | |||||
T1DM_Diagnosis_YES | YES | > 0 | |||||||
T1DM_Diagnosis_NO | NO | = 0 | |||||||
T2DM_Diagnosis | T2DM Diagnosis | http://hl7.org/fhir/sid/icd-9-cm(250.80|250.90|250.42|250.20|250.30|250.52|250.00|250.22|250.32|250.60|250.82|250.70|250.92|250.40|250.62|250.72|250.50|250.02) | Condition|NUMBER | COUNT | |||||
T2DM_Diagnosis_YES | YES | > 0 | |||||||
T2DM_Diagnosis_NO | NO | = 0 | |||||||
T1DM_Medication | T1DM Medication | http://www.nlm.nih.gov/research/umls/rxnorm(86009|51428|352385|139825|400008|314684|5856|139953|274783) | MedicationStatement|NUMBER | FIRST | |||||
T1DM_Medication_YES | YES | = 1 | |||||||
T1DM_Medication_NO | NO | ||||||||
T2DM_Medication | T2DM Medication | http://www.nlm.nih.gov/research/umls/rxnorm(25789|72610|30009|16681|33738|73044|4821|4815|6809|10633|2404|173|593411|60548|84108|217360|274332) | MedicationStatement|NUMBER | FIRST | |||||
T2DM_Medication_YES | YES | = 1 | |||||||
T2DM_Medication_NO | NO | ||||||||
T2DM_Diagnosis_by_Physician | T2DM Diagnosis by Physician | http://hl7.org/fhir/sid/icd-9-cm(250.80|250.90|250.42|250.20|250.52|250.30|250.00|250.22|250.32|250.60|250.82|250.70|250.92|250.62|250.40|250.50|250.72|250.02) | ClinicalImpression|NUMBER | COUNT | |||||
T2DM_Diagnosis_by_Physician_YES | >= 2 | >= 2 | |||||||
T2DM_precedes_T1DM_Medication | T2DM precedes T1DM Medication | NUMBER | GT($T1DM_Medication, $T2DM_Medication) | [T1DM_Medication, T2DM_Medication] | |||||
T2DM_precedes_T1DM_Medication_YES | YES | > 0 | |||||||
A
B
C
D
E
F
G
H
I
J
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
Non-restricted | Restricted | Description | Codes | Resource type|Data type|Unit | Formula|Function | Variables | Range | Score | |
Fasting_Glucose | Fasting Glucose | http://loinc.org(1558-6) | Observation|NUMBER|[mg/dl] | ||||||
Fasting_Glucose_ABNORMAL | ABNORMAL | >= 125 | |||||||
Random_Glucose | Random Glucose | http://loinc.org(2339-0|2345-7) | Observation|NUMBER|[mg/dl] | ||||||
Random_Glucose_ABNORMAL | ABNORMAL | > 200 | |||||||
HBA1c | Hemoglobin A1c | http://loinc.org(4548-4|4549-2|17855-8|17856-6) | Observation|NUMBER|[%] | ||||||
HBA1c_ABNORMAL | ABNORMAL | >= 6.5 | |||||||
Abnormal_Lab | Abnormal Lab | ||||||||
Abnormal_Lab_YES | YES | Fasting_Glucose_ABNORMAL OR Random_Glucose_ABNORMAL OR HBA1c_ABNORMAL | [Fasting_Glucose_ABNORMAL, HBA1c_ABNORMAL, Random_Glucose_ABNORMAL] | ||||||
A
B
C
D
E
F
G
H
I
J
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
Non-restricted | Restricted | Description | Codes | Resource type|Data type|Unit | Formula|Function | Variables | Range | Score | |
T2DM_Case | T2DM Case | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_calculated) | |||||||
T2DM_Case_1 | T2DM Case 1 | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_1) | T1DM_Diagnosis_NO AND T2DM_Diagnosis_YES AND T1DM_Medication_YES AND T2DM_Medication_YES AND T2DM_precedes_T1DM_Medication_YES | [T1DM_Diagnosis_NO, T1DM_Medication_YES, T2DM_Diagnosis_YES, T2DM_Medication_YES, T2DM_precedes_T1DM_Medication_YES] | |||||
T2DM_Case_2 | T2DM Case 2 | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_2) | T1DM_Diagnosis_NO AND T2DM_Diagnosis_YES AND T1DM_Medication_NO AND T2DM_Medication_YES | [T1DM_Diagnosis_NO, T1DM_Medication_NO, T2DM_Diagnosis_YES, T2DM_Medication_YES] | |||||
T2DM_Case_3 | T2DM Case 3 | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_3) | T1DM_Diagnosis_NO AND T2DM_Diagnosis_YES AND T1DM_Medication_NO AND T2DM_Medication_NO AND Abnormal_Lab_YES | [Abnormal_Lab_YES, T1DM_Diagnosis_NO, T1DM_Medication_NO, T2DM_Diagnosis_YES, T2DM_Medication_NO] | |||||
T2DM_Case_4 | T2DM Case 4 | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_4) | T1DM_Diagnosis_NO AND T2DM_Diagnosis_NO AND T2DM_Medication_YES AND Abnormal_Lab_YES | [Abnormal_Lab_YES, T1DM_Diagnosis_NO, T2DM_Diagnosis_NO, T2DM_Medication_YES] | |||||
T2DM_Case_5 | T2DM Case 5 | https://www.smith.care/phenoman/t2dm_case_selection_algorithm(t2dm_case_5) | T1DM_Diagnosis_NO AND T2DM_Diagnosis_YES AND T1DM_Medication_YES AND T2DM_Medication_NO AND T2DM_Diagnosis_by_Physician_YES | [T1DM_Diagnosis_NO, T1DM_Medication_YES, T2DM_Diagnosis_YES, T2DM_Diagnosis_by_Physician_YES, T2DM_Medication_NO] | |||||