We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
E..g. Patient.name.given.ofType(string)
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)]
Status