DELETE api/PatientFamilyHistoryUpdates?patientFamilyHistoryProblemUpdateRequestId={patientFamilyHistoryProblemUpdateRequestId}&patientFamilyHistoryProblemId={patientFamilyHistoryProblemId}

Deletes a patient family history update request.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.