Create a Care Nav Submission.
Ok
Unauthorised
Unknown error
{- "submission_type_id": "string",
- "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"
}
]
}
{- "care_nav_submission_id": "string"
}