You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
The idea is to have a "code" summary of a single mapping.
This is read-only, meaning that we cannot edit a mapping through this code. It is pure display.
This means also that we can be a bit more "chill" on the rules of this new mapping syntax, since it won't be compiled or used by a computer for now.
Goals :
give a convenient overview of a mapping inside Pyrog (currently, you have to go to each individual attribute node)
slowly experiment on the interest we could have for a "programmatic" approach of a FHIR mapping
I had this idea after seeing this work by @lnmylos : https://github.com/arkhn/ops-mimic/pull/27
The idea is to have a "code" summary of a single mapping.
This is read-only, meaning that we cannot edit a mapping through this code. It is pure display.
This means also that we can be a bit more "chill" on the rules of this new mapping syntax, since it won't be compiled or used by a computer for now.
Goals :
cc @elsiehoffet-94 @nriss @lnmylos @Peltier10
The text was updated successfully, but these errors were encountered: