DK EER Endpoint Register (EER)
1.0.0 - release
DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions
A MSH or AP calls EER to retrieve the necessary Device metadata information for its own use to handle the data required by EDS DeliveryStatus registrations. The data is pretty static, so it's possible to store this locally and save the infrastructure for too many calls on this.
The sequence diagram for this is as follows:
This use case is conforming to this OperationDefinition:
**Be aware:** The exact name of this operation may differentiate, when it comes to the real world implementation,
but the intention is to implement a service that given the input parameters profile will produce the output parameters Profile.
Generated Narrative: OperationDefinition eer.getDeviceDataByDeviceId
URL: [base]/getDeviceDataByDeviceId/Device?identifer=[Device-identifer]
Input parameters Profile:
http://medcomehmi.dk/ig/eer/StructureDefinition/Device
Output parameters Profile:
http://medcomehmi.dk/ig/eer/StructureDefinition/EerDevice
Should an error occur when calling EER to obtain the EerDevice metadata, an error response stating this is packed and returned to the caller of EER as illustrated by: