hl7ch / ch-rad-order

https://fhir.ch/ig/ch-rad-order/index.html
Creative Commons Zero v1.0 Universal
2 stars 3 forks source link

providing DICOM Series Instance UID leads to an error in validation after mapping #37

Closed oliveregger closed 5 months ago

oliveregger commented 2 years ago

providing DICOM Series Instance UID leads to an error in the mapping:

error L1: ImagingStudy.series.modality: minimum required = 1, but only found 0 (from http://hl7.org/fhir/StructureDefinition/ImagingStudy) Bundle.entry[20].resource.ofType(ImagingStudy).series[0]

image
JBleuer commented 6 months ago

As discussed in team: We ad additional code in value set in order to allow attaching dicom files with missing entry for modality.

pjolo commented 5 months ago

The change is good