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

Spécifier le type de ressource dans le contain peut engendrer des problèmes au long terme #13

Open
nriss opened this issue May 2, 2023 · 0 comments

Comments

@nriss
Copy link
Member

nriss commented May 2, 2023

https://github.com/ansforge/IG-service-acces-aux-soins/blob/92f7d34cf41df9532d1b4caaa6b5510a28f4b3ec/input/fsh/profiles/BundleAgregateur.fsh#L13

Attention, forcer le contains à certaines ressources peuvent être problématique à terme : si on veut rajouter d'autres ressources plus tard, on ne pourra pas.
De plus, l'utilisation de contains et à éviter si possible : https://www.hl7.org/fhir/R4/references.html#contained
This SHOULD NOT be done when the content can be identified properly, as once the identification is lost, it is extremely difficult (and context dependent) to restore it again

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