HL7 MFN^M02 (Master File Notification for Staff/Practitioner)
MFN^M02 is the HL7v2 master file notification for staff/practitioner message, defined in HL7v2 from v2.3 through v2.8.2. Its v2.8.2 structure carries 14 segments and groups, 5 of them required.
Full message structure (v2.8.2)
Every segment and group the standard defines for MFN^M02, in order, straight from the machine-readable specification. Indented rows sit inside the repeating group above them. R is required, O optional, C conditional; ∞ means the group or segment may repeat without a defined limit.
| Segment / group | Usage | Repeats |
|---|---|---|
| MSH | R | 1 |
| SFT | O | ∞ |
| UAC | O | 1 |
| MFI | R | 1 |
| MF_STAFF (group) | R | ∞ |
| MFE | R | 1 |
| STF | R | 1 |
| PRA | O | ∞ |
| ORG | O | ∞ |
| AFF | O | ∞ |
| LAN | O | ∞ |
| EDU | O | ∞ |
| CER | O | ∞ |
| NTE | O | ∞ |
Which HL7v2 versions changed MFN^M02?
MFN^M02 has been defined since v2.3. Consecutive versions sharing an identical structure are grouped, so a single row spanning several versions means nothing changed across them.
| Versions | What changed |
|---|---|
| v2.3 - v2.3.1 | First defined, with 6 segments and groups. |
| v2.4 | Added ORG. |
| v2.5 - v2.5.1 | Added AFF, CER, EDU, LAN, NTE, SFT. |
| v2.6 - v2.8.2 | Added UAC. |