GET PlanCare2Api/MedicalTemperature/{id}

Gets MedicalTemperature by id.

Requires 'Read' permission for function MedicalTemperature {A6B5B8F7-6408-488A-B92F-D3C1272D8C9E}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the MedicalTemperature.

integer

Required

Body Parameters

None.

Response Information

Resource Description

MedicalTemperature.

MedicalTemperature
NameDescriptionTypeAdditional information
Temperature

Temperature.

decimal number

None

MedicalCodeTemperatureTypeId

Id of MedicalCodeTemperatureType (MedicalCodeListType.TemperatureType).

globally unique identifier

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

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.