youyou
youyou copied to clipboard
Edit and create FHIR profiles with a shiny interface ✨
YOUYOU
Youyou is a Arkhn tool which help you editing and create FHIR profiles.
:sparkles: Features
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
:alarm_clock: Quick install
Environment variables
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.
Install dependencies
yarn install
Run client
yarn start
:earth_africa: Start Contributing
Many improvements can be made to Youyou. :octocat:
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! ❤️