HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

SUR: Summary product experience report

This page lists the structures and trigger events SUR defines, taken from the standard. The written commentary that theADT page carries has not been written for SUR.

Recognising SUR messages

SUR announces itself in MSH-9 like this:

MSH-9SUR^P09^SUR_P09
  1. MSH-9.1SURmessage code: what kind of message this is
  2. MSH-9.2P09trigger event: what happened in the real world: summary product experience report
  3. MSH-9.3SUR_P09message structure: which segments to expect, and in what order

How to use these specifications explains MSH-9 in full, with a worked example.

Message structures

SUR takes 1 structure.

SUR_P09: Summary Product Experience Report

Sent when one thing happens: P09: Summary Product Experience Report.

You must always send: MSH, FAC, PSH, PDC, PSH, FAC, PDC, NTE, ED. Everything else is optional, or required only inside a group you chose to send.

SegmentNameOPTCardinality
MSHR1..1
FACILITYa group of 5 segments, repeated togetherR1..*
FACR1..1
PRODUCTa group of 2 segments, repeated togetherR1..*
PSHR1..1
PDCR1..1
PSHR1..1
FACILITY_DETAILa group of 3 segments, repeated togetherR1..*
FACR1..1
PDCR1..1
NTER1..1
EDR1..1

R inside a group means required of that group. Send the group and you must include that segment; leave the group out and it never appears. This structure has 3 such groups: FACILITY, PRODUCT, FACILITY_DETAIL.

Trigger events

The trigger event is the real-world thing that made the message get sent. SUR defines 1.

EventNameStructure
P09Summary Product Experience ReportSUR_P09