Type Alias: AstmRecordInput
AstmRecordInput =
PatientInput|OrderInput|ResultInput|CommentInput|QueryInput|VerbatimInput
Any record the message builder can emit (the terminator L is appended automatically).
AstmRecordInput =
PatientInput|OrderInput|ResultInput|CommentInput|QueryInput|VerbatimInput
Any record the message builder can emit (the terminator L is appended automatically).