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

Show a "codish" overview of a FHIR mapping #610

Open
MiskoG opened this issue Sep 3, 2021 · 2 comments
Open

Show a "codish" overview of a FHIR mapping #610

MiskoG opened this issue Sep 3, 2021 · 2 comments
Assignees
Labels
proj/new-pyrog question Further information is requested type/enhancement New feature or request

Comments

@MiskoG
Copy link

MiskoG commented Sep 3, 2021

image

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 :

  • 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

cc @elsiehoffet-94 @nriss @lnmylos @Peltier10

@MiskoG MiskoG added type/enhancement New feature or request question Further information is requested labels Sep 3, 2021
@MiskoG MiskoG changed the title Show a FHIR-codish summary of a mapping Show a FHIR-codish overview of a mapping Sep 3, 2021
@MiskoG MiskoG changed the title Show a FHIR-codish overview of a mapping Show a "codish" overview of a FHIR mapping Sep 3, 2021
@nriss
Copy link
Contributor

nriss commented Sep 3, 2021

I also worked on a quick mapping-to-FML converter that could be shown in this page
https://github.com/arkhn/FhirMappingLanguage/pull/9

@MiskoG
Copy link
Author

MiskoG commented Sep 3, 2021

FYI @simonvadee @Jasopaum @tevariou : an other possible approach for the FHIR mapping language!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
proj/new-pyrog question Further information is requested type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants