Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Pyrog Validator Guide

Nicolas Riss edited this page Apr 27, 2020 · 6 revisions

Pyrog validator documentation

The pyrog validator functionnality allows data experts to add comment and validate the attributes mapped by Arkhn.

  1. Connect to pyrog with the given credentials on

image

  1. Select the source to validate

image

  1. 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.

image 2

When a resource is selected, you will see the FHIR tree appearing on the left.

  1. Select the FHIR attribute you want to validate by clicking on a terminal node

image 3

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
  1. 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.

image

image 5

  1. 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.

image 4

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

image 6

  1. 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.

image 7

When you click on 🔥, the FHIR preview will appear.

image 8

Clone this wiki locally