Coder Social home page Coder Social logo

smart-on-fhir / apps-old Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmandel/fhir-starter

5.0 5.0 17.0 13.01 MB

FHIR Client app that supports patient search + launching other FHIR apps

License: Other

Python 0.66% JavaScript 72.38% CSS 2.41% HTML 24.18% ApacheConf 0.36% Makefile 0.01%

apps-old's People

Contributors

dlanphear9 avatar jmandel avatar p2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apps-old's Issues

Broken authentication sequence?

Both the growth chart and the cardiac risk apps stopped working:
image

The 'Not found' details are:
image

It appears that instead than redirecting to the authorization page on our servers it tries to go to a (wrong) page on the fhirsmarterhealthit.org site

The metadata call and return seem OK:
image

The response is:

{"resourceType":"Conformance",
"publisher":"CareEvolution",
"telecom":[{"system":"email","value":"[email protected]"},{"system":"url","value":"http://careevolution.com"}],
"date":"2015-03-20",
"software":{"name":"HIEBus","version":"0.0.0.0"},
"implementation":{"description":"Base implementation: Patient, Observation (partial), DiagnosticReport (partial)"},
"fhirVersion":"0.0.82",
"acceptUnknown":false,
"format":["xml","json"],
"rest":[{
"mode":"server",
"security":{
"extension":[{"url":"http://fhir-registry.smartplatforms.org/Profile/oauth-uris#authorize","valueUri":"http://localhost/WebClientTest.Adapter1.WebClient/OAuth2/Authorize"},{"url":"http://fhir-registry.smartplatforms.org/Profile/oauth-uris#token","valueUri":"http://localhost/WebClientTest.Adapter1.WebClient/api/OAuth2/Token"}],"cors":true,"service":[{"coding":[{"system":"http://hl7.org/fhir/restful-security-service","code":"OAuth2"}]}]},"resource":[{"type":"Patient","operation":[{"code":"create"},{"code":"delete"},{"code":"read"},{"code":"search-type"},{"code":"update"},{"code":"validate"}],"readHistory":false,"updateCreate":true,"searchParam":[{"name":"_id","type":"token"},{"name":"address","type":"string"},{"name":"birthdate","type":"date"},{"name":"family","type":"string"},{"name":"gender","type":"token"},{"name":"given","type":"string"},{"name":"identifier","type":"token"},{"name":"language","type":"token"},{"name":"name","type":"string"},{"name":"telecom","type":"string"}]},{"type":"Observation","operation":[{"code":"read"},{"code":"search-type"}],"readHistory":false,"updateCreate":false,"searchParam":[{"name":"_id","type":"token"},{"name":"name","type":"token"},{"name":"subject","type":"reference"}]},{"type":"DiagnosticReport","operation":[{"code":"read"},{"code":"search-type"}],"readHistory":false,"updateCreate":false,"searchParam":[{"name":"_id","type":"token"},{"name":"date","type":"date"},{"name":"subject","type":"reference"}]}]}]}

Add license documentation

I am not able to find any documentation on the open source license the code in the SMART on FHIR Github organization has been released under. In the US, source code is inherently copyrighted by the authors of the work so if there is not a license specified, it's not legally open source.

Can an open license be specified? I'm assuming the intention here is for this code to be open source based on past offline discussions and comments in the documentation like this: "...the open-source SMART Growth Charts app..."

Thanks! ๐Ÿ˜„

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.