Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

http://fhir.patientsknowbest.com/operation/date-of-last-data-point

[Prod Resource]

https://www.hl7.org/fhir/STU3/operationdefinition.html

https://www.hl7.org/fhir/STU3/operations.html

name

"date-of-last-data-point"

...

  • In addition to the OAuth 2.0 access token, the X-Org-Public-Id HTTP header must be provided in the request to specify the organisation that the system is calling on behalf of. The parameter will be the UUID of the PKB organisation.

...

  • parameter[0]

  • parameter[1]

    • name = "lastDataPointsResult"

    • use = "out"

    • min = 0

    • max = "100"

    • type = "multi part parameter"

  • parameter[2]

    • name = "patientIdentifier"

    • use = "out"

    • min = 1

    • max = "1"

    • type = "token"

    • part = last-data-point-result

  • parameter[3]

    • name = "lastRecordUpdate"

    • use = "out"

    • min = 0

    • max = "1"

    • type = "datetime"

    • part = last-data-point-result

    • documentation = "The date time in UTC of the most recent data point on record. If the patient account has no data points at all then this is omitted from the response. If a data point is deleted then the datetime may be earlier than the datetime retrieved from an earlier call to this API”

...