gematik / spec-ISiP

FHIR resources for information technology systems in nursing care (ISiP – Informationstechnische Systeme in der pflegerischen Versorgung) are determined through the affirmative action process of the same name. Through ISiP, open and standardized interfaces are defined for the interoperable exchange of health data in care.
Other
5 stars 2 forks source link

Beispiel für PersonImGesundheitsberuf (Practitioner) ist kein gültiger JSON. #68

Closed lsarodnik closed 2 years ago

lsarodnik commented 2 years ago

Das Beispiel für PersonImGesundheitsberuf (Practitioner) im IG macht beim JSON Parsen Probleme, weil ein Tab im Display Namen der Qualifikation des Arztes ist. "display": " FA Allgemeinmedizin"

Er könnte durch \t ersetzt werden oder entfernt. Ich nehme an, in diesem Fall ist der Tab nicht nötig.

f-peverali commented 2 years ago

gelöst mit https://github.com/gematik/spec-ISiP/pull/71