CareTeamById_PUT
PUT {{baseUrl}}/CareTeam/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "contained"=>[{"resourceType"=>"<string>", "id"=>"<string>", "name"=>[{"family"=>["<object>", "<object>"], "given"=>["<object>", "<object>"]}], "practitionerRole"=>[{"specialty"=>[{"text"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}]}], "subject"=>{"reference"=>"<string>", "display"=>"<string>"}, "period"=>{"end"=>"<string>"}, "participant"=>[{"role"=>{"text"=>"<string>"}, "member"=>{"reference"=>"<string>", "display"=>"<string>"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""