hl7ch / hl7ch-cda

CDA examples and schematron rules for the various CDA projects in Switzerland
http://e-health-wiki.ch/index.php/EHealth_Suisse_Wiki
1 stars 0 forks source link

Fix UTF-8 encoding of accented letter in titles #7

Closed qligier closed 4 years ago

qligier commented 4 years ago

In the CDA-CH-EMED MTP example documents, the title 'Medikamentöser Behandlungsplan' contains a badly encoded 'ö'. It is encoded as U+006F U+0308 (o ̈ ) and should be encoded as U+00F6 (ö) according to the Schematron.

It passes now the validation (example).