PersonById_PUT
PUT {{baseUrl}}/Person/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "identifier"=>[{"use"=>"<string>", "system"=>"<string>", "value"=>"<string>", "fhir_comments"=>["<object>", "<object>"], "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>"}}]}, "period"=>{"start"=>"<string>"}, "assigner"=>{"display"=>"<string>"}}], "name"=>[{"use"=>"<string>", "fhir_comments"=>["<object>", "<object>"], "family"=>["<object>", "<object>"], "given"=>["<object>", "<object>"]}], "telecom"=>[{"system"=>"<string>", "value"=>"<string>", "use"=>"<string>"}], "gender"=>"<string>", "_gender"=>{"fhir_comments"=>["<object>", "<object>"]}, "birthDate"=>"<string>", "address"=>[{"use"=>"<string>", "city"=>"<string>", "state"=>"<string>", "postalCode"=>"<string>", "line"=>["<object>", "<object>"]}], "active"=>"<boolean>", "link"=>[{"target"=>{"reference"=>"<string>", "display"=>"<string>"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""