Skip to content

Update patient management system#31

Open
HassanFad wants to merge 1 commit intoAzure-Samples:mainfrom
HassanFad:update-patient-management
Open

Update patient management system#31
HassanFad wants to merge 1 commit intoAzure-Samples:mainfrom
HassanFad:update-patient-management

Conversation

@HassanFad
Copy link

@HassanFad HassanFad commented Jan 4, 2025

Implement the ExtractFormInfo method in src/api/NewPatient/UploadFile.cs to call Azure Form Recognizer and update the Run method to handle the extracted form information.

Update the useEffect hook in src/web/src/pages/Doctor.tsx to fetch data from the /api/patient endpoint and update the action function to link to the patient details page.

Update the useEffect hook in src/web/src/pages/Nurse.tsx to fetch data from the /api/patient endpoint and update the action function to link to the patient details page.

Update src/web/src/pages/RecordSaved.tsx to correct a typo in the confirmation message.


For more details, open the Copilot Workspace session.

Implement the `ExtractFormInfo` method in `src/api/NewPatient/UploadFile.cs` to call Azure Form Recognizer and update the `Run` method to handle the extracted form information.

Update the `useEffect` hook in `src/web/src/pages/Doctor.tsx` to fetch data from the `/api/patient` endpoint and update the `action` function to link to the patient details page.

Update the `useEffect` hook in `src/web/src/pages/Nurse.tsx` to fetch data from the `/api/patient` endpoint and update the `action` function to link to the patient details page.

Update `src/web/src/pages/RecordSaved.tsx` to correct a typo in the confirmation message.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Azure-Samples/azure-doc-intelligence-dynamic-models-patient?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant