Not sure if I'm going about reporting this correctly - feel free to point me to the correct place / way to report this.
In valuesets.xml, there is an error in the definition of the concept Laterality.
The first SCTID is correct, the second points to "Direct Device" which makes no sense to me....
*no* further _formatting_ is done here
<fullUrl value="http://hl7.org/fhir/CodeSystem/snomedct"/>
<resource>
<CodeSystem>
<id value="snomedct"/>
.....
<property>
<code value="Laterality"/>
<uri value="http://snomed.info/id/272741003"/>
<type value="code"/>
</property>
<property>
<code value="Laterality"/>
<uri value="http://snomed.info/id/363699004"/>
<type value="code"/>
</property>