# Search Care Services Workflow

Workflow for a point of service application to query a Care Services registry for health workers, facilities, organizations, and/or the services provided by each.

| Standards\*                   | **Mobile Care Services Discovery (mCSD): ftp\://ftp.ihe.net/DocumentPublication/CurrentPublished/ITInfrastructure/IHE\_ITI\_Suppl\_mCSD.pdf**                                                                |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Assumptions and Prerequisites | <p></p><p>A Care Services Registry shall have one or more of the following resources:</p><ul><li>Location</li><li>Practitioner and PractitionerRole</li><li>Organization</li><li>HealthcareService</li></ul> |
| Actors                        | <p></p><ul><li>PoS = Point of Service Application, mCSD Care Services Selective Consumer</li><li>ILR InfoMan = Interlinked Registry, mCSD Care Services Selective Supplier</li></ul>                         |

## **Interaction Description**&#x20;

The following is a description of the interaction steps.

![](https://lh3.googleusercontent.com/02eui3Y7oh1OzSYl2zzilg7gZfX8pEfJfvw2tNmvrFZg3TRmzjGsJmSFx5y3xqzRRamwKxJOoM2Z36SBgEmwy1fQ3yc-BAsevaBPw5ppor75EZIjDHTPQhQ3FTXwoKfkPQ)

| **#** | **Interaction**                   | **Data / Notes**                                                                                        | **Transaction Options**               |
| ----- | --------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| 1     | Search for matching care services | HTTP GET Request with optional query parameters.  Can be for any supported resources.                   | \[ITI-90] Find Matching Care Services |
| 2     | Return matching care services     | HTTP response with FHIR Bundle of matching resources or an error if an invalid request or server error. | \[ITI-90] Find Matching Care Services |

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.ohie.org/arch-spec/staging/introduction/care-services-discovery/search-care-services-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
