Skip to content

Fix exclude function (testCombine2 and 3) #46

Description

@FikriMilano
[Jim, Peter, Lynch].exclude(Jim)

$this is of type FHIR String
Jim is of type Kotlin String

exclude() function fails to remove Jim from $this, results to failure of testCombine2, and testCombine3.

Solution: convert $this to Kotlin String, by using toFhirPathType()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions