-
Notifications
You must be signed in to change notification settings - Fork 6
Pyrog Validator Guide
The pyrog validator functionnality allows data experts to add comment and validate the attributes mapped by Arkhn.
- Connect to pyrog with the given credentials on
- Select the source to validate
- Select the resource you want to validate (Mimic demo in the example)
First, click on the blue button (Select a resource), then select the resource you want to validate. On the left, you will see the name of the FHIR resource type, and on the right, its label.
When a resource is selected, you will see the FHIR tree appearing on the left.
- Select the FHIR attribute you want to validate by clicking on a terminal node
You will see on the right part the mapping tool :
- At the top, the corresponding column from the source table or a static value.
- at the bottom, an array where you can visualise the source table
- Commenting
You can add comments at the bottom of the page for each mapped attributes. Don't hesitate to comment if you have any doubt or if you validate this mapping. You can also click on the green tick to validate the attribute.
- Visualise the source table
To visualise the source table, you will have to select the right table corresponding for this resource. For example, for the FHIR Resource Patient
, the corresponding table is patients
in this example.
Pro tips : to see which is the corresponding table, you can click on the three dots near the "Patient" blue button and see from which table comes the primary key
- Show a preview of the FHIR resource
If you selected the right table, you will see flames 🔥 at the begining of each line of the table.
When you click on 🔥, the FHIR preview will appear.