mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
55 lines
2.3 KiB
Markdown
55 lines
2.3 KiB
Markdown
|
|
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22rgoFJ0SQ5JFM4JOBjJQkp%22%2C%22flow%22%3Atrue%7D%7D)
|
|
# Create Operational Workflows | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22rgoFJ0SQ5JFM4JOBjJQkp%22%2C%22flow%22%3Atrue%7D%7D)
|
|
Use this to generate high-level process flows for your organization.
|
|
|
|
|
|
|
|
This prompt will generate a list actions performed against each phase identified within the end-to-end workflow.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Act as a Workflow Designer. Create an end-to-end workflow process for a {{ Describe the company that will use the workflow }}.
|
|
|
|
The workflow should provide an overview of the different phases taking place in a {{ What is the workflow about? }}.
|
|
|
|
The output should be in a table format and should include the following columns: Phase, Phase Description.
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Sure, here is an end-to-end workflow process for a outpatient clinic facility:
|
|
|
|
|
|
|
|
| Phase | Phase Description |
|
|
|
|
| --- | --- |
|
|
|
|
| Appointment Scheduling | Patient schedules an appointment with the primary care provider (PCP) through phone or online portal. |
|
|
|
|
| Registration | Patient arrives at the clinic and registers by providing their personal and insurance information. |
|
|
|
|
| Medical History | PCP reviews the patient's medical history and updates any necessary information. |
|
|
|
|
| Vital Signs Assessment | A nurse takes the patient's vital signs such as blood pressure, temperature, and weight. |
|
|
|
|
| Chief Complaint Evaluation | The PCP evaluates the patient's chief complaint and performs a physical examination if necessary. |
|
|
|
|
| Diagnosis and Treatment Plan | The PCP makes a diagnosis and develops a treatment plan for the patient. |
|
|
|
|
| Medication Management | The PCP prescribes medications and explains how to take them. |
|
|
|
|
| Referral Management | If necessary, the PCP refers the patient to specialists for further evaluation or treatment. |
|
|
|
|
| Follow-up Appointment Scheduling | The patient schedules a follow-up appointment with the PCP before leaving the clinic. |
|
|
|
|
| Check-out | The patient checks out and pays any copayments or outstanding balances. |
|
|
|
|
|
|
|
|
I hope this helps! Let me know if you need any further assistance.
|
|
|
|
|