Open
Description
`toString()' fails for Boolean and Quantity collections.
Also it should produce {} for not literal types.
(Literal exclusions)
Details
java.lang.RuntimeException: Error invoking method-defined function
attrtrue.toString() [** bool to string]
(FHIR R4 Exclusions)
Details
java.lang.RuntimeException: Error invoking method-defined function
true.toString() [** testBooleanLiteralToString]
Details
java.lang.RuntimeException: Error invoking method-defined function
1 'wk'.toString() [** testQuantityLiteralWkToString]
Metadata
Metadata
Assignees
Type
Projects
Status
Done