PKB Release Notes 13/05/2021

New features

GET /v2-beta/measurements/{patientId} endpoint

We have expanded the GET /v2-beta/measurements/{patientId } endpoint (https://my.patientsknowbest.com/api/index.html#!/Measurements/getMeasurementOfPatient_1  ) to allow all measurement data to be returned based on the apiRefs provided.

Imaging

We have updated the font size for the imaging date label to make it consistent with other pages using the new data list layout.

Bug fixes

HL7 ORU R01 messages

We have resolved an issue to ensure that an HL7 ORU R01 message (http://dev.patientsknowbest.com/home/hl7-api/messages/oru-r01/laboratory) sent with corrections to the attributes listed below are updated accordingly to match the new values;

  • Service (OBR-4.2)
  • Enterer Location (ORC-13.9)
  • Lab Discipline (OBR-24)
  • Textual Range (OBX-7 for a textual result)
  • Value Comparator (OBX-5.1 if OBX-2 = SN)
  • Hospital Service (PV1-10)

Measurements graphs

We have resolved an issue with charts displaying measurements with values of 1,000 or more. If the value of the unit is greater than or equal to 1,000 the charts would replace the comma with a decimal point. Very few measurements have values of 1,000 or more, however if we use step count as an example, 4,000 steps were being displayed as 4.0 steps on the graph. The data points listed below the chart were unaffected by this bug and always displayed accurately.