You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: