Stream: implementers
Topic: Temporary logical ids in a Bundle
Brian Reinhold (Jan 23 2019 at 14:52):
I am a little confused about how temporary logical ids are implemented when in a Bundle. Its what should be in the FullUrl element of the entry vs the logical id of the resource in the entry. The question is, should I have a logical id entry in the resource or skip it if it already exists in the fullUrl such as "fullUrl" : "urn:oid:3.14159.20181120075654"
Lloyd McKenzie (Jan 23 2019 at 15:42):
@Grahame Grieve ?
Grahame Grieve (Jan 23 2019 at 18:23):
typically, skip it
Brian Reinhold (Jan 25 2019 at 12:35):
typically, skip it
Okay, skip it is.
Last updated: Apr 12 2022 at 19:14 UTC