FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR
Other
824 stars 342 forks source link

#2784 Fix source node location when round tripping via adapters #2804

Closed Kasdejong closed 3 months ago

Kasdejong commented 3 months ago

Description

Made location behaviour for ITypedElementToSourceNodeAdapter more consistent with the locations which would be expected from a source node (including choice type name)

Related issues

Fixes #2784

Testing

@cknaap wrote tests for this issue. These tests report success after these changes.