MedUX

OpenSource EMR

User Tools

Site Tools


en:dev:brainstorming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:brainstorming [2017/12/02 13:59] – +[LOINC] nerdocen:dev:brainstorming [2018/03/18 12:36] (current) – [FHIR] fhir-parser addition nerdoc
Line 27: Line 27:
   * Patient should have a primary, "named doctor" (which can be changed over time). This doctor e.g. gets the external findings in his list to read.   * Patient should have a primary, "named doctor" (which can be changed over time). This doctor e.g. gets the external findings in his list to read.
   * Referrals should open a "circle" that can be closed by a sent finding.   * Referrals should open a "circle" that can be closed by a sent finding.
 +  * Communication with other MedUX instances via Internet. Interchange of Patient data. [[https://www.w3.org/TR/activitypub/|ActivityPub]] would be an option.
  
 ===== Links ===== ===== Links =====
Line 78: Line 79:
 ==== Client/Server architecture / Backend ==== ==== Client/Server architecture / Backend ====
  
-  * [[https://www.djangoproject.com/|Django]], maybe using [[https://github.com/jazzband/django-ddp|django-ddp]] or [[http://www.django-rest-framework.org/|django-rest-framework]] or [[https://www.apollodata.com/|Apollo]] with [http://docs.graphene-python.org/projects/django/en/latest/|graphene]]+  * [[https://www.djangoproject.com/|Django]], maybe using [[https://github.com/jazzband/django-ddp|django-ddp]] or [[http://www.django-rest-framework.org/|django-rest-framework]] or [[https://www.apollodata.com/|Apollo]] with [[http://docs.graphene-python.org/projects/django/en/latest/|graphene]]
   * [[https://www.meteor.com/|Meteor]]   * [[https://www.meteor.com/|Meteor]]
  
Line 120: Line 121:
 == Links == == Links ==
  
-  * [[https://github.com/smart-on-fhir|SMART-ON-FHIR]], by [[smarthealthit.org]], a collection of FHIR tools using Js, Swift and Python +  * [[https://github.com/smart-on-fhir|SMART-ON-FHIR]], by [[https://smarthealthit.org]], a collection of FHIR tools using Js, Swift and Python 
-    * [[https://github.com/smart-on-fhir/fhir-parser|fhir-parser]], a FHIR specparser+    * [[https://github.com/smart-on-fhir/fhir-parser|fhir-parser]], a FHIR specparser and Python class generator 
 +    * [[https://github.com/smart-on-fhir/client-py|client-py]], a Python FHIR client, for e.g. use on a PyQt5 frontend.
   * [[https://github.com/videntity/django-fhir|django-fhir]], a Django app with a pluggable backend as FHIR API   * [[https://github.com/videntity/django-fhir|django-fhir]], a Django app with a pluggable backend as FHIR API
 +
  
  
en/dev/brainstorming.1512219551.txt.gz · Last modified: 2017/12/02 13:59 by nerdoc