FHIR.ts
FHIR.ts copied to clipboard
ResourceUtils fhir path bug
Hi, could you please have a look at this:
The getValuesAtResourcePath method from ResourceUtils doesn't work for all paths. E.g. "Patient.name" doesn't work for. I am not too familiar with FHIR, but online fire path tools could resolve that for the same data.
Thanks!