Stream: conformance
Topic: Differential element without snapshot match
Rob Hausam (Feb 04 2019 at 12:56):
Since my StructureDefinition doesn't include the snapshot, I'm not entirely sure what this is referring to:
Error in snapshot generation: Differential for http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-media-uv-ips with id: Media.context has an element that is not marked with a snapshot match
And in this case Media.context itself is set to max value="0" in the profile.
Lloyd McKenzie (Feb 04 2019 at 16:10):
The snapshot is being generated but it's not finding a match. A profile on Observation should not have a differential element with a name that starts with "Media"...
Rob Hausam (Feb 04 2019 at 19:39):
Of course, that totally makes sense (in retrospect). I didn't put that profile together, but I'll change it so that it will be consistent. Thanks.
Last updated: Apr 12 2022 at 19:14 UTC