Create a response for a given Form ID.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "patient_id": "string",
- "responses": [
- {
- "form_question_id": "string",
- "text_response": "string",
- "integer_response": 0,
- "boolean_response": true,
- "checkbox_response": [
- "string"
], - "datetime_response": "string",
- "observation_value_response": "string",
- "problem_response": "string",
- "immunisation_response": "string",
- "base_64_content_type": "string",
- "base_64_file_name": "string",
- "base_64_file_response": "string"
}
], - "appointment_id": "string"
}
{- "form_response_id": "string"
}