# SPICE Service

- [Patient Search](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/patient-search.md)
- [Household Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/household-create.md)
- [Patient List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/patient-list.md)
- [Member Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/member-create.md)
- [Offline Sync](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/offline-sync.md)
- [Offline Household Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/offline-sync/offline-household-create.md)
- [Offline Member Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/offline-sync/offline-member-create.md)
- [Medical Review](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review.md)
- [ANC Pregnancy Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/anc-pregnancy-create.md)
- [ANC Pregnancy Detail](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/anc-pregnancy-detail.md)
- [ICCM Under two months Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/iccm-under-two-months-create.md)
- [ICCM Under five years Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/iccm-under-five-years-create.md)
- [ICCM Under two months Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/iccm-under-two-months-details.md)
- [Labour Mother Neonate Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/labour-mother-neonate-create.md)
- [ICCM Under five years Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/iccm-under-five-years-details.md)
- [Labour Mother Neonate Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/labour-mother-neonate-details.md)
- [PNC Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/pnc-create.md)
- [PNC Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/medical-review/pnc-details.md)
- [Assessment](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment.md)
- [Childhood Visit](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment/childhood-visit.md)
- [ICCM](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment/iccm.md)
- [ANC](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment/anc.md)
- [PNC](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment/pnc.md)
- [Other Symptoms](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/assessment/other-symptoms.md)
- [Investigation](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/investigation.md)
- [Create Investigation](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/investigation/create-investigation.md)
- [Investigation Remove](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/investigation/investigation-remove.md)
- [Investigation History List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/investigation/investigation-history-list.md)
- [Prescription](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/prescription.md)
- [Prescription Remove](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/prescription/prescription-remove.md)
- [Prescribed Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/prescription/prescribed-details.md)
- [Prescription Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/prescription/prescription-create.md)
- [App Version](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/app-version.md)
- [Calculate WGS](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/calculate-wgs.md)
- [Create Diagnosis](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/create-diagnosis.md)
- [Diagnosis Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/diagnosis-details.md)
- [Get Chiefdoms](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/get-chiefdoms.md)
- [Get Districts](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/get-districts.md)
- [Get Patient Status](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/get-patient-status.md)
- [Get Patient Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/get-patient-details.md)
- [Household Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/household-update.md)
- [Member Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service/member-update.md)


---

# 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://spice.docs.medtroniclabs.org/engineering/api-documentation/spice-service.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.
