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

warning instead of errors for GLN, EPR-SPID, AHVN13 and VEKA datatype profiles #257

Closed
oliveregger opened this issue Nov 20, 2023 · 1 comment · Fixed by #261
Closed

Comments

@oliveregger
Copy link
Contributor

In CH ELM we have a Use Case where we wan't to allow "invalid" GLN's and AHVN13 and not have an invalid exchange format, therefore we would like that in the base profiles the business rules for datatypes would give only a warning and not an error.

https://fhir.ch/ig/ch-core/StructureDefinition-ch-core-gln-identifier.html
gln-length
gln-modulus-10
gln-startswith7601

https://fhir.ch/ig/ch-core/StructureDefinition-ch-core-ahvn13-identifier.html
ahvn13-digit-check
ahvn13-length
ahvn13-startswith756

https://fhir.ch/ig/ch-core/StructureDefinition-ch-core-veka-identifier.html
https://fhir.ch/ig/ch-core/StructureDefinition-ch-core-epr-spid-identifier.html

@oliveregger
Copy link
Contributor Author

15 - 0 - 0

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

Successfully merging a pull request may close this issue.

2 participants