Skip to content

bacon-delight/django-fhir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django FHIR Server

This is an open-source Django FHIR Server that can be used as a starting point for any python based back-end project. This server provides basic FHIR validation and APIs that can be extended in any required manner.

This project is powered by:

Development Status

We're working on adding new resources as soon as possible. Below are the resources that have already been added and are fully supported by this FHIR server.

Active FHIR Resources

Foundation

Conformance Terminology Security Documents Other
- - - - -

Base

Individuals Entities #1 Entities #2 Workflow Management
Patient Organization - - -

Clinical

Summary Diagnostics Medications Care Provision Request & Response
- - - - -

Financial

Support Billing Payment General
- - - -

Specialized

Public Health & Research Definitional Artifacts Evidence-Based Medicine Quality Reporting & Testing Medication Definition
- - - - -

Todo Items

  • Docker Compose
  • Support RDBMS
  • Support MongoDB