Rohit228 commited on
Commit
c32f7cc
·
verified ·
1 Parent(s): 05c0cfd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Domain Dataset Grower
2
+
3
+ This dataset was generated by [distilabel](https://distilabel.argilla.io/latest/) as a domain specific dataset for the domain of farming. The dataset used this seed data to generate the samples. The seed data was define by a domain expert and the generated data can be reviewed in this [Argilla](https://argilla.io/) space here: [Argilla](https://huggingface.co/spaces/argilla/farming)
4
+
5
+ If you want to define a domain specific seed dataset for your own domain, you can use the distilabel tool to generate the dataset, and seed your dataset [here](https://huggingface.co/spaces/argilla/domain-specific-seed)
6
+
7
+ # medical_documents_2
8
+
9
+ ## Domain: medical_documents_2
10
+
11
+ ## Perspectives
12
+
13
+ - Medical Practitioner
14
+ - Medical Insurance
15
+
16
+
17
+ ## Topics
18
+
19
+ - Medical Appointment document
20
+ - Medical prescription Document
21
+ - Medical Billing Statement
22
+
23
+
24
+ ## Examples
25
+
26
+ ### Generate a medical billing statement
27
+
28
+ for the following services provided to a patient:\n\nService Date: 01/15/2023\nProvider Name: Dr. John Doe\nProcedure Code: 99213\nDescription of Service: Office or other outpatient visit for the evaluation and management of an established patient, which did not require the presence of a currently hospitalized patient.\nDiagnostic Code: Z92.31 (Personal history of benign neoplasm"
29
+
30
+ ### Generate Medical Appointment document with some real data
31
+
32
+ Patient Appointment Summary\n\nClinic Name: City Health Medical Center\nClinic Address: 450 West Health Avenue, Springfield, IL 62704\nDate: May 10, 2024\nTime: 2:30 PM\n\nPatient Information:\nName: John Doe\nDate of Birth: January 15, 1980\nPatient ID: JD-20457\nContact Number: (555) 123-4567\n\nAppointment Details:\nDepartment: Cardiology\nPhysician Name: Dr. Susan Choi\nPurpose of Visit: Routine Heart Health Check-Up\n\nMedical History Summary:\n\nAllergies: Penicillin\nCurrent Medications: Atorvastatin 20 mg daily\nPast Medical Procedures: Coronary artery bypass grafting in 2019\nChronic Conditions: Hypertension, Hyperlipidemia\nPre-Appointment Instructions:\n\nPlease arrive 15 minutes early to complete any necessary paperwork.\nBring any recent medical records or test results related to your heart condition.\nList any changes in medication or health since your last visit.\nPost-Appointment Notes:\nTo be filled out by the physician after the appointment\n\nSignature of Medical Practitioner:\n[Space for signature]\n\nClinic Contact Information:\nPhone: (555) 987-6543\nEmail: contact@cityhealthmc.com
33
+