Query for HC Facilities - Internal

Queries the HC Facility registry for HC Facilities using a variety of possible parameters. This transaction returns a list of HC Facilities that match the criteria specified in the query parameters. Otherwise, if an error occurred, then an error is returned.

Transaction Specification

Description: Queries the HC Facility registry for HC Facilities using a variety of possible parameters. This transaction returns a list of HC Facilities that match the criteria specified in the query parameters. Otherwise, if an error occurred, then an error is returned.
Input: Parameters as defined in external API for the function matching this one.
Output: A list of facility records for the facilities that match the criteria.

Get HC Facility

Description: Fetches a HC Facility’s data for the facility specified by the facility ID parameter.
Input: The FOSAID
Output: The facility record.

See more detailed specification of how these functions are implemented here: https://bitbucket.org/instedd/resource_map/wiki/REST_API

Sample Messaging Implemenation

Scenario 1

<scenario description>

Sample Request Message

<insert sample request message>

Sample Response Message

<insert sample response message>