Skip to content

Support for 'ofType()' function for monomorphic collections #2171

@piotrszul

Description

@piotrszul

E..g. Patient.name.given.ofType(string)

Simple exclusions:

Details

Expected: WrappedArray(Peter, James) but got: null ==> expected: <WrappedArray(Peter, James)> but was: <null>

  • Patient.name.given.ofType(string) [ofType() function for the null element of a collection (2)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    fhirpathRelated to fhirpath reference implementationnew featureNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions