Skip to content

CH-EMED-EPR: support serialization without meta.profile #175

@qligier

Description

@qligier

In production mode, the ChEmedEprParser should allow removing the meta.profile from the produced JSON/XML, as per FHIR recommendation.

The parser can be configured with setDontEncodeElements:

parser.setDontEncodeElements(Sets.newHashSet("*.meta.profile"));

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions