medizininformatik-initiative / kerndatensatzmodul-mikrobiologie

1 stars 0 forks source link

Narrative Div content is invalid #18

Open schwzr opened 6 months ago

schwzr commented 6 months ago

Some of the resources have invalid narrative div contents, that shall only contain valid xhtml (https://build.fhir.org/narrative.html#xhtml).

The narrative content is mostly correct (technically, I cannot make a statement about the content), except for some that are in the following format ...<h2>some title</tt>....

This means that it is no longer possible to load the resources in HAPI (and therefore also in IG Publisher, for example).

We have found the following resources in the microbiology package that have invalid narrative content:

A fix exists by replacing </tt> in </h2> for the affected resources.

julsas commented 6 months ago

+1 Can't use the package with Java tooling because of this error

Exception in thread "main" 
java.lang.Error: org.hl7.fhir.exceptions.FHIRException: Error loading /Users/julian/.fhir/packages/de.medizininformatikinitiative.kerndatensatz.mikrobiologie#2024.0.0/package/mii-vs-mikrobio-keimzahl-einheiten-ucum.json: Malformed XHTML: Found "</tt>" expecting "</h2>" at line 1 column 81