All Projects → arkhn → youyou

arkhn / youyou

Licence: GPL-3.0 license
Edit and create FHIR profiles with a shiny interface ✨

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to youyou

Github Profilinator
🚀 This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
Stars: ✭ 225 (+1630.77%)
Mutual labels:  profile
neko-box
😺 Pinnable dynamic Gist with your latest AniList activity.
Stars: ✭ 25 (+92.31%)
Mutual labels:  profile
LeetCode-Stats-Card
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
Stars: ✭ 207 (+1492.31%)
Mutual labels:  profile
Metrics
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+35446.15%)
Mutual labels:  profile
Csaguzzlebundle
A bundle integrating Guzzle >=4.0 in Symfony
Stars: ✭ 248 (+1807.69%)
Mutual labels:  profile
Shogun
Shodan.io Command Line Interface
Stars: ✭ 42 (+223.08%)
Mutual labels:  interface
Androidgodeye
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Stars: ✭ 2,430 (+18592.31%)
Mutual labels:  profile
openmrs-fhir-analytics
A collection of tools for extracting FHIR resources and analytics services on top of that data.
Stars: ✭ 55 (+323.08%)
Mutual labels:  fhir
DataAbstractions.Dapper
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection.
Stars: ✭ 37 (+184.62%)
Mutual labels:  interface
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (+115.38%)
Mutual labels:  interface
Git Profile
Utility that helps you switch git configurations with ease.
Stars: ✭ 236 (+1715.38%)
Mutual labels:  profile
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+1746.15%)
Mutual labels:  profile
discord.bio
🚀 A powerful Node.js wrapper of https://discords.com/bio
Stars: ✭ 15 (+15.38%)
Mutual labels:  profile
Speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
Stars: ✭ 3,256 (+24946.15%)
Mutual labels:  profile
id3c
Data logistics system enabling real-time pathogen surveillance. Built for the Seattle Flu Study.
Stars: ✭ 21 (+61.54%)
Mutual labels:  fhir
Ehtrace
ATrace is a tool for tracing execution of binaries on Windows.
Stars: ✭ 218 (+1576.92%)
Mutual labels:  profile
significa.co
Significa - A digital design-led agency focused on product development.
Stars: ✭ 72 (+453.85%)
Mutual labels:  interface
typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
Stars: ✭ 26 (+100%)
Mutual labels:  interface
profiler
Continuous profiling based on pprof
Stars: ✭ 221 (+1600%)
Mutual labels:  profile
MIDI.jl
A Julia library for handling MIDI files
Stars: ✭ 55 (+323.08%)
Mutual labels:  interface

YOUYOU

Youyou is a Arkhn tool which help you editing and create FHIR profiles.

Arkhn GitHub license

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

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

🌍 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! ❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].