Stream: conformance
Topic: Profiling Bundle
Lloyd McKenzie (Jun 01 2016 at 01:35):
I'm trying to profile Bundle, specifically identifying what resources need to be in what position within a message. The validator isn't happy and I'm not sure whether that's because I'm doing something wrong or because we haven't set up @profile and @type to work with the type Resource (as opposed to Reference). Presumably we'd hit the same issues with the Parameters data type and anywhere else Resource is permitted. Has anyone tried slicing Bundle entries (and had success)?
Chris Grenz (Jun 01 2016 at 02:09):
No, but I'm super excited that you are! ;)
Lloyd McKenzie (Jun 01 2016 at 03:18):
The fact no-one's hit the issue before now strongly suggests that messaging isn't seeing much uptake in FHIR . . . :)
Grahame Grieve (Jun 01 2016 at 03:25):
we knew that
Grahame Grieve (Jun 01 2016 at 03:26):
you could create a test case for it. that would accelerate implementation
Grahame Grieve (Jun 01 2016 at 03:26):
\build\tests\validation
Last updated: Apr 12 2022 at 19:14 UTC