Skip to content

Expression with .ofType does not seem to support date / dateTime #12

@kulakowski-lukasz

Description

@kulakowski-lukasz

I've been trying to evalue an expression:
result = evaluate(handler.resource_file_json, "Observation.descendants().ofType(date)", [])
On the Observation resource that contains:
"effectiveDateTime": "1999-07-02"
But in return I receive an empty list. It only seems to see the effectiveDateTime as a string.

BR,
Lukas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions