CarePlanById_PUT
PUT {{baseUrl}}/CarePlan/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "contained"=>[{"resourceType"=>"<string>", "id"=>"<string>", "description"=>"<string>", "status"=>"<string>", "extension"=>[{"url"=>"<string>", "extension"=>[{"url"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "valueCodeableConcept"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}], "subject"=>{"reference"=>"<string>", "display"=>"<string>"}}], "subject"=>{"reference"=>"<string>", "display"=>"<string>"}, "status"=>"<string>", "period"=>{"end"=>"<string>"}, "addresses"=>[{"reference"=>"<string>", "display"=>"<string>"}], "participant"=>[{"role"=>{"text"=>"<string>"}, "member"=>{"reference"=>"<string>", "display"=>"<string>"}}], "goal"=>[{"reference"=>"<string>"}], "activity"=>[{"detail"=>{"category"=>{"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>"}}]}, "code"=>{"text"=>"<string>"}, "prohibited"=>"<boolean>", "scheduledTiming"=>{"repeat"=>{"frequency"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "period"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "periodUnit"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}, "performer"=>[{"reference"=>"<string>", "display"=>"<string>"}]}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""