ex_hl7 v0.3.0 HL7.Segment.OBR

7.4.1 OBR - observation request segment

Summary

Functions

Return the segment’s ID

Create a new segment of this type

Types

t :: %HL7.Segment.OBR{placer_field_1: binary, placer_order_number: HL7.Composite.EI.t, parent_result: HL7.Composite.CM_OBR_26.t, collectors_comment: HL7.Composite.CE.t, transcriptionist: HL7.Composite.CM_OBR_32.t, priority: binary, filler_field_2: binary, transportation_mode: binary, result_copies_to: HL7.Composite.XCN.t, scheduled_datetime: :calendar.datetime, result_status: binary, results_datetime: :calendar.datetime, charge_to_practice: HL7.Composite.CM_OBR_23.t, filler_field_1: binary, collector: HL7.Composite.XCN.t, specimen_action_code: binary, relevant_clinical_info: binary, placer_field_2: binary, danger_code: HL7.Composite.CE.t, universal_service: HL7.Composite.CE.t, diagnostic_service_id: binary, collection_volume: HL7.Composite.CQ.t, ordering_provider: HL7.Composite.XCN.t, requested_datetime: :calendar.datetime, __segment__: term, specimen_source: HL7.Composite.CM_OBR_15.t, specimen_received_datetime: :calendar.datetime, timing: HL7.Composite.TQ.t, reason_for_study: HL7.Composite.CE.t, transport_logistics: HL7.Composite.CE.t, set_id: integer, sample_containers_count: integer, technician: HL7.Composite.CM_OBR_32.t, principal_interpreter: HL7.Composite.CM_OBR_32.t, assistant_interpreter: HL7.Composite.CM_OBR_32.t, observation_datetime: :calendar.datetime, parent: HL7.Composite.CM_OBR_29.t, filler_order_number: HL7.Composite.EI.t, observation_end_datetime: :calendar.datetime, order_callback_phone: HL7.Composite.XTN.t}

Functions

id()

Specs

Return the segment’s ID

new()

Specs

new :: t

Create a new segment of this type