HL7 v2+ Specification
0.0.0 - draft

HL7 v2+ Specification, published by HL7 International. This guide is not an authorized publication; it is the continuous build for version 0.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2ig/ and changes regularly. See the Directory of published versions

Logical Model: HL7 v2 MA Data Type

Official URL: http://hl7.org/v2/StructureDefinition/MA Version: 0.0.0
Standards status: Informative Computable Name: MA

Usage Note: The MA data type is preferred when the signal recording device outputs the waveform data by time (all signal amplitudes at time sample 1, followed by all signal amplitudes at time sample 2, followed by all signal amplitudes at time sample 3, etc.). The typical count is 32, 64, or 128 channels. At the time of this writing, the MA data type is the one used by most commercial EEG instruments, while other electrophysiological instruments (such as evoked potential instruments) may use the NA data type. The MA data type is the "natural" one for multi-channel EEG instruments since the signal acquisition process involves digitizing each channel in succession as rapidly as possible, then after a fixed interval (like 0.004 seconds) digitizing all the channels again in succession, and repeating this every 0.004 seconds as long as the recording continues.

Conversion of one format to another is often not possible or desirable in near-real-time applications. For example, a long-term EEG recording may go on for 24, 48, 72, or more hours and implementations cannot wait until the recording is ended to transmit the data because physicians need to review the waveforms as the recording is in progress; this is why it only makes sense to organize the data by the MA data type which sends the data one time sample after the next.

Note that, visually, the NA and MA data types are indistinguable: they both appear as a series of numeric components. They are distinguished by context, particularly when used in OBX.5 where the data type is specified in OBX.3.

Use Case: Commercial EEG instruments

Example 1: 3 channels (identical), 6 time-samples

0^0^0~1^1^1~2^2^2~3^3^3~4^4^4~5^5^5

Example 2: 1 channel, 11 time-samples

0~1~2~3~4~5~6~7~8~9~10

Usage:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from V2ComplexDataType

NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format

This structure is derived from V2ComplexDataType

Summary

Differential View

This structure is derived from V2ComplexDataType

NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MA 0..* V2ComplexDataType multiplexed array
Instances of this logical model are not marked to be the target of a Reference
... 1 0..1 decimal Sample Y From Channel 1
... 2 0..1 decimal Sample Y From Channel 2
... 3 0..1 decimal Sample Y From Channel 3

doco Documentation for this format

This structure is derived from V2ComplexDataType

Summary

 

Other representations of profile: CSV, Excel