fhir-crucible / crucible

🔥 Crucible web application for testing FHIR servers
77 stars 25 forks source link

STU 3.0.1 ImagingManifest fails due to non-standard 'frameNumber' element #275

Open angusmillar opened 6 years ago

angusmillar commented 6 years ago

Hi Guys,

I have test case 'X010: ImagingManifest: Create New' failing due to the ImagingManifest resource crucible is trying to create has an unknown element within it. It has a 'frameNumber' element. As far as I can tell this element is not documented in the FHIR spec. So I believe the root cause of my test case failing is that the resource Crucible is using is non-conformant.

TestCase: X010: ImagingManifest: Create New Resource Line number: 107 <frameNumber value="66"/>