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

Add validation check for FHIR IGs that raises a warning about Identifier.system values that aren't registered in THO #912

Open
lmckenzi opened this issue Jun 18, 2024 · 1 comment
Labels
Approved Change has been reviewed and accepted and can now be applied to the templates enhancement New feature or request

Comments

@lmckenzi
Copy link
Contributor

Usual exclusions for systems routed in "example.org". Other than that, all systems should exist as identifier NamingSystems in THO.

@lmckenzi lmckenzi added enhancement New feature or request Approved Change has been reviewed and accepted and can now be applied to the templates labels Jun 18, 2024
@lmckenzi
Copy link
Contributor Author

More specifically look for NamingSystems in the current IG or any dependencies and if you can't find the system URI defined there, spit out a warning.

We want this in the publisher for examples, but not in regular validation as in production there will be all sorts of Identifier.systems that don't exist as NamingSystems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Change has been reviewed and accepted and can now be applied to the templates enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant