medal-data:icf-single
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| medal-data:icf-single [2024/01/12 13:02] – created Sylvain | medal-data:icf-single [2024/01/12 13:27] (current) – Sylvain | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== Procedure to Retrieve a Single Consent File (Extended) ====== |
| - | | + | **Objective: |
| - | Retrieve a single consent file by navigating to the patients page and searching for a specific patient using first name, middle name, last name, and birthdate. Optionally, navigate to the medical cases page to find the corresponding medical case associated with a specific health facility. Copy the `patient_id`, connect to the server, and use `scp` to copy the file locally. | + | Retrieve a single consent file by navigating to the patients page and searching for a specific patient using first name, middle name, last name, and birthdate. Optionally, navigate to the medical cases page to find the corresponding medical case associated with a specific health facility. Copy the `patient uid`, connect to the server, and use `scp` to copy the file locally. |
| - | | + | **Procedure: |
| - | | + | 1. **Navigate to Patients Page:** |
| - | | + | - Login to medal data. |
| - | | + | - Navigate to the patients page: `< |
| - | - Press Enter to access the Patients page. | + | |
| - | | + | 2. **Search for Patient: |
| - | | + | - Use the search functionality on the Patients page to find the specific patient. |
| - | | + | - Enter the patient' |
| - | | + | - Review the search results to locate the correct patient. |
| + | - You can order it by `SN` to have a chronological order | ||
| - | | + | 3. **More options to retrieve the patient:** |
| - | | + | - Use the search functionality |
| - | | + | - Enter the health facility' |
| - | | + | - Order the search results by date of creation to help locate the desired medical case. |
| + | - Or search for a specific date and order the results by health facilities | ||
| - | | + | 4. **Copy Patient ID:** |
| - | | + | - In the Patients search page, copy the `patient uid` associated with the patient whose consent file you want to retrieve. |
| - | | + | - In the Patients detail |
| + | - In the Medical Cases search | ||
| - | | + | 5. **Connect to the Server:** |
| - | | + | - Open a terminal |
| - | - Enter the health facility' | + | |
| - | - Order the search results by date of creation to help locate the desired medical case. | + | |
| - | | + | 6. **Copy File Locally with `scp`:** |
| - | | + | - Use the following `scp` command, replacing the variables with the appropriate values: |
| - | | + | <code bash> |
| + | scp " | ||
| + | </ | ||
| + | | ||
| + | - Replace `REMOTE_SERVER` with the actual remote server address. | ||
| + | - Replace `SOURCE_PATH` with the path where the image is stored | ||
| + | - Replace `PATIENT_UID` with the copied `patient uid`. Example : c70d3537-7d9d-4462-869b-ffdswbd013c8_image.jpg | ||
| + | - Replace `DESTINATION_PATH` with the local path where you want to copy the image. | ||
| - | 7. **Copy Patient ID:** | + | **Expected Results: |
| - | - In the Patients page, copy the `patient_id` associated with the patient whose consent file you want to retrieve. | + | The specified patient' |
| - | + | ||
| - | 8. **Connect to the Server:** | + | |
| - | - Open a terminal on your local machine. | + | |
| - | + | ||
| - | 9. **Copy File Locally with `scp`:** | + | |
| - | - Use the following `scp` command, replacing the variables with the appropriate values: | + | |
| - | + | ||
| - | <code bash> | + | |
| - | **scp " | + | |
| - | </ | + | |
| - | - Replace `REMOTE_USER` with the actual remote username. | + | |
| - | - Replace `REMOTE_SERVER` with the actual remote server address. | + | |
| - | - Replace `SOURCE_PATH` with the path where the image is stored on the server. | + | |
| - | - Replace `patient_id` with the copied `patient_id`. | + | |
| - | - Replace `DESTINATION_PATH` with the local path where you want to copy the image. | + | |
| - | + | ||
| - | | + | |
| - | The specified patient' | + | |
| - | + | ||
| - | **Notes: | + | |
| - | - Ensure the provided `< | + | |
| - | - Use the search functionality effectively to narrow down the results. | + | |
| - | - Follow any additional navigation steps based on the specific interface and features of the web application. | + | |
| - | - Replace variables in the `scp` command with actual values. | + | |
medal-data/icf-single.1705060957.txt.gz · Last modified: 2024/01/12 13:02 by Sylvain
