Skip to content

fhirfly/fhir-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fhir-editor

javascript fhir editor ui component

Use Case

Creating and Editing FHIR resource is a common problem for User Interface and User Experience designers working with FHIR Resources. This slows adoption.
Because FHIR is machine readable and computable, the metadata (StructureDefinition, CodeSystem, and ValueSet resources) can be used to generate the UI in XHTML (inputs, labels, buttons, options, etc) and for FHIR a given FHIR Resource.

This is done in React Javascript but could be extenmded to other frameworks and languages.

Usage

npm run start

About

javascript fhir editor ui component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published