Stream: implementers
Topic: Condition assertedDate
Kevin Olbrich (Jun 12 2018 at 21:18):
Right now (3.4.0) the assertedDate
attribute of Condition
is a dateTime
. Shouldn't this be either named assertedDateTime
or be a date
?
Grahame Grieve (Jun 12 2018 at 22:53):
I don't think those things have to be consistent. This suggests that a date is the intent but times are allowed
Grahame Grieve (Jun 12 2018 at 22:53):
but it would be good to document it clearly if that's the intent
Pete Salisbury (Jun 13 2018 at 15:35):
Should this have the same meaning as dateAsserted from MedicationStatement? I think that the definition and comments that define the assertedDate are clearer in the condition. Would be good if the definitions and names were consistent across resources
Last updated: Apr 12 2022 at 19:14 UTC