Open jkiddo opened 8 months ago
@tmsMedcom / @ovi-medcom
More examples - including reply - can be found under each standard (HospitalNotification, Acknowledgement... see https://medcomfhir.dk/ig/) Use of MessageHeader.response can be found in here: https://medcomfhir.dk/ig/acknowledgement/StructureDefinition-medcom-messaging-acknowledgementHeader.html
Hmmm ... looking at e.g. https://medcomfhir.dk/ig/carecommunication/Bundle-b56549f7-ed10-422d-8088-f7222b686e46.json.html I don't see that the https://build.fhir.org/messageheader-definitions.html#MessageHeader.response is populated
Indicating that a message is a reply (and other activities) to another message, is handled in the Provenance profile https://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-messaging-provenance.html
@tmsMedcom I don’t think that aligns with the standard, AFAIK.
You might have a point. The MessageHeader.response element is chosen to be used for the Acknowledgement of messages, where the Provenance is chosen to connect the stream of messages .
So are you going to change it?
Not for the messaging standards that has already been published (HospitalNotification and CareCommunication), but we will take your input into consideration for the next once.
@tmsMedcom so you are not going to correct existing messages?
Not for now. If the standards are being updated for some other reason, we will take it into account but it is not in the in the scope right now.
And this issue list is the backlog?
I don't see any examples on a MedCom message where the contents is a reply to a previous MedCom message (where the https://www.hl7.org/fhir/R4/messageheader-definitions.html#MessageHeader.response is used).