Class PRB

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class PRB extends AbstractSegment

Represents an HL7 PRB message segment (Problem Detail). This segment has the following fields:

  • PRB-1: Action Code (ID)
  • PRB-2: Action Date/Time (TS)
  • PRB-3: Problem ID (CE)
  • PRB-4: Problem Instance ID (EI)
  • PRB-5: Episode of Care ID (EI) optional
  • PRB-6: Problem List Priority (NM) optional
  • PRB-7: Problem Established Date/Time (TS) optional
  • PRB-8: Anticipated Problem Resolution Date/Time (TS) optional
  • PRB-9: Actual Problem Resolution Date/Time (TS) optional
  • PRB-10: Problem Classification (CE) optional
  • PRB-11: Problem Management Discipline (CE) optional repeating
  • PRB-12: Problem Persistence (CE) optional
  • PRB-13: Problem Confirmation Status (CE) optional
  • PRB-14: Problem Life Cycle Status (CE) optional
  • PRB-15: Problem Life Cycle Status Date/Time (TS) optional
  • PRB-16: Problem Date of Onset (TS) optional
  • PRB-17: Problem Onset Text (ST) optional
  • PRB-18: Problem Ranking (CE) optional
  • PRB-19: Certainty of Problem (CE) optional
  • PRB-20: Probability of Problem (0-1) (NM) optional
  • PRB-21: Individual Awareness of Problem (CE) optional
  • PRB-22: Problem Prognosis (CE) optional
  • PRB-23: Individual Awareness of Prognosis (CE) optional
  • PRB-24: Family/Significant Other Awareness of Problem/Prognosis (ST) optional
  • PRB-25: Security/Sensitivity (CE) optional
See Also: