You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Oracle Cerner FHIR Developers
Hi,
our application attempts to keep a patients clinical data set current by refreshing the resources like observations, conditions etc weekly. Rather than pull the entire data set each week, would it be OK to pull using latUpdatedDate (in the metadata) and only pull what got updated during the last week (using a small overlap for the date)?
Rev
Aaron McGinn (Oracle Cerner)
unread,
Nov 8, 2022, 11:48:29 AM11/8/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Oracle Cerner FHIR Developers
Our documentation for each resource (i.e. Observation [1]) will include whether the _lastUpdated search parameter is supported. This will only retrieve entities that have been clinically updated since that date/time.