Stream: IG creation
Topic: modifierExtension and Extension rendering don't match
Eric Haas (Nov 26 2019 at 22:41):
the modifierExtension in tree view ( STU3) rendering had the extension link as type- see: https://build.fhir.org/ig/HL7/davinci-deqm/StructureDefinition-devicerequest-deqm.html
I believe this should match the way plain old extension look like where the type is the data type of the extension if a simple extension - see here: https://build.fhir.org/ig/HL7/davinci-deqm/StructureDefinition-indv-measurereport-deqm.html
Grahame Grieve (Nov 29 2019 at 07:11):
well, this was a deliberate change by request. So... I'm interested in other opinions about thi
Lloyd McKenzie (Nov 29 2019 at 14:30):
There needs to be something that flags it as a modifier other than the id
Eric Haas (Dec 02 2019 at 00:00):
What was requested? that the type be the extension??
I is pretty clear is a modifier in this view
1) it says modifierExtension in the element
2) the flag '!?' which never works in certain browsers ( Chrome ) also tells you that.
So am not clear what else we need.
Grahame Grieve (Dec 16 2019 at 03:13):
back to this...
Grahame Grieve (Dec 16 2019 at 03:15):
I
Grahame Grieve (Dec 16 2019 at 03:15):
I'm not sure what you're saying
Eric Haas (Dec 16 2019 at 14:50):
I’m saying the extensions should look the same and if it is a modifier extension it already has the the little icon to tell you that.
Last updated: Apr 12 2022 at 19:14 UTC