POST api/CaseStudy/patient_family_history
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ObjClspatient_family_history | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "patient_family_history_id": "sample string 1", "patient_id": "sample string 2", "name": "sample string 3", "relationship": "sample string 4", "disease": "sample string 5", "no_of_years": "sample string 6", "Dml_Indicator": "sample string 7", "personal_history": "sample string 8", "personal_history_set_by": "sample string 9", "user_created_by": "sample string 10" }
application/x-www-form-urlencoded
Sample: