PatientById_PUT
PUT {{baseUrl}}/Patient/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "identifier"=>[{"use"=>"<string>", "system"=>"<string>", "value"=>"<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>"}}]}}], "active"=>"<boolean>", "name"=>[{"use"=>"<string>", "family"=>["<object>", "<object>"], "given"=>["<object>", "<object>"]}], "gender"=>"<string>", "photo"=>[{"contentType"=>"<string>", "data"=>"<string>"}], "contact"=>[{"relationship"=>[{"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>"}}]}], "organization"=>{"reference"=>"<string>", "display"=>"<string>"}}], "managingOrganization"=>{"reference"=>"<string>", "display"=>"<string>"}, "link"=>[{"type"=>"<string>", "other"=>{"reference"=>"<string>"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""