Théo Ryffel

Results 18 issues of Théo Ryffel

We would like to append scripts to clean the data that we import from other databases Scripts are stored in a specific registry: https://github.com/arkhn/cleaning-scripts - [ ] Deploy the cleaning...

I tried `yarn lint --fix` without success

Currently Pyrog is available only in French, we would like to support both French & English in the interface

Good First Issue
client

See description https://www.hl7.org/fhir/search.html#chaining

enhancement

It's useful to know if the column is filled at 90% or 5% This could be integrated in the current view to explore a table.

good first issue
Low Priority

We currently have no test at all, let's start doing some! - [ ] Define a strategy to have mock data accessible - [ ] Test the dependency graph -...

enhancement

We'd like to add a check of the python syntax using `black` in Travis (it's a python reformater)

good first issue

## Problem New comers might not have their own server FHIR -> maybe we could set a default with Hapi FHIR? (http://hapi.fhir.org/baseR4/Patient) Also make sure that the token is not...

Example ```sql SELECT Patient.identifier.value as identifier, Patient.name.family as last_name, ```

## Description We should support a query to extract: - PATIENT - Identifier - First name - Last name - birthdate - gender - code postal - CONDITION - **where**...