Stream: tooling
Topic: Forge error message
Jeff Chen (Feb 11 2020 at 03:48):
It said "The selected extension definition does not support the target element context"
( I made an extension and context of element was "Type= element" and "Expression =Quantity"
The profile I used the extension is "Observation". )
What should I do ?
Thanks
Jeff Chen (Feb 11 2020 at 05:37):
Sebastiaan Raap (Feb 12 2020 at 09:26):
"Type=element"is correct. Set expression to "Expression=Observation" if you want to use the extension on the Observation element, set the expression to "Expression=Observation.bodySite" if you want to use it on the bodySite element in Observation, etc.
Jeff Chen (Feb 12 2020 at 10:05):
@Sebastiaan Raap
Thank you so much !!
Last updated: Apr 12 2022 at 19:14 UTC