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

Validation errors on synthetichealth.github.io/synthea/ extensions #1437

Open
gotdan opened this issue Mar 25, 2024 · 3 comments
Open

Validation errors on synthetichealth.github.io/synthea/ extensions #1437

gotdan opened this issue Mar 25, 2024 · 3 comments
Labels

Comments

@gotdan
Copy link
Contributor

gotdan commented Mar 25, 2024

The HL7 FHIR validator is reporting errors related to the http://synthetichealth.github.io/synthea extensions. E.g.,

@gotdan gotdan added the bug label Mar 25, 2024
@jawalonoski
Copy link
Member

The first two URLs (QALYs and DALYs) resolve to FHIR StructureDefinitions for those extensions.

The third link (encounter utilization) is broken.

My understanding was the that resolvable computable extension definitions was a SHOULD, not a SHALL.

What is the requirement for an extension to be "found"?

@jawalonoski
Copy link
Member

Given this thread https://chat.fhir.org/#narrow/stream/291844-FHIR-Validator/topic/Extension.20could.20not.20be.20found/near/435291152 it sounds like there is an impasse.

I suppose we could post the StructureDefinition for the utilization-encounters-extension.

@gotdan
Copy link
Contributor Author

gotdan commented Apr 30, 2024

Yup, agree that apart from the missing StructureDefinition (which would be nice to have :), this seems more like a validator configuration issue than a Synthea issue. I'll open a ticket on https://github.com/inferno-framework/bulk-data-test-kit to support allowing unknown extensions during validation and/or passing in valid StructureDefinition urls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants