mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-04 02:59:52 +00:00
* Preserve contained resource meta when encoding with: parser.setDontEncodeElements(ResourceMetaParams.EXCLUDE_ELEMENTS_IN_ENCODED) * - Correct so security, lastUpdated and versionId is not encoded - Added test