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

🐛 [BUG] - Hinweis für NOT-Modifier am richtigen Ort? #210

Open
simoneOnFhir opened this issue Sep 27, 2024 · 1 comment
Open

🐛 [BUG] - Hinweis für NOT-Modifier am richtigen Ort? #210

simoneOnFhir opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@simoneOnFhir
Copy link

Description

Ist der Hinweis am Suchparameter Appointment.service-type:
" Anwendungshinweise: Bei einer Suche mit dem :not-Modifier MÜSSEN Ressourcen, die keinen Wert für Appointment.serviceType enthalten,
im Suchergebnis enthalten sein.
Bei einer Suche ohne den :not-Modifier DÜRFEN Ressourcen, die keinen Wert für Appointment.serviceType enthalten,
NICHT im Suchergebnis enthalten sein."

dort richtig?
Laut den übergreifenden Festlegungen gilt
"Token
Der Modifier :not MUSS für alle spezifizierten Suchparameter vom Typ 'Token' unterstützt werden, sofern diese auf die Datentypen "code", "Coding" oder "CodeableConcept" verwendet werden."

Also sollte der Hinweis, wie :NOT korrekt zu implementieren ist, nicht in den übergreifenden Festelgungen erscheinen, statt an einem einzelnen Parameter!?

Reproduction URL

https://simplifier.net/guide/isik-terminplanung-v4/ImplementationGuide-markdown-Datenobjekte-ISiKTerminAppointment?version=current

Version or Branch

No response

Reproduction Steps

https://simplifier.net/guide/isik-terminplanung-v4/ImplementationGuide-markdown-Datenobjekte-ISiKTerminAppointment?version=current

Stack Trace and Logs

No response

Screenshots

![DESCRIPTION](LINK.png)

Software and Environment

No response

@simoneOnFhir simoneOnFhir added bug Something isn't working invalid This doesn't seem right labels Sep 27, 2024
@simoneOnFhir
Copy link
Author

Gleichlautender Hinweis auch bei Appointment.specialty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant