-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
testingImprovements to test coverage or methodologyImprovements to test coverage or methodology
Description
There is an expression -> map feature used within the FHIRPath.js tests, looks something like this:
tests:
- desc: Evaluating expression for a part of a resource
inputfile: questionnaire-part-example.json
model: 'r4'
expression: {base: 'QuestionnaireResponse.item', expression: 'answer.value = 2 year'}
result:
- true
We don't currently support it and have to exclude this test, it would be good if we could pass it.
Metadata
Metadata
Assignees
Labels
testingImprovements to test coverage or methodologyImprovements to test coverage or methodology
Type
Projects
Status
Backlog