Stream: IG creation
Topic: QA info statement is wrong
Brian Reinhold (Jan 26 2021 at 10:53):
The qa.html for my IG has numerous statements like this:
Bundle/CG-IG-HLA-FullBundle-01: Bundle.entry[11].resource[1].text[1]: Instance includes element that is not marked as 'mustSupport' and was validated against profiles declaring mustSupport=true
No where in my structure definitions do I have a mustSupport set to true. Can someone clarify the meaning of this statement?
Lloyd McKenzie (Jan 26 2021 at 14:37):
Are you inheriting from a profile that does? If you open up the StructureDefinition in your output folder, is mustSupport set anywhere?
Brian Reinhold (Jan 26 2021 at 21:43):
Lloyd McKenzie said:
Are you inheriting from a profile that does? If you open up the StructureDefinition in your output folder, is mustSupport set anywhere?
I think this was a consequence of the fact I had no suppressed messages file and it got auto generated and made no sense, After putting a real one in they vanished.
Last updated: Apr 12 2022 at 19:14 UTC