Skip to content

mr-kamran-ali/fhir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHIR Profile Comparison Repo

This Repo is focused on comparing FHIR profiles of X-eHealth Project and Smart4Health Project.

Already compared profile results are present in comparisons directory.

Profile Comparison GUI

  • Profile Comparison GUI is a Django based wrapper for validator_cli.jar, it offers a simpler way of comparing two FHIR profiles.
  • It needs validator_cli.jar in root of profile_compare_gui to perform the actual comparison. Download Validator

Run locally

  • Clone the repo and change directory to profile_compare_gui and install all requirements using pip3 freeze > requirements.txt
  • Run python manage.py runserver and a development server will start at 127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published