Stream: committers
Topic: StructureDefinitions
Brian Postlethwaite (Aug 09 2016 at 22:57):
I think there may be an issue with invariants included the generated structure definitions in profile-resource.xml
It has the dom-3 (and other domain resoure base defined) invariants in the differential.
Shouldn't these ony be in the DomainResource structure definition that they are based from?
(and maybe in the snapshot) It is in at least the CodeSystem resource structure definition
Brian Postlethwaite (Aug 09 2016 at 22:58):
(resulted in the invariant being code generated into each of the resource c# models (and also in the DomainResource)
Grahame Grieve (Aug 09 2016 at 23:49):
yes that's not right. I'll look into it
Brian Postlethwaite (Aug 09 2016 at 23:51):
Thanks, I hadn't noticed till I was outputting the base invariants into the code generation.
Last updated: Apr 12 2022 at 19:14 UTC