...
As a partner of the CIE Hub I want to submit a electric referral on behalf of a community member to provide support to that community member.
User selects a organization’s service through the MI211 directory
User fills out the community members information including Name, contact phone number, address (optional)
Call the Patient POST API
User fills out the Service Request given a category and code that describes the request
Call the CIE Bundle API with the Service Request and any observations
As a partner of CIE Hub I want to receive a list electric referrals that are open to contact the community member and provide support.
User selects to get a list of Service Requests that are assigned to them.
Call the CIE Hub API to get the ServiceRequests
As a partner of the CIE Hub I want to update the status of the Service Request to provide a update to the sender of the Service Request.
User selects the Service Request to update
User selects the status from a drop down
Call CIE Hub API to update the Service Request
As a partner of the CIE Hub I want to get information on a Service Request that I have submitted to the CIE Hub.
User selects the Service Request that was submitted
Call the CIE Hub API to get the Service Request
Show the user the information
Use Case - Submit a electric
...
Service Requests
The following link describes this use case.
Use Case - Receive a list of Service Request
The following link describes this use case