Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHIR Path validation issue in integration-tests #240

Open
oliveregger opened this issue Jun 14, 2024 · 1 comment
Open

FHIR Path validation issue in integration-tests #240

oliveregger opened this issue Jun 14, 2024 · 1 comment
Assignees

Comments

@oliveregger
Copy link
Member

Validate Patient against http://fhir.ch/ig/ch-elm/StructureDefinition/ChElmPatientInitials|1.3.1...java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.funcLength(FHIRPathEngine.java:5754)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.evaluateFunction(FHIRPathEngine.java:3975)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.execute(FHIRPathEngine.java:1555)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.execute(FHIRPathEngine.java:1567)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.execute(FHIRPathEngine.java:1567)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.execute(FHIRPathEngine.java:1562)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.execute(FHIRPathEngine.java:1583)
at org.hl7.fhir.r5.fhirpath.FHIRPathEngine.evaluate(FHIRPathEngine.java:828)

@oliveregger
Copy link
Member Author

is a fhir path issue when a primity type is empty but has an extension on it, see ahdis/ch-elm@28ed3f2

@oliveregger oliveregger self-assigned this Jun 14, 2024
@oliveregger oliveregger reopened this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant