ObservationById_PUT
PUT {{baseUrl}}/Observation/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"fhir_comments"=>["<object>", "<object>"], "status"=>"<string>", "div"=>"<string>"}, "status"=>"<string>", "category"=>{"fhir_comments"=>["<object>", "<object>"], "coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}, "code"=>{"fhir_comments"=>["<object>", "<object>"], "coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>", "fhir_comments"=>["<object>", "<object>"], "_display"=>{"fhir_comments"=>["<object>", "<object>"]}}]}, "subject"=>{"reference"=>"<string>"}, "encounter"=>{"reference"=>"<string>"}, "effectiveDateTime"=>"<string>", "valueQuantity"=>{"fhir_comments"=>["<object>", "<object>"], "value"=>"<number>", "unit"=>"<string>", "system"=>"<string>", "code"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""