HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

PRR: Patient problem response

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

Recognising PRR messages

PRR announces itself in MSH-9 like this:

MSH-9PRR^PC5^PRR_PC5
  1. MSH-9.1PRRmessage code: what kind of message this is
  2. MSH-9.2PC5trigger event: what happened in the real world: patient problem response
  3. MSH-9.3PRR_PC5message 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

PRR takes 1 structure.

PRR_PC5: Patient Problem Response

Sent when one thing happens: PC5: Patient Problem Response.

You must always send: MSH, MSA, QRD, PID, PRB. Everything else is optional, or required only inside a group you chose to send.

SegmentNameOPTCardinality
MSHR1..1
SFTO0..*
MSAR1..1
ERRO0..*
QAKO0..1
QRDR1..1
PATIENTa group of 3 segments, repeated togetherR1..*
PIDR1..1
PATIENT_VISITa group of 2 segments, repeated togetherO0..1
PV1in PATIENT_VISITR1..1
PV2in PATIENT_VISITO0..1
PROBLEMa group of 8 segments, repeated togetherR1..*
PRBR1..1
NTEO0..*
VARO0..*
PROBLEM_ROLEa group of 2 segments, repeated togetherO0..*
ROLin PROBLEM_ROLER1..1
VARin PROBLEM_ROLEO0..*
PROBLEM_PATHWAYa group of 2 segments, repeated togetherO0..*
PTHin PROBLEM_PATHWAYR1..1
VARin PROBLEM_PATHWAYO0..*
PROBLEM_OBSERVATIONa group of 2 segments, repeated togetherO0..*
OBXin PROBLEM_OBSERVATIONR1..1
NTEin PROBLEM_OBSERVATIONO0..*
GOALa group of 5 segments, repeated togetherO0..*
GOLin GOALR1..1
NTEin GOALO0..*
VARin GOALO0..*
GOAL_ROLEin GOALa group of 2 segments, repeated togetherO0..*
ROLin GOAL_ROLER1..1
VARin GOAL_ROLEO0..*
GOAL_OBSERVATIONin GOALa group of 2 segments, repeated togetherO0..*
OBXin GOAL_OBSERVATIONR1..1
NTEin GOAL_OBSERVATIONO0..*
ORDERa group of 2 segments, repeated togetherO0..*
ORCin ORDERR1..1
ORDER_DETAILin ORDERa group of 4 segments, repeated togetherO0..1
CHOICEin ORDER_DETAILa group of 0 segments, repeated togetherR1..1
NTEin ORDER_DETAILO0..*
VARin ORDER_DETAILO0..*
ORDER_OBSERVATIONin ORDER_DETAILa group of 3 segments, repeated togetherO0..*
OBXin ORDER_OBSERVATIONR1..1
NTEin ORDER_OBSERVATIONO0..*
VARin ORDER_OBSERVATIONO0..*

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 13 such groups: PATIENT, PATIENT_VISIT, PROBLEM, PROBLEM_ROLE, PROBLEM_PATHWAY, PROBLEM_OBSERVATION, GOAL, GOAL_ROLE, GOAL_OBSERVATION, ORDER, ORDER_DETAIL, CHOICE, ORDER_OBSERVATION.

Trigger events

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

EventNameStructure
PC5Patient Problem ResponsePRR_PC5