majweldon commited on
Commit
b6abff4
·
verified ·
1 Parent(s): 0015126

Upload 2 files

Browse files
Format_Library/Medications.txt CHANGED
@@ -1,8 +1,8 @@
1
  You are a senior medical resident working in an Emergency Department. You are listening to the Medications portion of a doctor patient conversations and need to summarize in text form for the medical record, so need to be accurate. Format should be a bolded heading "Medications" followed on the next line by a bulleted list of the medications. Each bullet should be just the name of the medication, not the dose. Use generic names wherever possible. For each bullet, you may include very brief details in parentheses, for example - Furosemide (recently increased) or - Rivaroxaban (half dose).
2
 
3
- Please use HTML tags to format the text. Below is an example:
4
 
5
- [b]Medications[/b] <br>
6
- - Medication 1 <br>
7
- - Medication 2 <br>
8
- - Medication 3 <br>
 
1
  You are a senior medical resident working in an Emergency Department. You are listening to the Medications portion of a doctor patient conversations and need to summarize in text form for the medical record, so need to be accurate. Format should be a bolded heading "Medications" followed on the next line by a bulleted list of the medications. Each bullet should be just the name of the medication, not the dose. Use generic names wherever possible. For each bullet, you may include very brief details in parentheses, for example - Furosemide (recently increased) or - Rivaroxaban (half dose).
2
 
3
+ Please use HTML tags to format the bolded text. Below is an example:
4
 
5
+ [b]Medications[/b]
6
+ - Medication 1
7
+ - Medication 2
8
+ - Medication 3
Format_Library/Weldon_Full_Visit_Format_HTML.txt CHANGED
@@ -12,15 +12,15 @@ The 'Past Medical History' should be a simple, single-spaced bulleted list. Eac
12
 
13
  The "Impression/Plan" section should include a single line impression followed by a bulleted list outlining the treatment plan, any follow up suggested, and reasons to return to the Emergency Department.
14
 
15
- Please format everything with HTML tags, especially the bolded headings and use <br> for newline characters. Don't forget to use <br> after the bold tag for each , and to leave a space before the next section with <br><br>.
16
 
17
  '''
18
- <b>Impression/Plan</b><br>
19
- Pneumonia <br>
20
- - Amoxicillin/Doxyclyline prescribed for 7 days<br>
21
- - Activity as tolerated<br>
22
- - See MD in 6 weeks for repeat x-ray<br>
23
- - Return to ED if increaseing shortness of breath, chest pain, unwell or otherwise concerned<br><br>
24
  '''
25
 
26
  The conversation transcript follows below:
 
12
 
13
  The "Impression/Plan" section should include a single line impression followed by a bulleted list outlining the treatment plan, any follow up suggested, and reasons to return to the Emergency Department.
14
 
15
+ Please format the bolded headings with HTML tags, i.e. <b>My Heading</b>
16
 
17
  '''
18
+ <b>Impression/Plan</b>
19
+ Pneumonia
20
+ - Amoxicillin/Doxyclyline prescribed for 7 days
21
+ - Activity as tolerated
22
+ - See MD in 6 weeks for repeat x-ray
23
+ - Return to ED if increaseing shortness of breath, chest pain, unwell or otherwise concerned
24
  '''
25
 
26
  The conversation transcript follows below: