POST PlanCare2Api/MedicalOxygenSaturation/Update
Update MedicalOxygenSaturation.
Relation(s) must be of the following type: Client
Requires 'Edit' permission for function MedicalOxygenSaturation {97051EB2-B01F-4DFC-99B7-64D636E1A36A}
Request Information
URI Parameters
None.
Body Parameters
MedicalOxygenSaturation.
MedicalOxygenSaturation| Name | Description | Type | Additional information |
|---|---|---|---|
| SpO2 |
SpO2. |
integer |
None |
| ExtraOxygenAdministration |
ExtraOxygenAdministration. |
boolean |
None |
| Remarks |
Remarks. |
string |
None |
| Id |
Id of the registration. |
integer |
None |
| RelationId |
Id of the relation which the registration belongs to. |
integer |
Required |
| RegistrationDateTime |
DateTime of measurement. |
date |
Required |
| Source |
Source of registration (example: name of the questionnaire). |
string |
None |
Request Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None |
|
| Content | HttpContent |
None |
|
| StatusCode | HttpStatusCode |
None |
|
| ReasonPhrase | string |
None |
|
| Headers | Collection of Object |
None |
|
| RequestMessage | HttpRequestMessage |
None |
|
| IsSuccessStatusCode | boolean |
None |