RelatedPersonById_PUT
PUT {{baseUrl}}/RelatedPerson/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "patient"=>{"reference"=>"<string>"}, "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>"}}]}, "name"=>{"use"=>"<string>", "family"=>["<object>", "<object>"], "given"=>["<object>", "<object>"]}, "telecom"=>[{"system"=>"<string>", "value"=>"<string>", "use"=>"<string>"}], "gender"=>"<string>", "address"=>[{"use"=>"<string>", "city"=>"<string>", "state"=>"<string>", "postalCode"=>"<string>", "line"=>["<object>", "<object>"]}], "photo"=>[{"contentType"=>"<string>", "url"=>"<string>"}], "period"=>{"start"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""