FHIR Chat · Forge Bug · implementers

Stream: implementers

Topic: Forge Bug


view this post on Zulip Brian Reinhold (Apr 22 2017 at 12:59):

I keep creating profiles that invoke this bug in Forge

2017-04-22T08:55:58
Forge Forge 15.4 for HL7 FHIR DSTU2
Version: Version 15.4.0.0 (ClickOnce)
FHIR Version: FHIR .NET API library for 1.0.2


InvalidOperationException in Hl7.Fhir.DSTU2.Specification:
Error in snapshot generator. Differential has multiple roots at 'CodeableConcept'
at Hl7.Fhir.Specification.Snapshot.DifferentialTreeConstructor.makeTree()

What do I need to do to avoid this situation? Can I edit the xml file to avoid this problem?

view this post on Zulip Michel Rutten (Apr 23 2017 at 14:25):

Hi @Brian Reinhold, we've already addressed the reported issues in our development branch. Please hold on, as publication of the next Forge release is scheduled for this week. Also, note that there is a specialized Zulip stream called "conformance" that is more suitable for discussing profiling and tooling issues. Cheers!

view this post on Zulip Brian Reinhold (Jun 04 2017 at 13:08):

I make a valueQuantity from a value[x] element in the STU3 tool. When I reload the profile, the valueQuantity returns to a value[x] and all my work is moved into a component element. It's driving me nuts. I re-create the valueQuantity, copy the stuff I had entered from the component element fields back into the fields where they belong, only to lose them again on some future re-load. If I save directly and re-load, the error does not happen. I do not know what it is I need to do to cause the error yet.


Last updated: Apr 12 2022 at 19:14 UTC