DELETE api/PatientFamilyHistoryUpdates?patientFamilyHistoryProblemUpdateRequestId={patientFamilyHistoryProblemUpdateRequestId}&patientFamilyHistoryProblemId={patientFamilyHistoryProblemId}
Deletes a patient family history update request.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientFamilyHistoryProblemUpdateRequestId |
Unique ID of patient family history update request. |
integer |
None. |
| patientFamilyHistoryProblemId |
Unique ID of patient family history. |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.