Spouse
DELETE api/Patient/{systemID}/Household/Spouse?patientID={patientID}&spouseID={spouseID}
Delete spouse profile on a specific Head of Household record
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| systemID | The SystemID of the pharmacy system. |
Define this parameter in the request URI. |
| patientID | Unique ID of patient in pharmacy system. |
Define this parameter in the request URI. |
| spouseID | Patient ID of Spouse |
Define this parameter in the request URI. |