Skip to content

Improve debug experience for $extract and $populate #72

@ruscoder

Description

@ruscoder

The problem:

Currently, there is no way to see how mappers are executed on extract, and what data was passed after transformation. The same for $populate - there's no way to see how source queries were executed.

Possible solutions:
For $extract add param ?__debug=True that will add an extra field into the response with data that was sent to FHIR Server.

For $populate add param ?__debug=True that will add an extra field into the response with source queries that were executed

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