Stream: implementers
Topic: patient created date
Mathew Coolidge (Jun 22 2020 at 18:47):
Is there a place to store/find the datetime a patient resource is created? It looks like the basic resource and a number of others support "created" but patient does not.
Jean Duteau (Jun 22 2020 at 18:48):
it will only be a few resources that have a "created" date or something similar. Mainly the event-pattern resources. Otherwise, that would be something that would be found in a Provenance resource attached to the patient resource.
Mathew Coolidge (Jun 22 2020 at 19:18):
Seems a bit overkill to create an additional resource for a single field, but I can make that work. Thanks for the insight.
Last updated: Apr 12 2022 at 19:14 UTC