Move middleware sources into core/, refresh config paths, and update design/user docs to reflect the raw payload pipeline.
6 lines
310 B
Plaintext
6 lines
310 B
Plaintext
# TinyLink clean-room map template
|
|
HEADER = H|\^&|||WST^P1|||||{instrument_id}^System1||P|1|{specimen_id}
|
|
PATIENT = P|{patient_id}|{sample_id}|||{last_name}^{first_name}||{birth_date}|{sex}|||||{doctor}|
|
|
ORDER = O|1|{sample_id}||{order_tests}||||||{specimen_type}||||{tube_type}||||||||||O|
|
|
TERMINATOR = L|1|N
|