FHIR Chat · R4 IG diff not rendering cardinality & datatype · IG creation

Stream: IG creation

Topic: R4 IG diff not rendering cardinality & datatype


view this post on Zulip Rob Eastwood (Feb 06 2020 at 03:59):

I am using Forge to profile R4 DiagnosticReport and am adding a slice for coding on 2 elements DiagnosticReport.code.coding and DiagnosticReport.conclusionCode.coding. Neither of the parent elements (DiagnosticReport.code and DiagnosticReport.conclusionCode) have constraints.

When I build with latest IG Publisher (v1.0.61), neither of the parent elements have their cardinality or datatypes displayed on the diff table; see the highlighted cells here:
pasted image

When the xml is hand-edited to include the respective parent elements, without constraints, the resultant build then renders the parent elements cardinality and datatype as expected.
And as expected, Forge removes the empty elements on subsequent saves, presumably as technically there has been no change to them and therefore has no place in the differential.

Any suggestions as to how to approach fixing this?

view this post on Zulip Grahame Grieve (Feb 13 2020 at 06:30):

is this still happening?

view this post on Zulip Rob Eastwood (Feb 13 2020 at 11:09):

@Grahame Grieve - yes it was with IGP v1.0.63; but haven't tried yet with the later v1.0.64

view this post on Zulip Rob Eastwood (Feb 16 2020 at 22:55):

Still present with IGP v1.0.64


Last updated: Apr 12 2022 at 19:14 UTC