Sha256: 011ab91fb0df6dbd2c03f171f0d13da1c7b26b8a74b826ef61460eea50556b4a
Contents?: true
Size: 989 Bytes
Versions: 1
Compression:
Stored size: 989 Bytes
Contents
class HL7::Message::Segment::TXA < HL7::Message::Segment add_field :set_id add_field :document_type add_field :document_content_presentation add_field :activity_date_time add_field :primary_activity_provider_code add_field :origination_date_time add_field :transcription_date_time add_field :edit_date_time add_field :originator_code add_field :assigned_document_authenticator add_field :transcriptionist_code add_field :unique_document_number add_field :parent_document_number add_field :placer_order_number add_field :filler_order_number add_field :unique_document_file_name add_field :document_completion_status add_field :document_confidentiality_status add_field :document_availability_status add_field :document_storage_status add_field :document_change_reason add_field :authentication_person_time_stamp add_field :distributed_copies_code add_field :folder_assignment add_field :document_title add_field :agreed_due_date_time end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-hl7-1.3.3 | lib/segments/txa.rb |