ConsentById_PUT
PUT {{baseUrl}}/Consent/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<number>", "meta"=>{"versionId"=>"<string>"}, "identifier"=>{"use"=>"<number>", "system"=>"<string>", "value"=>"<string>"}, "status"=>"<string>", "category"=>[{"text"=>"<string>", "coding"=>[{"code"=>"<string>"}]}], "patient"=>{"reference"=>"<string>"}, "period"=>{"start"=>"<string>"}, "dateTime"=>"<string>", "purpose"=>[{"code"=>"<string>", "display"=>"<string>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""