/masterdata endpoints for HIS integrations
The /masterdata
endpoints of Enterprise App Interface can be used to realize the following workflow:
- A software component developed by an integrator (let’s call it
Interface engine
) somehow extracts or receives dictation metadata, like patient or exam data from a Hospital information System (HIS) Interface engine
sends that metadata toEnterprise App Interface
Enterprise App Interface
stores the information in theIntegrator API database
. This information can be used to seed the dictation properties of newly created dictations.Enterprise Dictate
- based on the ID of a newly created dictation - can queryEnterprise Configuration Service
for dictation seed dataEnterprise Configuration Service
tries to query the necessary information from theIntegrator API database
and return the metadata
A simplified view:
Table of contents
- Service settings
- Authentication
- Add new masterdata entry
- Query existing masterdata entry
- API reference