Stream: implementers
Topic: ValueSet UnitsOfTime
Sadiq Saleh (Feb 01 2017 at 22:54):
Hi,
We are trying to implement the UnitsOfTime valueset and noted that it uses an extension to pass the definition attribute:
http://hl7.org/fhir/StructureDefinition/valueset-definition
It is unclear to us why this is done, as opposed to using the Designation or display attributes under Valueset.compose.include?
Appreciate any insight you may be able to provide.
Lloyd McKenzie (Feb 01 2017 at 22:59):
@Grahame Grieve ?
Grahame Grieve (Feb 06 2017 at 04:02):
because the definition is not a display. I don't know why we don't also define displays as well
Grahame Grieve (Feb 06 2017 at 04:05):
well, we do now
Sadiq Saleh (Feb 06 2017 at 14:24):
Should I submit a tracker to have this valueset updated to include the display values as part of the Resource?
Grahame Grieve (Feb 06 2017 at 19:13):
no. because I just did that as a technical correction.
Last updated: Apr 12 2022 at 19:14 UTC