Class ORG

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class ORG extends AbstractSegment

Represents an HL7 ORG message segment (Practitioner Organization Unit). This segment has the following fields:

  • ORG-1: Set ID - ORG (SI)
  • ORG-2: Organization Unit Code (CE) optional
  • ORG-3: Organization Unit Type Code (CE) optional
  • ORG-4: Primary Org Unit Indicator (ID) optional
  • ORG-5: Practitioner Org Unit Identifier (CX) optional
  • ORG-6: Health Care Provider Type Code (CE) optional
  • ORG-7: Health Care Provider Classification Code (CE) optional
  • ORG-8: Health Care Provider Area of Specialization Code (CE) optional
  • ORG-9: Effective Date Range (DR) optional
  • ORG-10: Employment Status Code (CE) optional
  • ORG-11: Board Approval Indicator (ID) optional
  • ORG-12: Primary Care Physician Indicator (ID) optional
See Also: