44cal commited on
Commit
5df44ac
·
verified ·
1 Parent(s): 925b4fd

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .argilla/dataset.json +1 -0
  2. .argilla/settings.json +1 -0
  3. README.md +1761 -40
.argilla/dataset.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "027f2413-0299-4775-9c69-17d04298c7b0", "inserted_at": "2025-04-05T02:52:58.348027", "updated_at": "2025-04-05T02:52:58.782930", "name": "chainprompt_annot", "status": "ready", "guidelines": null, "allow_extra_metadata": true, "distribution": {"strategy": "overlap", "min_submitted": 1}, "workspace_id": "86e00017-b3b3-4d1d-857e-9ac4a7b3cc56", "last_activity_at": "2025-04-05T02:52:58.782930"}
.argilla/settings.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"guidelines": null, "questions": [{"id": "5aadba57-f3b9-4225-8ac0-fd03aafdb0fc", "inserted_at": "2025-04-05T02:52:58.662848", "updated_at": "2025-04-05T02:52:58.662848", "name": "span_0", "settings": {"type": "span", "allow_overlapping": true, "field": "text", "options": [{"value": "Medical Condition", "text": "Medical Condition", "description": null}, {"value": "Prescription Drugs", "text": " Prescription Drugs", "description": null}, {"value": "Demographics", "text": " Demographics", "description": null}, {"value": "Medical ID", "text": " Medical ID", "description": null}, {"value": "ICD Code", "text": " ICD Code", "description": null}, {"value": "Healthcare Identifier", "text": " Healthcare Identifier", "description": null}, {"value": "Insurance Number", "text": " Insurance Number", "description": null}, {"value": "General PII", "text": " General PII", "description": null}], "visible_options": 8}, "title": "span_0", "description": null, "required": true, "dataset_id": "027f2413-0299-4775-9c69-17d04298c7b0", "type": "span"}, {"id": "0be7dba9-66b0-4700-af9a-138288131895", "inserted_at": "2025-04-05T02:52:58.715962", "updated_at": "2025-04-05T02:52:58.715962", "name": "rating_1", "settings": {"type": "rating", "options": [{"value": 0}, {"value": 1}, {"value": 2}, {"value": 3}, {"value": 4}]}, "title": "rating_1", "description": null, "required": true, "dataset_id": "027f2413-0299-4775-9c69-17d04298c7b0", "type": "rating"}], "fields": [{"id": "90e0036b-a1d3-4bfe-93c7-dbb4ac99bd71", "inserted_at": "2025-04-05T02:52:58.426079", "updated_at": "2025-04-05T02:52:58.426079", "name": "status", "settings": {"type": "text", "use_markdown": false}, "title": "status", "required": false, "description": null, "dataset_id": "027f2413-0299-4775-9c69-17d04298c7b0", "type": "text"}, {"id": "0863df90-c499-456c-8712-72981cc103ef", "inserted_at": "2025-04-05T02:52:58.526773", "updated_at": "2025-04-05T02:52:58.526773", "name": "_server_id", "settings": {"type": "text", "use_markdown": false}, "title": "_server_id", "required": false, "description": null, "dataset_id": "027f2413-0299-4775-9c69-17d04298c7b0", "type": "text"}, {"id": "8c2e8b95-6193-41d7-8e59-5805a32cf7ff", "inserted_at": "2025-04-05T02:52:58.607612", "updated_at": "2025-04-05T02:52:58.607612", "name": "text", "settings": {"type": "text", "use_markdown": false}, "title": "text", "required": false, "description": null, "dataset_id": "027f2413-0299-4775-9c69-17d04298c7b0", "type": "text"}], "vectors": [], "metadata": [], "allow_extra_metadata": true, "distribution": {"strategy": "overlap", "min_submitted": 1}, "mapping": null}
README.md CHANGED
@@ -1,42 +1,1763 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: status
7
- dtype: string
8
- - name: _server_id
9
- dtype: string
10
- - name: text
11
- dtype: string
12
- - name: span_0.responses
13
- list:
14
- list:
15
- - name: end
16
- dtype: int64
17
- - name: label
18
- dtype: string
19
- - name: start
20
- dtype: int64
21
- - name: span_0.responses.users
22
- sequence: string
23
- - name: span_0.responses.status
24
- sequence: string
25
- - name: rating_1.responses
26
- sequence: int64
27
- - name: rating_1.responses.users
28
- sequence: string
29
- - name: rating_1.responses.status
30
- sequence: string
31
- splits:
32
- - name: train
33
- num_bytes: 415008
34
- num_examples: 20
35
- download_size: 174682
36
- dataset_size: 415008
37
- configs:
38
- - config_name: default
39
- data_files:
40
- - split: train
41
- path: data/train-*
42
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ size_categories: n<1K
3
+ tags:
4
+ - rlfh
5
+ - argilla
6
+ - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
+
9
+ # Dataset Card for chainprompt_annot
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+ This dataset has been created with [Argilla](https://github.com/argilla-io/argilla). As shown in the sections below, this dataset can be loaded into your Argilla server as explained in [Load with Argilla](#load-with-argilla), or used directly with the `datasets` library in [Load with `datasets`](#load-with-datasets).
18
+
19
+
20
+ ## Using this dataset with Argilla
21
+
22
+ To load with Argilla, you'll just need to install Argilla as `pip install argilla --upgrade` and then use the following code:
23
+
24
+ ```python
25
+ import argilla as rg
26
+
27
+ ds = rg.Dataset.from_hub("44cal/chainprompt_annot", settings="auto")
28
+ ```
29
+
30
+ This will load the settings and records from the dataset repository and push them to you Argilla server for exploration and annotation.
31
+
32
+ ## Using this dataset with `datasets`
33
+
34
+ To load the records of this dataset with `datasets`, you'll just need to install `datasets` as `pip install datasets --upgrade` and then use the following code:
35
+
36
+ ```python
37
+ from datasets import load_dataset
38
+
39
+ ds = load_dataset("44cal/chainprompt_annot")
40
+ ```
41
+
42
+ This will only load the records of the dataset, but not the Argilla settings.
43
+
44
+ ## Dataset Structure
45
+
46
+ This dataset repo contains:
47
+
48
+ * Dataset records in a format compatible with HuggingFace `datasets`. These records will be loaded automatically when using `rg.Dataset.from_hub` and can be loaded independently using the `datasets` library via `load_dataset`.
49
+ * The [annotation guidelines](#annotation-guidelines) that have been used for building and curating the dataset, if they've been defined in Argilla.
50
+ * A dataset configuration folder conforming to the Argilla dataset format in `.argilla`.
51
+
52
+ The dataset is created in Argilla with: **fields**, **questions**, **suggestions**, **metadata**, **vectors**, and **guidelines**.
53
+
54
+ ### Fields
55
+
56
+ The **fields** are the features or text of a dataset's records. For example, the 'text' column of a text classification dataset of the 'prompt' column of an instruction following dataset.
57
+
58
+ | Field Name | Title | Type | Required | Markdown |
59
+ | ---------- | ----- | ---- | -------- | -------- |
60
+ | status | status | text | False | False |
61
+ | _server_id | _server_id | text | False | False |
62
+ | text | text | text | False | False |
63
+
64
+
65
+ ### Questions
66
+
67
+ The **questions** are the questions that will be asked to the annotators. They can be of different types, such as rating, text, label_selection, multi_label_selection, or ranking.
68
+
69
+ | Question Name | Title | Type | Required | Description | Values/Labels |
70
+ | ------------- | ----- | ---- | -------- | ----------- | ------------- |
71
+ | span_0 | span_0 | span | True | N/A | N/A |
72
+ | rating_1 | rating_1 | rating | True | N/A | [0, 1, 2, 3, 4] |
73
+
74
+
75
+ <!-- check length of metadata properties -->
76
+
77
+
78
+
79
+
80
+
81
+ ### Data Instances
82
+
83
+ An example of a dataset instance in Argilla looks as follows:
84
+
85
+ ```json
86
+ {
87
+ "_server_id": "32aae269-bff7-4654-8c8d-d8ffa0bb5a4a",
88
+ "fields": {
89
+ "text": "Medical Text: Admission Date: [**2117-9-11**] Discharge Date: [**2117-9-17**]\n\nDate of Birth: [**2082-3-21**] Sex: F\n\nService: MEDICINE\n\nAllergies:\nLevaquin\n\nAttending:[**First Name3 (LF) 2195**]\nChief Complaint:\nnausea, vomiting\n\n\nMajor Surgical or Invasive Procedure:\nnone\n\nHistory of Present Illness:\n35F w/ poorly controlled Type 1 diabetes mellitus w/ neuropathy,\nnephropathy, HTN, gastroparesis, CKD and retinopathy, recently\nhospitalized for orthostatic hypotension [**2-3**] autonomic\nneuropathy [**Date range (1) 25088**]; DKA hospitalizations in [**6-12**] and [**7-12**], now\nreturning w/ 5d history of worsening nausea, vomiting with\ncoffee-ground emesis, chills, and dyspnea on exertion. Last\nweek she had a fall and hit her right face. she also had 1 day\nof diarrhea, which resolved early last week. Found to be in DKA\nwith AG 30 and bicarb 11.\n.\nIn the ED inital vitals were 09:00 0 98.2 113 181/99 22 100% RA.\nK 4.7, HCO3 11, Anion Gap 30, Cr. 2.7 (baseline 1.6-2.0) She is\non her 3rd L NS. Insulin srip at 5 units/hr. On home at 22\nlevemir in am and 12 at with difficult to control sugars. BPs\nhave been high. Given 30 mtroprolol tartrate in ED.\n\nShe was started on an insulin drip at 5 units/hr and 3L NS\nboluses. Also aspirin 325mg PO and Morphine 4mg IVx1 for pain.\nCXr was clear. EKG NAD.\n.\nReview of systems: otherwise negative.\n\nPast Medical History:\nType 1 diabetes mellitis w/ neuropathy, nephropathy, and\nretinopathy - 2 episodes of DKA in [**6-12**] and [**7-12**]\nHTN - 5 years\ngastroparesis - 1.5 years\nCKD - stage III, baseline Cr 2.4-2.5, proteinuria\nL1 vertebral fracture - [**2117-7-17**]\nSystolic ejection murmur\n\nSocial History:\nPatient lives at home in [**Location (un) **] with her 8 y/o daughter and\nboyfriend. She has no history of EtOH, tobacco, or illicit drug\nuse. She is currently unemployed and seeking disability.\n\n\nFamily History:\nBoth parents have HTN and T2DM. Grandfather had an MI in his\n40s.\n\nPhysical Exam:\nGEN: Awake, alert, and oriented\nHEENT: PERRLA. MMM. no JVD. neck supple. No cervical LAD\nCards: RRR, S1/S2 normal. II/VI systolic ejection murmur heard\nbest at the L upper sternal border.\nPulm: CTABL with no crackles or wheezes.\nAbd: BS+, soft, NT, no rebound/guarding, no HSM, no [**Doctor Last Name 515**]\nsign\nExtremities: wwp, no edema. radials, DPs, PTs 2+.\nSkin: no rashes or bruising. no skin tenting.\nNeuro: CNs II-XII intact. Upper extremities: Power [**5-6**]\nbilaterally. Le: left power: 4.5/5 right: power [**3-6**]. Bilateral\nsymmetric, reduced sensation distal LE to ankles.\n\n\nPertinent Results:\nAdmission Labs: [**2117-9-11**] 09:22AM\nWBC-11.9* RBC-4.58 HGB-13.0 HCT-36.5 MCV-80* PLT COUNT-466*\nLIPASE-22 ALT(SGPT)-10 AST(SGOT)-16 ALK PHOS-105 TOT BILI-0.5\nGLUCOSE-260* UREA N-48* CREAT-2.7* SODIUM-137 POTASSIUM-4.9\nCL-101 CO2-11*\nLACTATE-1.9\n\nDischarge Labs: [**2117-9-16**] 07:10AM\nWBC-6.8 RBC-3.67* Hgb-10.4* Hct-30.2* MCV-82 Plt Ct-298\nGlucose-118* UreaN-20 Creat-2.3* Na-137 K-3.7 Cl-104 HCO3-23\nAnGap-14\nCalcium-8.7 Phos-3.5 Mg-2.0\n\nRadiology:\nCXR: No evidence of pneumonia or other pathological\nabnormalities. No\npleural effusions. No pulmonary edema. Normal size of the\ncardiac\nsilhouette.\n\nMicrobiology: Urine culture negative, blood cultures no growth\nto date, stool for C.difficile negative\n\n\nBrief Hospital Course:\n35 yo F with HTN \u0026 poorly controlled type I DM, c/b neuropathy,\ngastroparesis, nephropathy ?????? CKD, retinopathy presents with DKA\nand hypertension SBP to 200s.\n.\n# Diabetic ketoacidosis: Patient controls diabetes at home with\nHumalog SS and long acting Levemir. Sugars at home recently\nhave been in 250s. In the ED, glucose was 466. UA was +ve for\nketones ?????? corrected to 200s, but rose again to 300s. She was\ntreated with an insulin drip which was transitioned to subq when\nshe tolerated POs. Her electrolytes were repleted and she\nreceived aggressive volume resuscitation. [**Last Name (un) **] saw her and\ngave sliding scale recommendations which were implemented. No\nsource for DKA found, beleived to be [**2-3**] gastroparesis. Nausea\nmanaged with ativan, compazine, and promethazine. She was\ndischarged on her home Insulin and sliding scale with\ninstructions to follow-up with [**Last Name (un) **].\n\n# HTN: Hypertensive with SBP in 190s initially, attributed to\nDKA, as she has experienced in the past. As she improved her\nblood pressures normalized and she was re-started on her home\nLopressor and Midodrine regimen.\n\n# Coffee grounds emesis: Emesis started off as clear, then with\nprolonged wretching, she started having coffee-grounds vomiting.\nThis had also occurred on prior admissions for DKA with\nassociated vomiting. Her hematocrit remained stable and her\nhematemesis self-resolved, and so work-up was deferred to the\noutpatient setting.\n\n# Acute on chronic kidney disease, Stage III: Patient\u0027s Cr on\nadmission was 2.7, trending down to 2.1-2.3 following fluids,\nconsistent with her known CKD secondary to diabetic nephropathy.\n\n\nMedications on Admission:\n1. citalopram 20 mg Tablet Sig: One (1) Tablet PO DAILY (Daily).\n\n2. Levemir 100 unit/mL Solution Sig: Twenty Two (22) units\nSubcutaneous every AM.\n3. Levemir 100 unit/mL Solution Sig: Twelve (12) units\nSubcutaneous at bedtime.\n4. Humalog 100 unit/mL Solution Sig: sliding scale as directed\nSubcutaneous four times a day: Please use sliding scale as\ndirected by MD [**First Name8 (NamePattern2) 767**] [**Last Name (Titles) **].\n5. metoprolol tartrate 50 mg Tablet Sig: 1.5 Tablets PO DAILY\n(Daily): take in the evening.\n6. promethazine 25 mg Tablet Sig: 0.5 Tablet PO Q8H (every 8\nhours) as needed for nausea.\n7. gabapentin 300 mg Capsule Sig: One (1) Capsule PO Q12H (every\n\n12 hours).\nDisp:*60 Capsule(s)* Refills:*2*\n8. duloxetine 30 mg Capsule, Delayed Release(E.C.) Sig: Two (2)\nCapsule, Delayed Release(E.C.) PO DAILY (Daily): Please take\nonly 1 capsule daily (30 mg) for first 2 weeks of treatment.\nDisp:*60 Capsule, Delayed Release(E.C.)(s)* Refills:*2*\n9. oxycodone 5 mg Capsule Sig: One (1) Capsule PO every eight\n(8) hours as needed for pain.\n10. midodrine 5 mg Tablet Sig: 1.5 Tablets PO every four (4)\nhours: Can hold while sleeping.\nDisp:*270 Tablet(s)* Refills:*2*\n\n\nDischarge Medications:\n1. citalopram 20 mg Tablet Sig: One (1) Tablet PO DAILY (Daily).\n\n2. gabapentin 300 mg Capsule Sig: One (1) Capsule PO Q12H (every\n12 hours).\n3. duloxetine 30 mg Capsule, Delayed Release(E.C.) Sig: One (1)\nCapsule, Delayed Release(E.C.) PO DAILY (Daily).\n4. metoprolol tartrate 25 mg Tablet Sig: Three (3) Tablet PO\nOnce Daily at 6 PM.\n5. midodrine 2.5 mg Tablet Sig: Three (3) Tablet PO DAILY\n(Daily).\n6. Levemir 100 unit/mL Solution Sig: As directed by [**Last Name (un) **] units\nSubcutaneous As directed.\n\n\nDischarge Disposition:\nHome\n\nDischarge Diagnosis:\nDiabetic keotacidosis\nHematemesis (blood in your vomit)\nHypertension\nChronic renal insufficiency\n\nDischarge Condition:\nMental Status: Clear and coherent.\nLevel of Consciousness: Alert and interactive.\nActivity Status: Ambulatory - Independent.\n\nDischarge Instructions:\nYou were admitted to the hospital with DKA, hypertension, and\nblood in your vomit. You were initially treated in the ICU with\nan insulin drip, and your blood sugars improved. Your blood\npressure medications were adjusted to better control your blood\npressure while you were in DKA, but you were re-started on your\nhome regimen at discharge. The blood in your vomit was likely\nsecondary to mechanical trauma from repeated wretching, but you\nshould follow-up with your primary care doctor to discuss\nwhether you should undergo further evaluation such as an upper\nendoscopy. Given your complaints of chronic cough and heartburn,\nyou should also discuss beginning a trial of a proton pump\ninhibitor such as Nexium or Prilosec to see if this helps your\nsymptoms.\n\nYour insulin regimen was adjusted by the [**Last Name (un) **] team while you\nwere here. You should continue to follow-up with them with any\nquestions or concerns regarding your insulin management.\n\nFollowup Instructions:\nPlease call Dr.[**Last Name (STitle) 805**]\u0027 office to schedule a follow-up\nappointment within 7-10 days of discharge. Her office number is\n[**Telephone/Fax (1) 85219**].\n\nYou should also continue to follow-up with your [**Last Name (un) **] doctors\nas needed.\n\n\n\nICD9 Codes: 5849"
90
+ },
91
+ "id": "train_0",
92
+ "metadata": {},
93
+ "responses": {
94
+ "rating_1": [
95
+ {
96
+ "user_id": "704c7891-4bf8-46d0-872e-45bf3943e47d",
97
+ "value": 4
98
+ }
99
+ ],
100
+ "span_0": [
101
+ {
102
+ "user_id": "704c7891-4bf8-46d0-872e-45bf3943e47d",
103
+ "value": [
104
+ {
105
+ "end": 250,
106
+ "label": "Medical Condition",
107
+ "start": 244
108
+ },
109
+ {
110
+ "end": 661,
111
+ "label": "Medical Condition",
112
+ "start": 655
113
+ },
114
+ {
115
+ "end": 5628,
116
+ "label": "Medical Condition",
117
+ "start": 5622
118
+ },
119
+ {
120
+ "end": 260,
121
+ "label": "Medical Condition",
122
+ "start": 252
123
+ },
124
+ {
125
+ "end": 671,
126
+ "label": "Medical Condition",
127
+ "start": 663
128
+ },
129
+ {
130
+ "end": 4601,
131
+ "label": "Medical Condition",
132
+ "start": 4593
133
+ },
134
+ {
135
+ "end": 4678,
136
+ "label": "Medical Condition",
137
+ "start": 4670
138
+ },
139
+ {
140
+ "end": 384,
141
+ "label": "Medical Condition",
142
+ "start": 360
143
+ },
144
+ {
145
+ "end": 398,
146
+ "label": "Medical Condition",
147
+ "start": 388
148
+ },
149
+ {
150
+ "end": 534,
151
+ "label": "Medical Condition",
152
+ "start": 524
153
+ },
154
+ {
155
+ "end": 1447,
156
+ "label": "Medical Condition",
157
+ "start": 1437
158
+ },
159
+ {
160
+ "end": 3402,
161
+ "label": "Medical Condition",
162
+ "start": 3392
163
+ },
164
+ {
165
+ "end": 411,
166
+ "label": "Medical Condition",
167
+ "start": 400
168
+ },
169
+ {
170
+ "end": 1460,
171
+ "label": "Medical Condition",
172
+ "start": 1449
173
+ },
174
+ {
175
+ "end": 3430,
176
+ "label": "Medical Condition",
177
+ "start": 3419
178
+ },
179
+ {
180
+ "end": 4989,
181
+ "label": "Medical Condition",
182
+ "start": 4978
183
+ },
184
+ {
185
+ "end": 416,
186
+ "label": "Medical Condition",
187
+ "start": 413
188
+ },
189
+ {
190
+ "end": 1530,
191
+ "label": "Medical Condition",
192
+ "start": 1527
193
+ },
194
+ {
195
+ "end": 1933,
196
+ "label": "Medical Condition",
197
+ "start": 1930
198
+ },
199
+ {
200
+ "end": 3356,
201
+ "label": "Medical Condition",
202
+ "start": 3353
203
+ },
204
+ {
205
+ "end": 4260,
206
+ "label": "Medical Condition",
207
+ "start": 4257
208
+ },
209
+ {
210
+ "end": 431,
211
+ "label": "Medical Condition",
212
+ "start": 418
213
+ },
214
+ {
215
+ "end": 1554,
216
+ "label": "Medical Condition",
217
+ "start": 1541
218
+ },
219
+ {
220
+ "end": 3417,
221
+ "label": "Medical Condition",
222
+ "start": 3404
223
+ },
224
+ {
225
+ "end": 4079,
226
+ "label": "Medical Condition",
227
+ "start": 4066
228
+ },
229
+ {
230
+ "end": 436,
231
+ "label": "Medical Condition",
232
+ "start": 433
233
+ },
234
+ {
235
+ "end": 1570,
236
+ "label": "Medical Condition",
237
+ "start": 1567
238
+ },
239
+ {
240
+ "end": 3441,
241
+ "label": "Medical Condition",
242
+ "start": 3438
243
+ },
244
+ {
245
+ "end": 4955,
246
+ "label": "Medical Condition",
247
+ "start": 4952
248
+ },
249
+ {
250
+ "end": 452,
251
+ "label": "Medical Condition",
252
+ "start": 441
253
+ },
254
+ {
255
+ "end": 1477,
256
+ "label": "Medical Condition",
257
+ "start": 1466
258
+ },
259
+ {
260
+ "end": 3454,
261
+ "label": "Medical Condition",
262
+ "start": 3443
263
+ },
264
+ {
265
+ "end": 503,
266
+ "label": "Medical Condition",
267
+ "start": 480
268
+ },
269
+ {
270
+ "end": 566,
271
+ "label": "Medical Condition",
272
+ "start": 563
273
+ },
274
+ {
275
+ "end": 866,
276
+ "label": "Medical Condition",
277
+ "start": 863
278
+ },
279
+ {
280
+ "end": 1497,
281
+ "label": "Medical Condition",
282
+ "start": 1494
283
+ },
284
+ {
285
+ "end": 3472,
286
+ "label": "Medical Condition",
287
+ "start": 3469
288
+ },
289
+ {
290
+ "end": 4033,
291
+ "label": "Medical Condition",
292
+ "start": 4030
293
+ },
294
+ {
295
+ "end": 4320,
296
+ "label": "Medical Condition",
297
+ "start": 4317
298
+ },
299
+ {
300
+ "end": 4653,
301
+ "label": "Medical Condition",
302
+ "start": 4650
303
+ },
304
+ {
305
+ "end": 7097,
306
+ "label": "Medical Condition",
307
+ "start": 7094
308
+ },
309
+ {
310
+ "end": 7335,
311
+ "label": "Medical Condition",
312
+ "start": 7332
313
+ },
314
+ {
315
+ "end": 813,
316
+ "label": "Medical Condition",
317
+ "start": 805
318
+ },
319
+ {
320
+ "end": 566,
321
+ "label": "Medical Condition",
322
+ "start": 563
323
+ },
324
+ {
325
+ "end": 866,
326
+ "label": "Medical Condition",
327
+ "start": 863
328
+ },
329
+ {
330
+ "end": 1497,
331
+ "label": "Medical Condition",
332
+ "start": 1494
333
+ },
334
+ {
335
+ "end": 3472,
336
+ "label": "Medical Condition",
337
+ "start": 3469
338
+ },
339
+ {
340
+ "end": 4033,
341
+ "label": "Medical Condition",
342
+ "start": 4030
343
+ },
344
+ {
345
+ "end": 4320,
346
+ "label": "Medical Condition",
347
+ "start": 4317
348
+ },
349
+ {
350
+ "end": 4653,
351
+ "label": "Medical Condition",
352
+ "start": 4650
353
+ },
354
+ {
355
+ "end": 7097,
356
+ "label": "Medical Condition",
357
+ "start": 7094
358
+ },
359
+ {
360
+ "end": 7335,
361
+ "label": "Medical Condition",
362
+ "start": 7332
363
+ },
364
+ {
365
+ "end": 3489,
366
+ "label": "Medical Condition",
367
+ "start": 3477
368
+ },
369
+ {
370
+ "end": 7111,
371
+ "label": "Medical Condition",
372
+ "start": 7099
373
+ },
374
+ {
375
+ "end": 4497,
376
+ "label": "Medical Condition",
377
+ "start": 4476
378
+ },
379
+ {
380
+ "end": 4835,
381
+ "label": "Medical Condition",
382
+ "start": 4804
383
+ },
384
+ {
385
+ "end": 6882,
386
+ "label": "Medical Condition",
387
+ "start": 6855
388
+ },
389
+ {
390
+ "end": 6807,
391
+ "label": "Medical Condition",
392
+ "start": 6786
393
+ },
394
+ {
395
+ "end": 6819,
396
+ "label": "Medical Condition",
397
+ "start": 6808
398
+ },
399
+ {
400
+ "end": 6840,
401
+ "label": "Medical Condition",
402
+ "start": 6821
403
+ },
404
+ {
405
+ "end": 7136,
406
+ "label": "Medical Condition",
407
+ "start": 7117
408
+ },
409
+ {
410
+ "end": 7419,
411
+ "label": "Medical Condition",
412
+ "start": 7400
413
+ },
414
+ {
415
+ "end": 7665,
416
+ "label": "Medical Condition",
417
+ "start": 7660
418
+ },
419
+ {
420
+ "end": 7679,
421
+ "label": "Medical Condition",
422
+ "start": 7670
423
+ },
424
+ {
425
+ "end": 187,
426
+ "label": "Prescription Drugs",
427
+ "start": 179
428
+ },
429
+ {
430
+ "end": 1048,
431
+ "label": "Prescription Drugs",
432
+ "start": 1041
433
+ },
434
+ {
435
+ "end": 4176,
436
+ "label": "Prescription Drugs",
437
+ "start": 4169
438
+ },
439
+ {
440
+ "end": 1090,
441
+ "label": "Prescription Drugs",
442
+ "start": 1083
443
+ },
444
+ {
445
+ "end": 1189,
446
+ "label": "Prescription Drugs",
447
+ "start": 1170
448
+ },
449
+ {
450
+ "end": 1232,
451
+ "label": "Prescription Drugs",
452
+ "start": 1220
453
+ },
454
+ {
455
+ "end": 3786,
456
+ "label": "Prescription Drugs",
457
+ "start": 3774
458
+ },
459
+ {
460
+ "end": 7196,
461
+ "label": "Prescription Drugs",
462
+ "start": 7184
463
+ },
464
+ {
465
+ "end": 1278,
466
+ "label": "Prescription Drugs",
467
+ "start": 1271
468
+ },
469
+ {
470
+ "end": 1300,
471
+ "label": "Prescription Drugs",
472
+ "start": 1292
473
+ },
474
+ {
475
+ "end": 5032,
476
+ "label": "Prescription Drugs",
477
+ "start": 5022
478
+ },
479
+ {
480
+ "end": 6238,
481
+ "label": "Prescription Drugs",
482
+ "start": 6228
483
+ },
484
+ {
485
+ "end": 3603,
486
+ "label": "Prescription Drugs",
487
+ "start": 3596
488
+ },
489
+ {
490
+ "end": 5095,
491
+ "label": "Prescription Drugs",
492
+ "start": 5088
493
+ },
494
+ {
495
+ "end": 5177,
496
+ "label": "Prescription Drugs",
497
+ "start": 5170
498
+ },
499
+ {
500
+ "end": 6638,
501
+ "label": "Prescription Drugs",
502
+ "start": 6631
503
+ },
504
+ {
505
+ "end": 3576,
506
+ "label": "Prescription Drugs",
507
+ "start": 3569
508
+ },
509
+ {
510
+ "end": 5257,
511
+ "label": "Prescription Drugs",
512
+ "start": 5250
513
+ },
514
+ {
515
+ "end": 5470,
516
+ "label": "Prescription Drugs",
517
+ "start": 5451
518
+ },
519
+ {
520
+ "end": 6502,
521
+ "label": "Prescription Drugs",
522
+ "start": 6483
523
+ },
524
+ {
525
+ "end": 4136,
526
+ "label": "Prescription Drugs",
527
+ "start": 4124
528
+ },
529
+ {
530
+ "end": 5555,
531
+ "label": "Prescription Drugs",
532
+ "start": 5543
533
+ },
534
+ {
535
+ "end": 5643,
536
+ "label": "Prescription Drugs",
537
+ "start": 5633
538
+ },
539
+ {
540
+ "end": 6304,
541
+ "label": "Prescription Drugs",
542
+ "start": 6294
543
+ },
544
+ {
545
+ "end": 5753,
546
+ "label": "Prescription Drugs",
547
+ "start": 5743
548
+ },
549
+ {
550
+ "end": 6380,
551
+ "label": "Prescription Drugs",
552
+ "start": 6370
553
+ },
554
+ {
555
+ "end": 5994,
556
+ "label": "Prescription Drugs",
557
+ "start": 5985
558
+ },
559
+ {
560
+ "end": 6087,
561
+ "label": "Prescription Drugs",
562
+ "start": 6078
563
+ },
564
+ {
565
+ "end": 6573,
566
+ "label": "Prescription Drugs",
567
+ "start": 6564
568
+ },
569
+ {
570
+ "end": 4449,
571
+ "label": "Prescription Drugs",
572
+ "start": 4440
573
+ },
574
+ {
575
+ "end": 4463,
576
+ "label": "Prescription Drugs",
577
+ "start": 4454
578
+ },
579
+ {
580
+ "end": 4107,
581
+ "label": "Prescription Drugs",
582
+ "start": 4101
583
+ },
584
+ {
585
+ "end": 4118,
586
+ "label": "Prescription Drugs",
587
+ "start": 4109
588
+ },
589
+ {
590
+ "end": 4136,
591
+ "label": "Prescription Drugs",
592
+ "start": 4124
593
+ },
594
+ {
595
+ "end": 5555,
596
+ "label": "Prescription Drugs",
597
+ "start": 5543
598
+ },
599
+ {
600
+ "end": 1048,
601
+ "label": "Prescription Drugs",
602
+ "start": 1041
603
+ },
604
+ {
605
+ "end": 4176,
606
+ "label": "Prescription Drugs",
607
+ "start": 4169
608
+ },
609
+ {
610
+ "end": 7764,
611
+ "label": "Prescription Drugs",
612
+ "start": 7758
613
+ },
614
+ {
615
+ "end": 7776,
616
+ "label": "Prescription Drugs",
617
+ "start": 7768
618
+ },
619
+ {
620
+ "end": 338,
621
+ "label": "Demographics",
622
+ "start": 335
623
+ },
624
+ {
625
+ "end": 3347,
626
+ "label": "Demographics",
627
+ "start": 3340
628
+ },
629
+ {
630
+ "end": 1768,
631
+ "label": "Demographics",
632
+ "start": 1754
633
+ },
634
+ {
635
+ "end": 1782,
636
+ "label": "Demographics",
637
+ "start": 1773
638
+ },
639
+ {
640
+ "end": 1869,
641
+ "label": "Demographics",
642
+ "start": 1859
643
+ },
644
+ {
645
+ "end": 1892,
646
+ "label": "Demographics",
647
+ "start": 1874
648
+ },
649
+ {
650
+ "end": 8316,
651
+ "label": "ICD Code",
652
+ "start": 8312
653
+ },
654
+ {
655
+ "end": 43,
656
+ "label": "General PII",
657
+ "start": 34
658
+ },
659
+ {
660
+ "end": 2634,
661
+ "label": "General PII",
662
+ "start": 2625
663
+ },
664
+ {
665
+ "end": 90,
666
+ "label": "General PII",
667
+ "start": 81
668
+ },
669
+ {
670
+ "end": 123,
671
+ "label": "General PII",
672
+ "start": 114
673
+ },
674
+ {
675
+ "end": 147,
676
+ "label": "General PII",
677
+ "start": 146
678
+ },
679
+ {
680
+ "end": 203,
681
+ "label": "General PII",
682
+ "start": 202
683
+ },
684
+ {
685
+ "end": 217,
686
+ "label": "General PII",
687
+ "start": 216
688
+ },
689
+ {
690
+ "end": 338,
691
+ "label": "General PII",
692
+ "start": 337
693
+ },
694
+ {
695
+ "end": 849,
696
+ "label": "General PII",
697
+ "start": 848
698
+ },
699
+ {
700
+ "end": 1897,
701
+ "label": "General PII",
702
+ "start": 1896
703
+ },
704
+ {
705
+ "end": 3347,
706
+ "label": "General PII",
707
+ "start": 3346
708
+ },
709
+ {
710
+ "end": 5388,
711
+ "label": "General PII",
712
+ "start": 5387
713
+ },
714
+ {
715
+ "end": 8014,
716
+ "label": "General PII",
717
+ "start": 8013
718
+ },
719
+ {
720
+ "end": 8190,
721
+ "label": "General PII",
722
+ "start": 8189
723
+ },
724
+ {
725
+ "end": 223,
726
+ "label": "General PII",
727
+ "start": 202
728
+ },
729
+ {
730
+ "end": 1740,
731
+ "label": "General PII",
732
+ "start": 1727
733
+ },
734
+ {
735
+ "end": 1653,
736
+ "label": "General PII",
737
+ "start": 1644
738
+ },
739
+ {
740
+ "end": 2298,
741
+ "label": "General PII",
742
+ "start": 2278
743
+ },
744
+ {
745
+ "end": 2460,
746
+ "label": "General PII",
747
+ "start": 2457
748
+ },
749
+ {
750
+ "end": 2519,
751
+ "label": "General PII",
752
+ "start": 2516
753
+ },
754
+ {
755
+ "end": 43,
756
+ "label": "General PII",
757
+ "start": 34
758
+ },
759
+ {
760
+ "end": 2634,
761
+ "label": "General PII",
762
+ "start": 2625
763
+ },
764
+ {
765
+ "end": 2885,
766
+ "label": "General PII",
767
+ "start": 2876
768
+ },
769
+ {
770
+ "end": 3940,
771
+ "label": "General PII",
772
+ "start": 3926
773
+ },
774
+ {
775
+ "end": 4248,
776
+ "label": "General PII",
777
+ "start": 4234
778
+ },
779
+ {
780
+ "end": 6697,
781
+ "label": "General PII",
782
+ "start": 6683
783
+ },
784
+ {
785
+ "end": 7872,
786
+ "label": "General PII",
787
+ "start": 7858
788
+ },
789
+ {
790
+ "end": 8273,
791
+ "label": "General PII",
792
+ "start": 8259
793
+ },
794
+ {
795
+ "end": 120,
796
+ "label": "General PII",
797
+ "start": 117
798
+ },
799
+ {
800
+ "end": 510,
801
+ "label": "General PII",
802
+ "start": 507
803
+ },
804
+ {
805
+ "end": 4062,
806
+ "label": "General PII",
807
+ "start": 4059
808
+ },
809
+ {
810
+ "end": 5417,
811
+ "label": "General PII",
812
+ "start": 5387
813
+ },
814
+ {
815
+ "end": 5442,
816
+ "label": "General PII",
817
+ "start": 5424
818
+ },
819
+ {
820
+ "end": 3940,
821
+ "label": "General PII",
822
+ "start": 3926
823
+ },
824
+ {
825
+ "end": 4248,
826
+ "label": "General PII",
827
+ "start": 4234
828
+ },
829
+ {
830
+ "end": 6697,
831
+ "label": "General PII",
832
+ "start": 6683
833
+ },
834
+ {
835
+ "end": 7872,
836
+ "label": "General PII",
837
+ "start": 7858
838
+ },
839
+ {
840
+ "end": 8273,
841
+ "label": "General PII",
842
+ "start": 8259
843
+ },
844
+ {
845
+ "end": 8076,
846
+ "label": "General PII",
847
+ "start": 8054
848
+ },
849
+ {
850
+ "end": 8202,
851
+ "label": "General PII",
852
+ "start": 8179
853
+ },
854
+ {
855
+ "end": 3940,
856
+ "label": "General PII",
857
+ "start": 3926
858
+ },
859
+ {
860
+ "end": 4248,
861
+ "label": "General PII",
862
+ "start": 4234
863
+ },
864
+ {
865
+ "end": 6697,
866
+ "label": "General PII",
867
+ "start": 6683
868
+ },
869
+ {
870
+ "end": 7872,
871
+ "label": "General PII",
872
+ "start": 7858
873
+ },
874
+ {
875
+ "end": 8273,
876
+ "label": "General PII",
877
+ "start": 8259
878
+ }
879
+ ]
880
+ }
881
+ ]
882
+ },
883
+ "status": "completed",
884
+ "suggestions": {},
885
+ "vectors": {}
886
+ }
887
+ ```
888
+
889
+ While the same record in HuggingFace `datasets` looks as follows:
890
+
891
+ ```json
892
+ {
893
+ "_server_id": "32aae269-bff7-4654-8c8d-d8ffa0bb5a4a",
894
+ "id": "train_0",
895
+ "rating_1.responses": [
896
+ 4
897
+ ],
898
+ "rating_1.responses.status": [
899
+ "submitted"
900
+ ],
901
+ "rating_1.responses.users": [
902
+ "704c7891-4bf8-46d0-872e-45bf3943e47d"
903
+ ],
904
+ "span_0.responses": [
905
+ [
906
+ {
907
+ "end": 250,
908
+ "label": "Medical Condition",
909
+ "start": 244
910
+ },
911
+ {
912
+ "end": 661,
913
+ "label": "Medical Condition",
914
+ "start": 655
915
+ },
916
+ {
917
+ "end": 5628,
918
+ "label": "Medical Condition",
919
+ "start": 5622
920
+ },
921
+ {
922
+ "end": 260,
923
+ "label": "Medical Condition",
924
+ "start": 252
925
+ },
926
+ {
927
+ "end": 671,
928
+ "label": "Medical Condition",
929
+ "start": 663
930
+ },
931
+ {
932
+ "end": 4601,
933
+ "label": "Medical Condition",
934
+ "start": 4593
935
+ },
936
+ {
937
+ "end": 4678,
938
+ "label": "Medical Condition",
939
+ "start": 4670
940
+ },
941
+ {
942
+ "end": 384,
943
+ "label": "Medical Condition",
944
+ "start": 360
945
+ },
946
+ {
947
+ "end": 398,
948
+ "label": "Medical Condition",
949
+ "start": 388
950
+ },
951
+ {
952
+ "end": 534,
953
+ "label": "Medical Condition",
954
+ "start": 524
955
+ },
956
+ {
957
+ "end": 1447,
958
+ "label": "Medical Condition",
959
+ "start": 1437
960
+ },
961
+ {
962
+ "end": 3402,
963
+ "label": "Medical Condition",
964
+ "start": 3392
965
+ },
966
+ {
967
+ "end": 411,
968
+ "label": "Medical Condition",
969
+ "start": 400
970
+ },
971
+ {
972
+ "end": 1460,
973
+ "label": "Medical Condition",
974
+ "start": 1449
975
+ },
976
+ {
977
+ "end": 3430,
978
+ "label": "Medical Condition",
979
+ "start": 3419
980
+ },
981
+ {
982
+ "end": 4989,
983
+ "label": "Medical Condition",
984
+ "start": 4978
985
+ },
986
+ {
987
+ "end": 416,
988
+ "label": "Medical Condition",
989
+ "start": 413
990
+ },
991
+ {
992
+ "end": 1530,
993
+ "label": "Medical Condition",
994
+ "start": 1527
995
+ },
996
+ {
997
+ "end": 1933,
998
+ "label": "Medical Condition",
999
+ "start": 1930
1000
+ },
1001
+ {
1002
+ "end": 3356,
1003
+ "label": "Medical Condition",
1004
+ "start": 3353
1005
+ },
1006
+ {
1007
+ "end": 4260,
1008
+ "label": "Medical Condition",
1009
+ "start": 4257
1010
+ },
1011
+ {
1012
+ "end": 431,
1013
+ "label": "Medical Condition",
1014
+ "start": 418
1015
+ },
1016
+ {
1017
+ "end": 1554,
1018
+ "label": "Medical Condition",
1019
+ "start": 1541
1020
+ },
1021
+ {
1022
+ "end": 3417,
1023
+ "label": "Medical Condition",
1024
+ "start": 3404
1025
+ },
1026
+ {
1027
+ "end": 4079,
1028
+ "label": "Medical Condition",
1029
+ "start": 4066
1030
+ },
1031
+ {
1032
+ "end": 436,
1033
+ "label": "Medical Condition",
1034
+ "start": 433
1035
+ },
1036
+ {
1037
+ "end": 1570,
1038
+ "label": "Medical Condition",
1039
+ "start": 1567
1040
+ },
1041
+ {
1042
+ "end": 3441,
1043
+ "label": "Medical Condition",
1044
+ "start": 3438
1045
+ },
1046
+ {
1047
+ "end": 4955,
1048
+ "label": "Medical Condition",
1049
+ "start": 4952
1050
+ },
1051
+ {
1052
+ "end": 452,
1053
+ "label": "Medical Condition",
1054
+ "start": 441
1055
+ },
1056
+ {
1057
+ "end": 1477,
1058
+ "label": "Medical Condition",
1059
+ "start": 1466
1060
+ },
1061
+ {
1062
+ "end": 3454,
1063
+ "label": "Medical Condition",
1064
+ "start": 3443
1065
+ },
1066
+ {
1067
+ "end": 503,
1068
+ "label": "Medical Condition",
1069
+ "start": 480
1070
+ },
1071
+ {
1072
+ "end": 566,
1073
+ "label": "Medical Condition",
1074
+ "start": 563
1075
+ },
1076
+ {
1077
+ "end": 866,
1078
+ "label": "Medical Condition",
1079
+ "start": 863
1080
+ },
1081
+ {
1082
+ "end": 1497,
1083
+ "label": "Medical Condition",
1084
+ "start": 1494
1085
+ },
1086
+ {
1087
+ "end": 3472,
1088
+ "label": "Medical Condition",
1089
+ "start": 3469
1090
+ },
1091
+ {
1092
+ "end": 4033,
1093
+ "label": "Medical Condition",
1094
+ "start": 4030
1095
+ },
1096
+ {
1097
+ "end": 4320,
1098
+ "label": "Medical Condition",
1099
+ "start": 4317
1100
+ },
1101
+ {
1102
+ "end": 4653,
1103
+ "label": "Medical Condition",
1104
+ "start": 4650
1105
+ },
1106
+ {
1107
+ "end": 7097,
1108
+ "label": "Medical Condition",
1109
+ "start": 7094
1110
+ },
1111
+ {
1112
+ "end": 7335,
1113
+ "label": "Medical Condition",
1114
+ "start": 7332
1115
+ },
1116
+ {
1117
+ "end": 813,
1118
+ "label": "Medical Condition",
1119
+ "start": 805
1120
+ },
1121
+ {
1122
+ "end": 566,
1123
+ "label": "Medical Condition",
1124
+ "start": 563
1125
+ },
1126
+ {
1127
+ "end": 866,
1128
+ "label": "Medical Condition",
1129
+ "start": 863
1130
+ },
1131
+ {
1132
+ "end": 1497,
1133
+ "label": "Medical Condition",
1134
+ "start": 1494
1135
+ },
1136
+ {
1137
+ "end": 3472,
1138
+ "label": "Medical Condition",
1139
+ "start": 3469
1140
+ },
1141
+ {
1142
+ "end": 4033,
1143
+ "label": "Medical Condition",
1144
+ "start": 4030
1145
+ },
1146
+ {
1147
+ "end": 4320,
1148
+ "label": "Medical Condition",
1149
+ "start": 4317
1150
+ },
1151
+ {
1152
+ "end": 4653,
1153
+ "label": "Medical Condition",
1154
+ "start": 4650
1155
+ },
1156
+ {
1157
+ "end": 7097,
1158
+ "label": "Medical Condition",
1159
+ "start": 7094
1160
+ },
1161
+ {
1162
+ "end": 7335,
1163
+ "label": "Medical Condition",
1164
+ "start": 7332
1165
+ },
1166
+ {
1167
+ "end": 3489,
1168
+ "label": "Medical Condition",
1169
+ "start": 3477
1170
+ },
1171
+ {
1172
+ "end": 7111,
1173
+ "label": "Medical Condition",
1174
+ "start": 7099
1175
+ },
1176
+ {
1177
+ "end": 4497,
1178
+ "label": "Medical Condition",
1179
+ "start": 4476
1180
+ },
1181
+ {
1182
+ "end": 4835,
1183
+ "label": "Medical Condition",
1184
+ "start": 4804
1185
+ },
1186
+ {
1187
+ "end": 6882,
1188
+ "label": "Medical Condition",
1189
+ "start": 6855
1190
+ },
1191
+ {
1192
+ "end": 6807,
1193
+ "label": "Medical Condition",
1194
+ "start": 6786
1195
+ },
1196
+ {
1197
+ "end": 6819,
1198
+ "label": "Medical Condition",
1199
+ "start": 6808
1200
+ },
1201
+ {
1202
+ "end": 6840,
1203
+ "label": "Medical Condition",
1204
+ "start": 6821
1205
+ },
1206
+ {
1207
+ "end": 7136,
1208
+ "label": "Medical Condition",
1209
+ "start": 7117
1210
+ },
1211
+ {
1212
+ "end": 7419,
1213
+ "label": "Medical Condition",
1214
+ "start": 7400
1215
+ },
1216
+ {
1217
+ "end": 7665,
1218
+ "label": "Medical Condition",
1219
+ "start": 7660
1220
+ },
1221
+ {
1222
+ "end": 7679,
1223
+ "label": "Medical Condition",
1224
+ "start": 7670
1225
+ },
1226
+ {
1227
+ "end": 187,
1228
+ "label": "Prescription Drugs",
1229
+ "start": 179
1230
+ },
1231
+ {
1232
+ "end": 1048,
1233
+ "label": "Prescription Drugs",
1234
+ "start": 1041
1235
+ },
1236
+ {
1237
+ "end": 4176,
1238
+ "label": "Prescription Drugs",
1239
+ "start": 4169
1240
+ },
1241
+ {
1242
+ "end": 1090,
1243
+ "label": "Prescription Drugs",
1244
+ "start": 1083
1245
+ },
1246
+ {
1247
+ "end": 1189,
1248
+ "label": "Prescription Drugs",
1249
+ "start": 1170
1250
+ },
1251
+ {
1252
+ "end": 1232,
1253
+ "label": "Prescription Drugs",
1254
+ "start": 1220
1255
+ },
1256
+ {
1257
+ "end": 3786,
1258
+ "label": "Prescription Drugs",
1259
+ "start": 3774
1260
+ },
1261
+ {
1262
+ "end": 7196,
1263
+ "label": "Prescription Drugs",
1264
+ "start": 7184
1265
+ },
1266
+ {
1267
+ "end": 1278,
1268
+ "label": "Prescription Drugs",
1269
+ "start": 1271
1270
+ },
1271
+ {
1272
+ "end": 1300,
1273
+ "label": "Prescription Drugs",
1274
+ "start": 1292
1275
+ },
1276
+ {
1277
+ "end": 5032,
1278
+ "label": "Prescription Drugs",
1279
+ "start": 5022
1280
+ },
1281
+ {
1282
+ "end": 6238,
1283
+ "label": "Prescription Drugs",
1284
+ "start": 6228
1285
+ },
1286
+ {
1287
+ "end": 3603,
1288
+ "label": "Prescription Drugs",
1289
+ "start": 3596
1290
+ },
1291
+ {
1292
+ "end": 5095,
1293
+ "label": "Prescription Drugs",
1294
+ "start": 5088
1295
+ },
1296
+ {
1297
+ "end": 5177,
1298
+ "label": "Prescription Drugs",
1299
+ "start": 5170
1300
+ },
1301
+ {
1302
+ "end": 6638,
1303
+ "label": "Prescription Drugs",
1304
+ "start": 6631
1305
+ },
1306
+ {
1307
+ "end": 3576,
1308
+ "label": "Prescription Drugs",
1309
+ "start": 3569
1310
+ },
1311
+ {
1312
+ "end": 5257,
1313
+ "label": "Prescription Drugs",
1314
+ "start": 5250
1315
+ },
1316
+ {
1317
+ "end": 5470,
1318
+ "label": "Prescription Drugs",
1319
+ "start": 5451
1320
+ },
1321
+ {
1322
+ "end": 6502,
1323
+ "label": "Prescription Drugs",
1324
+ "start": 6483
1325
+ },
1326
+ {
1327
+ "end": 4136,
1328
+ "label": "Prescription Drugs",
1329
+ "start": 4124
1330
+ },
1331
+ {
1332
+ "end": 5555,
1333
+ "label": "Prescription Drugs",
1334
+ "start": 5543
1335
+ },
1336
+ {
1337
+ "end": 5643,
1338
+ "label": "Prescription Drugs",
1339
+ "start": 5633
1340
+ },
1341
+ {
1342
+ "end": 6304,
1343
+ "label": "Prescription Drugs",
1344
+ "start": 6294
1345
+ },
1346
+ {
1347
+ "end": 5753,
1348
+ "label": "Prescription Drugs",
1349
+ "start": 5743
1350
+ },
1351
+ {
1352
+ "end": 6380,
1353
+ "label": "Prescription Drugs",
1354
+ "start": 6370
1355
+ },
1356
+ {
1357
+ "end": 5994,
1358
+ "label": "Prescription Drugs",
1359
+ "start": 5985
1360
+ },
1361
+ {
1362
+ "end": 6087,
1363
+ "label": "Prescription Drugs",
1364
+ "start": 6078
1365
+ },
1366
+ {
1367
+ "end": 6573,
1368
+ "label": "Prescription Drugs",
1369
+ "start": 6564
1370
+ },
1371
+ {
1372
+ "end": 4449,
1373
+ "label": "Prescription Drugs",
1374
+ "start": 4440
1375
+ },
1376
+ {
1377
+ "end": 4463,
1378
+ "label": "Prescription Drugs",
1379
+ "start": 4454
1380
+ },
1381
+ {
1382
+ "end": 4107,
1383
+ "label": "Prescription Drugs",
1384
+ "start": 4101
1385
+ },
1386
+ {
1387
+ "end": 4118,
1388
+ "label": "Prescription Drugs",
1389
+ "start": 4109
1390
+ },
1391
+ {
1392
+ "end": 4136,
1393
+ "label": "Prescription Drugs",
1394
+ "start": 4124
1395
+ },
1396
+ {
1397
+ "end": 5555,
1398
+ "label": "Prescription Drugs",
1399
+ "start": 5543
1400
+ },
1401
+ {
1402
+ "end": 1048,
1403
+ "label": "Prescription Drugs",
1404
+ "start": 1041
1405
+ },
1406
+ {
1407
+ "end": 4176,
1408
+ "label": "Prescription Drugs",
1409
+ "start": 4169
1410
+ },
1411
+ {
1412
+ "end": 7764,
1413
+ "label": "Prescription Drugs",
1414
+ "start": 7758
1415
+ },
1416
+ {
1417
+ "end": 7776,
1418
+ "label": "Prescription Drugs",
1419
+ "start": 7768
1420
+ },
1421
+ {
1422
+ "end": 338,
1423
+ "label": "Demographics",
1424
+ "start": 335
1425
+ },
1426
+ {
1427
+ "end": 3347,
1428
+ "label": "Demographics",
1429
+ "start": 3340
1430
+ },
1431
+ {
1432
+ "end": 1768,
1433
+ "label": "Demographics",
1434
+ "start": 1754
1435
+ },
1436
+ {
1437
+ "end": 1782,
1438
+ "label": "Demographics",
1439
+ "start": 1773
1440
+ },
1441
+ {
1442
+ "end": 1869,
1443
+ "label": "Demographics",
1444
+ "start": 1859
1445
+ },
1446
+ {
1447
+ "end": 1892,
1448
+ "label": "Demographics",
1449
+ "start": 1874
1450
+ },
1451
+ {
1452
+ "end": 8316,
1453
+ "label": "ICD Code",
1454
+ "start": 8312
1455
+ },
1456
+ {
1457
+ "end": 43,
1458
+ "label": "General PII",
1459
+ "start": 34
1460
+ },
1461
+ {
1462
+ "end": 2634,
1463
+ "label": "General PII",
1464
+ "start": 2625
1465
+ },
1466
+ {
1467
+ "end": 90,
1468
+ "label": "General PII",
1469
+ "start": 81
1470
+ },
1471
+ {
1472
+ "end": 123,
1473
+ "label": "General PII",
1474
+ "start": 114
1475
+ },
1476
+ {
1477
+ "end": 147,
1478
+ "label": "General PII",
1479
+ "start": 146
1480
+ },
1481
+ {
1482
+ "end": 203,
1483
+ "label": "General PII",
1484
+ "start": 202
1485
+ },
1486
+ {
1487
+ "end": 217,
1488
+ "label": "General PII",
1489
+ "start": 216
1490
+ },
1491
+ {
1492
+ "end": 338,
1493
+ "label": "General PII",
1494
+ "start": 337
1495
+ },
1496
+ {
1497
+ "end": 849,
1498
+ "label": "General PII",
1499
+ "start": 848
1500
+ },
1501
+ {
1502
+ "end": 1897,
1503
+ "label": "General PII",
1504
+ "start": 1896
1505
+ },
1506
+ {
1507
+ "end": 3347,
1508
+ "label": "General PII",
1509
+ "start": 3346
1510
+ },
1511
+ {
1512
+ "end": 5388,
1513
+ "label": "General PII",
1514
+ "start": 5387
1515
+ },
1516
+ {
1517
+ "end": 8014,
1518
+ "label": "General PII",
1519
+ "start": 8013
1520
+ },
1521
+ {
1522
+ "end": 8190,
1523
+ "label": "General PII",
1524
+ "start": 8189
1525
+ },
1526
+ {
1527
+ "end": 223,
1528
+ "label": "General PII",
1529
+ "start": 202
1530
+ },
1531
+ {
1532
+ "end": 1740,
1533
+ "label": "General PII",
1534
+ "start": 1727
1535
+ },
1536
+ {
1537
+ "end": 1653,
1538
+ "label": "General PII",
1539
+ "start": 1644
1540
+ },
1541
+ {
1542
+ "end": 2298,
1543
+ "label": "General PII",
1544
+ "start": 2278
1545
+ },
1546
+ {
1547
+ "end": 2460,
1548
+ "label": "General PII",
1549
+ "start": 2457
1550
+ },
1551
+ {
1552
+ "end": 2519,
1553
+ "label": "General PII",
1554
+ "start": 2516
1555
+ },
1556
+ {
1557
+ "end": 43,
1558
+ "label": "General PII",
1559
+ "start": 34
1560
+ },
1561
+ {
1562
+ "end": 2634,
1563
+ "label": "General PII",
1564
+ "start": 2625
1565
+ },
1566
+ {
1567
+ "end": 2885,
1568
+ "label": "General PII",
1569
+ "start": 2876
1570
+ },
1571
+ {
1572
+ "end": 3940,
1573
+ "label": "General PII",
1574
+ "start": 3926
1575
+ },
1576
+ {
1577
+ "end": 4248,
1578
+ "label": "General PII",
1579
+ "start": 4234
1580
+ },
1581
+ {
1582
+ "end": 6697,
1583
+ "label": "General PII",
1584
+ "start": 6683
1585
+ },
1586
+ {
1587
+ "end": 7872,
1588
+ "label": "General PII",
1589
+ "start": 7858
1590
+ },
1591
+ {
1592
+ "end": 8273,
1593
+ "label": "General PII",
1594
+ "start": 8259
1595
+ },
1596
+ {
1597
+ "end": 120,
1598
+ "label": "General PII",
1599
+ "start": 117
1600
+ },
1601
+ {
1602
+ "end": 510,
1603
+ "label": "General PII",
1604
+ "start": 507
1605
+ },
1606
+ {
1607
+ "end": 4062,
1608
+ "label": "General PII",
1609
+ "start": 4059
1610
+ },
1611
+ {
1612
+ "end": 5417,
1613
+ "label": "General PII",
1614
+ "start": 5387
1615
+ },
1616
+ {
1617
+ "end": 5442,
1618
+ "label": "General PII",
1619
+ "start": 5424
1620
+ },
1621
+ {
1622
+ "end": 3940,
1623
+ "label": "General PII",
1624
+ "start": 3926
1625
+ },
1626
+ {
1627
+ "end": 4248,
1628
+ "label": "General PII",
1629
+ "start": 4234
1630
+ },
1631
+ {
1632
+ "end": 6697,
1633
+ "label": "General PII",
1634
+ "start": 6683
1635
+ },
1636
+ {
1637
+ "end": 7872,
1638
+ "label": "General PII",
1639
+ "start": 7858
1640
+ },
1641
+ {
1642
+ "end": 8273,
1643
+ "label": "General PII",
1644
+ "start": 8259
1645
+ },
1646
+ {
1647
+ "end": 8076,
1648
+ "label": "General PII",
1649
+ "start": 8054
1650
+ },
1651
+ {
1652
+ "end": 8202,
1653
+ "label": "General PII",
1654
+ "start": 8179
1655
+ },
1656
+ {
1657
+ "end": 3940,
1658
+ "label": "General PII",
1659
+ "start": 3926
1660
+ },
1661
+ {
1662
+ "end": 4248,
1663
+ "label": "General PII",
1664
+ "start": 4234
1665
+ },
1666
+ {
1667
+ "end": 6697,
1668
+ "label": "General PII",
1669
+ "start": 6683
1670
+ },
1671
+ {
1672
+ "end": 7872,
1673
+ "label": "General PII",
1674
+ "start": 7858
1675
+ },
1676
+ {
1677
+ "end": 8273,
1678
+ "label": "General PII",
1679
+ "start": 8259
1680
+ }
1681
+ ]
1682
+ ],
1683
+ "span_0.responses.status": [
1684
+ "submitted"
1685
+ ],
1686
+ "span_0.responses.users": [
1687
+ "704c7891-4bf8-46d0-872e-45bf3943e47d"
1688
+ ],
1689
+ "status": "completed",
1690
+ "text": "Medical Text: Admission Date: [**2117-9-11**] Discharge Date: [**2117-9-17**]\n\nDate of Birth: [**2082-3-21**] Sex: F\n\nService: MEDICINE\n\nAllergies:\nLevaquin\n\nAttending:[**First Name3 (LF) 2195**]\nChief Complaint:\nnausea, vomiting\n\n\nMajor Surgical or Invasive Procedure:\nnone\n\nHistory of Present Illness:\n35F w/ poorly controlled Type 1 diabetes mellitus w/ neuropathy,\nnephropathy, HTN, gastroparesis, CKD and retinopathy, recently\nhospitalized for orthostatic hypotension [**2-3**] autonomic\nneuropathy [**Date range (1) 25088**]; DKA hospitalizations in [**6-12**] and [**7-12**], now\nreturning w/ 5d history of worsening nausea, vomiting with\ncoffee-ground emesis, chills, and dyspnea on exertion. Last\nweek she had a fall and hit her right face. she also had 1 day\nof diarrhea, which resolved early last week. Found to be in DKA\nwith AG 30 and bicarb 11.\n.\nIn the ED inital vitals were 09:00 0 98.2 113 181/99 22 100% RA.\nK 4.7, HCO3 11, Anion Gap 30, Cr. 2.7 (baseline 1.6-2.0) She is\non her 3rd L NS. Insulin srip at 5 units/hr. On home at 22\nlevemir in am and 12 at with difficult to control sugars. BPs\nhave been high. Given 30 mtroprolol tartrate in ED.\n\nShe was started on an insulin drip at 5 units/hr and 3L NS\nboluses. Also aspirin 325mg PO and Morphine 4mg IVx1 for pain.\nCXr was clear. EKG NAD.\n.\nReview of systems: otherwise negative.\n\nPast Medical History:\nType 1 diabetes mellitis w/ neuropathy, nephropathy, and\nretinopathy - 2 episodes of DKA in [**6-12**] and [**7-12**]\nHTN - 5 years\ngastroparesis - 1.5 years\nCKD - stage III, baseline Cr 2.4-2.5, proteinuria\nL1 vertebral fracture - [**2117-7-17**]\nSystolic ejection murmur\n\nSocial History:\nPatient lives at home in [**Location (un) **] with her 8 y/o daughter and\nboyfriend. She has no history of EtOH, tobacco, or illicit drug\nuse. She is currently unemployed and seeking disability.\n\n\nFamily History:\nBoth parents have HTN and T2DM. Grandfather had an MI in his\n40s.\n\nPhysical Exam:\nGEN: Awake, alert, and oriented\nHEENT: PERRLA. MMM. no JVD. neck supple. No cervical LAD\nCards: RRR, S1/S2 normal. II/VI systolic ejection murmur heard\nbest at the L upper sternal border.\nPulm: CTABL with no crackles or wheezes.\nAbd: BS+, soft, NT, no rebound/guarding, no HSM, no [**Doctor Last Name 515**]\nsign\nExtremities: wwp, no edema. radials, DPs, PTs 2+.\nSkin: no rashes or bruising. no skin tenting.\nNeuro: CNs II-XII intact. Upper extremities: Power [**5-6**]\nbilaterally. Le: left power: 4.5/5 right: power [**3-6**]. Bilateral\nsymmetric, reduced sensation distal LE to ankles.\n\n\nPertinent Results:\nAdmission Labs: [**2117-9-11**] 09:22AM\nWBC-11.9* RBC-4.58 HGB-13.0 HCT-36.5 MCV-80* PLT COUNT-466*\nLIPASE-22 ALT(SGPT)-10 AST(SGOT)-16 ALK PHOS-105 TOT BILI-0.5\nGLUCOSE-260* UREA N-48* CREAT-2.7* SODIUM-137 POTASSIUM-4.9\nCL-101 CO2-11*\nLACTATE-1.9\n\nDischarge Labs: [**2117-9-16**] 07:10AM\nWBC-6.8 RBC-3.67* Hgb-10.4* Hct-30.2* MCV-82 Plt Ct-298\nGlucose-118* UreaN-20 Creat-2.3* Na-137 K-3.7 Cl-104 HCO3-23\nAnGap-14\nCalcium-8.7 Phos-3.5 Mg-2.0\n\nRadiology:\nCXR: No evidence of pneumonia or other pathological\nabnormalities. No\npleural effusions. No pulmonary edema. Normal size of the\ncardiac\nsilhouette.\n\nMicrobiology: Urine culture negative, blood cultures no growth\nto date, stool for C.difficile negative\n\n\nBrief Hospital Course:\n35 yo F with HTN \u0026 poorly controlled type I DM, c/b neuropathy,\ngastroparesis, nephropathy ?????? CKD, retinopathy presents with DKA\nand hypertension SBP to 200s.\n.\n# Diabetic ketoacidosis: Patient controls diabetes at home with\nHumalog SS and long acting Levemir. Sugars at home recently\nhave been in 250s. In the ED, glucose was 466. UA was +ve for\nketones ?????? corrected to 200s, but rose again to 300s. She was\ntreated with an insulin drip which was transitioned to subq when\nshe tolerated POs. Her electrolytes were repleted and she\nreceived aggressive volume resuscitation. [**Last Name (un) **] saw her and\ngave sliding scale recommendations which were implemented. No\nsource for DKA found, beleived to be [**2-3**] gastroparesis. Nausea\nmanaged with ativan, compazine, and promethazine. She was\ndischarged on her home Insulin and sliding scale with\ninstructions to follow-up with [**Last Name (un) **].\n\n# HTN: Hypertensive with SBP in 190s initially, attributed to\nDKA, as she has experienced in the past. As she improved her\nblood pressures normalized and she was re-started on her home\nLopressor and Midodrine regimen.\n\n# Coffee grounds emesis: Emesis started off as clear, then with\nprolonged wretching, she started having coffee-grounds vomiting.\nThis had also occurred on prior admissions for DKA with\nassociated vomiting. Her hematocrit remained stable and her\nhematemesis self-resolved, and so work-up was deferred to the\noutpatient setting.\n\n# Acute on chronic kidney disease, Stage III: Patient\u0027s Cr on\nadmission was 2.7, trending down to 2.1-2.3 following fluids,\nconsistent with her known CKD secondary to diabetic nephropathy.\n\n\nMedications on Admission:\n1. citalopram 20 mg Tablet Sig: One (1) Tablet PO DAILY (Daily).\n\n2. Levemir 100 unit/mL Solution Sig: Twenty Two (22) units\nSubcutaneous every AM.\n3. Levemir 100 unit/mL Solution Sig: Twelve (12) units\nSubcutaneous at bedtime.\n4. Humalog 100 unit/mL Solution Sig: sliding scale as directed\nSubcutaneous four times a day: Please use sliding scale as\ndirected by MD [**First Name8 (NamePattern2) 767**] [**Last Name (Titles) **].\n5. metoprolol tartrate 50 mg Tablet Sig: 1.5 Tablets PO DAILY\n(Daily): take in the evening.\n6. promethazine 25 mg Tablet Sig: 0.5 Tablet PO Q8H (every 8\nhours) as needed for nausea.\n7. gabapentin 300 mg Capsule Sig: One (1) Capsule PO Q12H (every\n\n12 hours).\nDisp:*60 Capsule(s)* Refills:*2*\n8. duloxetine 30 mg Capsule, Delayed Release(E.C.) Sig: Two (2)\nCapsule, Delayed Release(E.C.) PO DAILY (Daily): Please take\nonly 1 capsule daily (30 mg) for first 2 weeks of treatment.\nDisp:*60 Capsule, Delayed Release(E.C.)(s)* Refills:*2*\n9. oxycodone 5 mg Capsule Sig: One (1) Capsule PO every eight\n(8) hours as needed for pain.\n10. midodrine 5 mg Tablet Sig: 1.5 Tablets PO every four (4)\nhours: Can hold while sleeping.\nDisp:*270 Tablet(s)* Refills:*2*\n\n\nDischarge Medications:\n1. citalopram 20 mg Tablet Sig: One (1) Tablet PO DAILY (Daily).\n\n2. gabapentin 300 mg Capsule Sig: One (1) Capsule PO Q12H (every\n12 hours).\n3. duloxetine 30 mg Capsule, Delayed Release(E.C.) Sig: One (1)\nCapsule, Delayed Release(E.C.) PO DAILY (Daily).\n4. metoprolol tartrate 25 mg Tablet Sig: Three (3) Tablet PO\nOnce Daily at 6 PM.\n5. midodrine 2.5 mg Tablet Sig: Three (3) Tablet PO DAILY\n(Daily).\n6. Levemir 100 unit/mL Solution Sig: As directed by [**Last Name (un) **] units\nSubcutaneous As directed.\n\n\nDischarge Disposition:\nHome\n\nDischarge Diagnosis:\nDiabetic keotacidosis\nHematemesis (blood in your vomit)\nHypertension\nChronic renal insufficiency\n\nDischarge Condition:\nMental Status: Clear and coherent.\nLevel of Consciousness: Alert and interactive.\nActivity Status: Ambulatory - Independent.\n\nDischarge Instructions:\nYou were admitted to the hospital with DKA, hypertension, and\nblood in your vomit. You were initially treated in the ICU with\nan insulin drip, and your blood sugars improved. Your blood\npressure medications were adjusted to better control your blood\npressure while you were in DKA, but you were re-started on your\nhome regimen at discharge. The blood in your vomit was likely\nsecondary to mechanical trauma from repeated wretching, but you\nshould follow-up with your primary care doctor to discuss\nwhether you should undergo further evaluation such as an upper\nendoscopy. Given your complaints of chronic cough and heartburn,\nyou should also discuss beginning a trial of a proton pump\ninhibitor such as Nexium or Prilosec to see if this helps your\nsymptoms.\n\nYour insulin regimen was adjusted by the [**Last Name (un) **] team while you\nwere here. You should continue to follow-up with them with any\nquestions or concerns regarding your insulin management.\n\nFollowup Instructions:\nPlease call Dr.[**Last Name (STitle) 805**]\u0027 office to schedule a follow-up\nappointment within 7-10 days of discharge. Her office number is\n[**Telephone/Fax (1) 85219**].\n\nYou should also continue to follow-up with your [**Last Name (un) **] doctors\nas needed.\n\n\n\nICD9 Codes: 5849"
1691
+ }
1692
+ ```
1693
+
1694
+
1695
+ ### Data Splits
1696
+
1697
+ The dataset contains a single split, which is `train`.
1698
+
1699
+ ## Dataset Creation
1700
+
1701
+ ### Curation Rationale
1702
+
1703
+ [More Information Needed]
1704
+
1705
+ ### Source Data
1706
+
1707
+ #### Initial Data Collection and Normalization
1708
+
1709
+ [More Information Needed]
1710
+
1711
+ #### Who are the source language producers?
1712
+
1713
+ [More Information Needed]
1714
+
1715
+ ### Annotations
1716
+
1717
+ #### Annotation guidelines
1718
+
1719
+ [More Information Needed]
1720
+
1721
+ #### Annotation process
1722
+
1723
+ [More Information Needed]
1724
+
1725
+ #### Who are the annotators?
1726
+
1727
+ [More Information Needed]
1728
+
1729
+ ### Personal and Sensitive Information
1730
+
1731
+ [More Information Needed]
1732
+
1733
+ ## Considerations for Using the Data
1734
+
1735
+ ### Social Impact of Dataset
1736
+
1737
+ [More Information Needed]
1738
+
1739
+ ### Discussion of Biases
1740
+
1741
+ [More Information Needed]
1742
+
1743
+ ### Other Known Limitations
1744
+
1745
+ [More Information Needed]
1746
+
1747
+ ## Additional Information
1748
+
1749
+ ### Dataset Curators
1750
+
1751
+ [More Information Needed]
1752
+
1753
+ ### Licensing Information
1754
+
1755
+ [More Information Needed]
1756
+
1757
+ ### Citation Information
1758
+
1759
+ [More Information Needed]
1760
+
1761
+ ### Contributions
1762
+
1763
+ [More Information Needed]