Open oliveregger opened 3 years ago
There is no identifier in MessageHeader. Leave it as an id. But then we need to adapt the entry in the Bundle that it has a canonical Url for the MessageHeader
addressing only via fullUrl:
<entry>
<fullUrl value="urn:uuid:83c907c3-f116-41e0-bf09-e7158d9ba3e8"/>
<resource>
<MessageHeader>
<eventUri value="http://fhir.ch/ig/ch-alis-43"/>
<destination>
using id to use MessageControlId
<entry>
<fullUrl value="http://xxx.yy.zzz/MessageHeader/1234"/>
<resource>
<MessageHeader>
<id value="1234"/>
<eventUri value="http://fhir.ch/ig/ch-alis-43"/>
<destination>
MessageControlID cannot be id of entry, needs to be either fullUrl oder uuid, need to map this to an identifier