FHIR Chat · bundling datatypes · implementers

Stream: implementers

Topic: bundling datatypes


view this post on Zulip Emre Avsar (Mar 16 2017 at 15:28):

hi there, can anybody tell me in which resource i can bundle multiple datatypes? i'm trying to compose a (fhir valid) list of addresses, bundle does not work since it bundles resources and not datatypes.

view this post on Zulip Emre Avsar (Mar 16 2017 at 15:54):

ah parameters can also be used in and out. so this would be a possibility

view this post on Zulip Lloyd McKenzie (Mar 16 2017 at 16:10):

Right. Parameters is the only place you can pass datatype instances in a stand-alone manner - intended for use as the input to or output from an operation


Last updated: Apr 12 2022 at 19:14 UTC