Using the HAPI libraries, parsed each resource and then serialized the resource.
This normalized the element order so it is consistent with the FHIR documentation.
This also makes it easier to compare for the conversion to R5 so we can see the changes.
One side note is that if the original value of an element is blank, the element is actually removed.
Using the HAPI libraries, parsed each resource and then serialized the resource.
This normalized the element order so it is consistent with the FHIR documentation.
This also makes it easier to compare for the conversion to R5 so we can see the changes.
One side note is that if the original value of an element is blank, the element is actually removed.