Open dileep-ehr opened 7 years ago
thanks @dileep-ehr
Can I get a view from @robtweed @chevalleyc @jaykola on this please?
thanks T
@freshehr can I get view too!
BTW @dileep-ehr any thoughts on vendor neutral approaches e.g. Have you looked at FHIR Terminology services interface on top of that solution? https://www.hl7.org/fhir/terminology-service.html
Not my area of expertise but am aware of it..
@ruparao can you also join in the discussions
@tony-shannon FHIR terminology service interface could be the long term solution, but will involve more effort to get a working solution in place. Once we have a working and deploy-able solution, we can consider extending the CDAC server with the FHIR terminology interface.
We are planning to integrate the Opensource CDAC SNOMED CT server (https://cdac.in/index.aspx?id=hi_hs_medinfo_csno_overview) into PulseTile UI. The plan is to use the suggest/search and explore APIs provided by CSNOServ to populate the concepts from the UI screens. See this document for more details of the APIs.
The proposal is to run the CSNOServ as a separate service exposing REST APIs and do lookups directly form the UI. If any of you can think of a better mode of integration, please let us know.