Stream: implementers
Topic: Datatype of Extension in Forge STU 3.0
Joel Francis (Nov 16 2020 at 16:34):
Hi,
I am tryin to create an extension for the NamingSystem resource in Forge STU 3.0. I have created the extension and chosen the type as a Coding.
However when I add the extension to the structure definition, it still shows as value[x]. should it not have changed to a coding element? @Ewout Kramer @Mirjam Baltus @Michel Rutten
extension_contactype.PNG
type.PNG
Mirjam Baltus (Nov 16 2020 at 20:20):
Yes, it should have changed. Also in the resulting StructureDefinition, it does not show the change. As a workaround add the standard profile URL for Coding in the text box (http://hl7.org/fhir/StructureDefinition/Coding), after which it does show correctly. @Ward Weistra Could you look into this?
Joel Francis (Nov 16 2020 at 20:29):
Mirjam Baltus said:
Yes, it should have changed. Also in the resulting StructureDefinition, it does not show the change. As a workaround add the standard profile URL for Coding in the text box (http://hl7.org/fhir/StructureDefinition/Coding), after which it does show correctly. Ward Weistra Could you look into this?
Thanks @Mirjam Baltus and thanks @Ward Weistra
Matthijs van der Wielen (Nov 19 2020 at 09:58):
Hi @Joel Francis ,
I can confirm this is indeed something Forge does not do correctly. In R4 this does work as it should. I have informed the Forge Team about this.
Joel Francis (Nov 20 2020 at 18:12):
Matthijs van der Wielen said:
Hi Joel Francis ,
I can confirm this is indeed something Forge does not do correctly. In R4 this does work as it should. I have informed the Forge Team about this.
Thanks @Matthijs van der Wielen
cc: @Joan Harper
Last updated: Apr 12 2022 at 19:14 UTC