hl7-be / lab

Creative Commons Zero v1.0 Universal
6 stars 9 forks source link

Testcase 2A2 #322

Open scailliau opened 1 week ago

scailliau commented 1 week ago

Hello,

Can you tell me what's wrong with my testcase 2A2 (test ID 3408) please? Code '5894-1' and quantity '%' have been assigned and the JSON-file looks similar to those of other participants.

{ fhirpath: [ { actual: false, field: "Bundle.entry.where(resource is Observation).resource.where(code.coding.where(system = 'http://loinc.org' and code = '5894-1')).where( (value as Quantity).value = 100 and (value as Quantity).code = '%').exists()", expected: true } ] }

Thanks in advance!

Sharon Cailliau AZ Delta

bdc-ehealth commented 1 week ago

@scailliau ,

You can put this on N/A, it is a problem on our side. Manual evaluation showed that your file is correct. I will create an issue to investigate. https://github.com/ehealthplatformstandards/TestServerCore/issues/8

scailliau commented 1 week ago

Ok, thank you!