Stream: implementers
Topic: new DataType(s)
Grahame Grieve (Dec 12 2019 at 10:57):
MnM has decided to add several new data types to the R5 candidate:
- Some new abstract types to tidy up the underpinnings of the type model (see http://build.fhir.org/types.html)
- CodeableReference, to tidy up a common pattern - see http://build.fhir.org/references.html#CodeableReference. This will replace all the explicit or implicit choice elements for CodeableConcept | Reference
In addition, we are going to be discuss defining a new type that deals explicitly with choice elements with a data type list something like dateTIme | period | string | Duration
Grahame Grieve (Dec 12 2019 at 10:58):
if you're interested in that discussion, join us here: https://chat.fhir.org/#narrow/stream/211987-methodology/topic/Date.20Type.20Choices
Last updated: Apr 12 2022 at 19:14 UTC