gematik / spec-ISiK-Basismodul

The Information Technology Systems in Hospitals (ISiK – Informationstechnische Systeme in Krankenhäusern) "Basic Module" enables use-case-independent functionalities for the communication and validation of data within hospital environments, by providing FHIR resources, examples and an implementation guide.
Other
7 stars 1 forks source link

fix: fixing validation errors #395

Closed patrick-werner closed 7 months ago

patrick-werner commented 7 months ago

Please go the the Preview tab and select the appropriate sub-template:

Contributor PR

Version Upgrade (for Admins)

Pull Request Short Cut

patrick-werner commented 7 months ago

@f-peverali Organization.identifier:Abteilungsidentifikator hat kein fixes System, man könnte hier das slicing auf pattern umstellen, dazu müssten wir:

f-peverali commented 7 months ago

@f-peverali Organization.identifier:Abteilungsidentifikator hat kein fixes System, man könnte hier das slicing auf pattern umstellen, dazu müssten wir:

  • pattern auf alle Slices adden die das system fixieren (hatte daher auf value system slicing umgestellt, das ist aber evtl. zu kurz gedacht)
  • Abteilungsidentifikator braucht dann ebenfalls ein Pattern, könnte man über einen identifier.type lösen

ich denke pattern mit fixierten Systemen wäre die beste Lösung