Appointment_POST
POST {{baseUrl}}/Appointment
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "status"=>"<string>", "serviceCategory"=>{"coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}, "serviceType"=>[{"coding"=>[{"code"=>"<string>", "display"=>"<string>"}]}], "specialty"=>[{"coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}], "appointmentType"=>{"coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}, "priority"=>"<number>", "description"=>"<string>", "start"=>"<string>", "end"=>"<string>", "created"=>"<string>", "comment"=>"<string>", "participant"=>[{"required"=>"<string>", "status"=>"<string>", "type"=>[{"coding"=>[{"system"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "code"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}], "actor"=>{"reference"=>"<string>", "display"=>"<string>"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""