Youyou is a Arkhn tool which help you editing and create FHIR profiles.
Youyou is a user friendly software that helps you to edit a FHIR structure definition and its elements definition to create FHIR profiles more easily.
This first version allows you to :
- modify all the data of the structure definition related to the profile information (add a name to the profile, a creation date, a profile description, etc.)
- modify the element definiton in the profile snapshot (set values, modify cardinality, etc.)
- create slices, modify and delete them
- download your profile in JSON format
Note that you'll need to have a .env file a the root of the project containing the following variables:
- REACT_APP_FHIR_API_URL: a base url to a fhir api.
- REACT_APP_API_ADMIN_TOKEN: authentification token to use the fhir api.
yarn install
yarn start
Many improvements can be made to Youyou.
You can join our Slack to contact us if you have trouble or questions ! :)
If you're enthusiastic about our project, ⭐ it to show your support! ❤️