Stream: hapi
Topic: authored date type
DevGeek (Jul 28 2020 at 14:59):
Hi, can you please tell me what type of date this is :
"authored": "2013-06-18T00:00:00+01:00"
How can submit it ? using JS for example ?
Rik Smithies (Jul 28 2020 at 15:47):
hi DevGeek, your questions are not specific to HAPI, so it may be better to ask in the Implementers stream. There are libraries of code for handling dates and all other aspects of FHIR here
http://hl7.org/fhir/downloads.html
Rik Smithies (Jul 28 2020 at 15:50):
by the way that is an ISO 8601 format date
Last updated: Apr 12 2022 at 19:14 UTC