HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

PTR: Patient pathway problem-oriented response

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

Recognising PTR messages

PTR announces itself in MSH-9 like this:

MSH-9PTR^PCF^PTR_PCF
  1. MSH-9.1PTRmessage code: what kind of message this is
  2. MSH-9.2PCFtrigger event: what happened in the real world: patient pathway (problem-oriented) response
  3. MSH-9.3PTR_PCFmessage 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

PTR takes 1 structure.

PTR_PCF: Patient Pathway (Problem-Oriented) Response

Sent when one thing happens: PCF: Patient Pathway (Problem-Oriented) Response.

You must always send: MSH, MSA, QRD, PID, PTH. 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
PATHWAYa group of 5 segments, repeated togetherR1..*
PTHR1..1
NTEO0..*
VARO0..*
PATHWAY_ROLEa group of 2 segments, repeated togetherO0..*
ROLin PATHWAY_ROLER1..1
VARin PATHWAY_ROLEO0..*
PROBLEMa group of 7 segments, repeated togetherO0..*
PRBin PROBLEMR1..1
NTEin PROBLEMO0..*
VARin PROBLEMO0..*
PROBLEM_ROLEin PROBLEMa group of 2 segments, repeated togetherO0..*
ROLin PROBLEM_ROLER1..1
VARin PROBLEM_ROLEO0..*
PROBLEM_OBSERVATIONin PROBLEMa group of 2 segments, repeated togetherO0..*
OBXin PROBLEM_OBSERVATIONR1..1
NTEin PROBLEM_OBSERVATIONO0..*
GOALin PROBLEMa 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..*
ORDERin PROBLEMa 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 14 such groups: PATIENT, PATIENT_VISIT, PATHWAY, PATHWAY_ROLE, PROBLEM, PROBLEM_ROLE, 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. PTR defines 1.

EventNameStructure
PCFPatient Pathway (Problem-Oriented) ResponsePTR_PCF