Skip to content

Expose XML Endpoint #62

@litlfred

Description

@litlfred

Background:
The provider registry community is adopting the HPD profile from IHE for implementation in the short-term and is supporting development of the CSD profile (References Below). In both of these profiles you are allowed to query on provider and facility related data and it will make sense to cache the facility data from a Facility Registry. Our likely implementation scenario is that the provider registry will interface with the facility registry through the HIM.

High-Level Requirements:
_We would like to expose basic facility data in a manner that it can be easily cached by a another service ( e.g. get a list of all facilities, get a list of facilities changed after a certain timestamp, ...).
*The basic facility data that we need is defined in the HPD and CSD profiles
*We would also like that this data be exposed in an XML format so that the data can be readily transformed via XSL into the format required by the target systems choice.Note, in our implementation scenario above, the actual transformation may be done at the HIM.
*_In the case of HPD, this is through DSML.
**In the case of CSD , an update process for facility data has not yet been defined

I think that most of what we need is already exposed in JSON so we are essentially just asking for an XML format of the query result set.

References:
HPD Profile
HPD Examples
CSD
DSML Specification
DSML Schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions