2016-06-30 REST API Meeting notes

2016-06-30 REST API Meeting notes

Date

Jun 30, 2016

Attendees

  • @Sebastian Iancu

  • @Former user (Deleted)

  • @Bjørn Næss

URL

https://app.apiary.io/openehrrest

Goals

Discussion items

Time

Item

Who

Notes

How do we handle nulls - as absent or empty?

  • @Heath Frankel (Unlicensed) - absent

  • @Former user (Deleted) - absent

At the moment we will use 'attribute absent' method except for differential calls where value: null would mean delete existing value for that attribute and missing would mean leaving the attribute value as is.

 

Revisit the question of @type: DV_INTERVAL vs @type: DV_INTERVAL<DV_QUANTITY>

 

Already decided on @type = DV_INTERVAL

 

EHR_ACCESS

@Pablo Pazos

Question - should we include since it's not well defined?

Action items

@Erik Sundvall create an issue for differential calls
@Former user (Deleted) add issues per API call so people can vote