HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

PPV: Patient goal response

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

Recognising PPV messages

PPV announces itself in MSH-9 like this:

MSH-9PPV^PCA^PPV_PCA
  1. MSH-9.1PPVmessage code: what kind of message this is
  2. MSH-9.2PCAtrigger event: what happened in the real world: patient goal response
  3. MSH-9.3PPV_PCAmessage 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

PPV takes 1 structure.

PPV_PCA: Patient Goal Response

Sent when one thing happens: PCA: Patient Goal Response.

You must always send: MSH, MSA, QRD, PID, GOL. 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
GOALa group of 8 segments, repeated togetherR1..*
GOLR1..1
NTEO0..*
VARO0..*
GOAL_ROLEa group of 2 segments, repeated togetherO0..*
ROLin GOAL_ROLER1..1
VARin GOAL_ROLEO0..*
GOAL_PATHWAYa group of 2 segments, repeated togetherO0..*
PTHin GOAL_PATHWAYR1..1
VARin GOAL_PATHWAYO0..*
GOAL_OBSERVATIONa group of 2 segments, repeated togetherO0..*
OBXin GOAL_OBSERVATIONR1..1
NTEin GOAL_OBSERVATIONO0..*
PROBLEMa group of 5 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..*
ORDERa group of 2 segments, repeated togetherO0..*
ORCin ORDERR1..1
ORDER_DETAILin ORDERa group of 4 segments, repeated togetherO0..1
ORDER_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, GOAL, GOAL_ROLE, GOAL_PATHWAY, GOAL_OBSERVATION, PROBLEM, PROBLEM_ROLE, PROBLEM_OBSERVATION, ORDER, ORDER_DETAIL, ORDER_CHOICE, ORDER_OBSERVATION.

Trigger events

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

EventNameStructure
PCAPatient Goal ResponsePPV_PCA