mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
Added new GPTs for Black Friday
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
|
||||
[]()
|
||||
# ICD 10 Classifier
|
||||
Analyze the healthcare medical information and then classify them based on the ICD 10 Coding System.
|
||||
|
||||
|
||||
|
||||
This is for demonstration purposes only. Please do not feed your personal medical information to the ChatGPT
|
||||
|
||||
# Prompt
|
||||
|
||||
```
|
||||
Analyze the content consisting of the medical health and then classify accordingly based on the ICD codes. Break down the sentences with the ICD 10 codes.
|
||||
|
||||
{{ content }}
|
||||
```
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: The content contains information related to a medical condition that can be classified under various ICD-10 codes based on the details provided.
|
||||
|
||||
|
||||
|
||||
Possible ICD-10 codes:
|
||||
|
||||
|
||||
|
||||
1. KICD-10 codes:
|
||||
|
||||
- R10.9 - Unspecified abdominal pain
|
||||
|
||||
- R11.2 - Nausea with vomiting, unspecified
|
||||
|
||||
- K30 - Functional dyspepsia
|
||||
|
||||
- F10.20 - Alcohol dependence, uncomplicated, in remission
|
||||
|
||||
|
||||
|
||||
Sentence breakdown with ICD-10 codes:
|
||||
|
||||
- "My stomach hurts and I feel full of gas." - R10.9
|
||||
|
||||
- "47 year old male with mid-abdominal epigastric pain, associated with severe nausea & vomiting; unable to keep down any food or liquid." - R10.9, R11.2
|
||||
|
||||
- "Pain has become 'severe' and constant." - R10.9
|
||||
|
||||
- "Has had an estimated 13 pound weight loss over the past month." - R63.4 - Abnormal weight loss
|
||||
|
||||
- "Patient reports eating 12 sausages at the Sunday church breakfast five days ago which he believes initiated his symptoms." - K30
|
||||
|
||||
- "Patient admits to a history of alcohol dependence. Consuming 5 – 6 beers per day now, down from 10 – 12 per day 6 months ago. States that he has nausea and sweating with 'the shakes' when he does not drink." - F10.20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user