Class OML_O35_OBSERVATION_REQUEST

java.lang.Object
ca.uhn.hl7v2.model.AbstractStructure
ca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.v251.group.OML_O35_OBSERVATION_REQUEST
All Implemented Interfaces:
Group, Structure, Visitable, Serializable

Represents a OML_O35_OBSERVATION_REQUEST group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  • 1: OBR (Observation Request)
  • 2: TCD (Test Code Detail) optional
  • 3: NTE (Notes and Comments) optional repeating
  • 4: DG1 (Diagnosis) optional repeating
  • 5: OML_O35_OBSERVATION (a Group object) optional repeating
  • 6: OML_O35_PRIOR_RESULT (a Group object) optional repeating
See Also: