/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 enginesends that metadata toEnterprise App InterfaceEnterprise App Interfacestores 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 Servicefor dictation seed dataEnterprise Configuration Servicetries to query the necessary information from theIntegrator API databaseand return the metadata
A simplified view: 
Table of contents
- Service settings
- Authentication
- Add new masterdata entry
- Query existing masterdata entry
- API reference