Qodex.ai
Qodex.ai
Introduction
Clinical Scenario: Capturing Data with Forms
1. Prerequisite data: a Questionnaire, Patient, and Organization2. The provider finds the patient with a partial match on family and given name3. A partially-filled QuestionnaireResponse is generated with $populate4. The QuestionnaireResponse is used to create a Coverage resource with $extract
Clinical Scenario: CareTeam Management
1. Setup scenario2. Get the care teams for a specific practitioner3. Get patient list4. Get Patient info and notes about the patient5. Add a note to a Patient
Clinical Scenario: Inpatient Medication Workflow
6. Create a completed MedicationAdministration and update the MedicationRequest within a transaction.2. A physician sends a MedicationRequest3a. Get snapshot of all active MedicationRequest resources3b. Request history of MedicationRequest resources since time of search3c. Hypothetical update between history requests3d. Request history with link to "next" from previous history request.5. Find the MedicationDispense for a known MedicationRequest identifier Request URL
Clinical Scenario: Telehealth Visit
1. Setup scenario2. The coordinator checks the appointments and validates slot status3. The Coordinator creates an appointment for the patient5. The practitioner confirms the appointment6. The coordinator updates the Slot as busy7. The coordinator updates the appointment with the information of the videocall8. Create encounter ( interaction between a patient and healthcare provider)9. The coordinator checks that a patient has filled out the previsit survey10. The doctor checks the patient’s previsit survey11. The doctor checks the medications that the patient said they were taking12. The doctor reviews the patient’s history.13. The doctor writes a note14. The doctor schedules a new appointment15. The doctor writes a medication order16. The doctor closes the encounter
Patient Chart
Get all PatientsSearch for PatientGet Medications for PatientGet Allergies for PatientGet Conditions for PatientGet Observations (Vitals) for PatientGet Observations (Labs: BMP) for PatientGet Observations (Labs: CBC) for Patient
Introduction
Clinical Scenario: Capturing Data with Forms
1. Prerequisite data: a Questionnaire, Patient, and Organization2. The provider finds the patient with a partial match on family and given name3. A partially-filled QuestionnaireResponse is generated with $populate4. The QuestionnaireResponse is used to create a Coverage resource with $extract
Clinical Scenario: CareTeam Management
1. Setup scenario2. Get the care teams for a specific practitioner3. Get patient list4. Get Patient info and notes about the patient5. Add a note to a Patient
Clinical Scenario: Inpatient Medication Workflow
6. Create a completed MedicationAdministration and update the MedicationRequest within a transaction.2. A physician sends a MedicationRequest3a. Get snapshot of all active MedicationRequest resources3b. Request history of MedicationRequest resources since time of search3c. Hypothetical update between history requests3d. Request history with link to "next" from previous history request.5. Find the MedicationDispense for a known MedicationRequest identifier Request URL
Clinical Scenario: Telehealth Visit
1. Setup scenario2. The coordinator checks the appointments and validates slot status3. The Coordinator creates an appointment for the patient5. The practitioner confirms the appointment6. The coordinator updates the Slot as busy7. The coordinator updates the appointment with the information of the videocall8. Create encounter ( interaction between a patient and healthcare provider)9. The coordinator checks that a patient has filled out the previsit survey10. The doctor checks the patient’s previsit survey11. The doctor checks the medications that the patient said they were taking12. The doctor reviews the patient’s history.13. The doctor writes a note14. The doctor schedules a new appointment15. The doctor writes a medication order16. The doctor closes the encounter
Patient Chart
Get all PatientsSearch for PatientGet Medications for PatientGet Allergies for PatientGet Conditions for PatientGet Observations (Vitals) for PatientGet Observations (Labs: BMP) for PatientGet Observations (Labs: CBC) for Patient
Home
Next
Clinical Scenario: Capturing Data with Forms