GET PlanCare2Api/MedicalBloodPressure/{id}

Gets MedicalBloodPressure by id.

Requires 'Read' permission for function MedicalBloodPressure {4D31A282-1816-486C-8525-3F9D14BB6445}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the MedicalBloodPressure.

integer

Required

Body Parameters

None.

Response Information

Resource Description

MedicalBloodPressure.

MedicalBloodPressure
NameDescriptionTypeAdditional information
Systolic

Systolic.

integer

None

Diastolic

Diastolic.

integer

None

MedicalCodeMeasurementMethodId

Id of MedicalCodeMeasurementMethod (MedicalCodeListType.BloodPressureMeasurementMethod).

globally unique identifier

None

MedicalCodeCuffTypeId

Id of MedicalCodeCuffType (MedicalCodeListType.BloodPressureCuffType).

globally unique identifier

None

MedicalCodeMeasurementLocationId

Id of MedicalCodeMeasurementLocation (MedicalCodeListType.BloodPressureMeasurementLocation).

globally unique identifier

None

MedicalCodeDiastolicEndpointId

Id of MedicalCodeDiastolicEndpoint (MedicalCodeListType.BloodPressureDiastolicEndpoint).

globally unique identifier

None

MedicalCodeContextPositionId

Id of MedicalCodeContextPosition (MedicalCodeListType.BloodPressureContextPosition).

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.