Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor into IDE-like panel+editor layout. #16

Open
preston opened this issue Apr 2, 2018 · 0 comments
Open

Refactor into IDE-like panel+editor layout. #16

preston opened this issue Apr 2, 2018 · 0 comments

Comments

@preston
Copy link
Owner

preston commented Apr 2, 2018

In v1, the app only supports HL7 CDS KNARTS. v2 will remove this assumption by supporting FHIR Clinical Reasoning Module services via #10 and #11 . Doing so requires changing to a slightly more sophisticated layout. Once FHIR support is available, some navigational panes will be necessary.

I'm envisioning something very similar to the project explorer trees implemented by IDEA, Eclipse, VS Code, Sublime, Atom -- and pretty much everything else -- that is directly integrated with the backend repository (via FHIR calls) when launched in SMART-on-FHIR mode. Assuming this paradigm works out, the current app would essentially become an editor instance for whatever resources you want to open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant