From afab46a5f8da9e3708976ccf6adefb868c972c78 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Thu, 12 Dec 2024 14:22:05 +0100 Subject: [PATCH] fix key value and in-out --- .../magnetic-resonance-imaging-data.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modality-specific-files/magnetic-resonance-imaging-data.md b/src/modality-specific-files/magnetic-resonance-imaging-data.md index 2b2078fe04..a2a39b06c4 100644 --- a/src/modality-specific-files/magnetic-resonance-imaging-data.md +++ b/src/modality-specific-files/magnetic-resonance-imaging-data.md @@ -11,7 +11,7 @@ MRI acquisition parameters are divided into several categories based on When adding additional metadata please use the CamelCase version of [DICOM ontology terms](https://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_d.html) whenever possible. See also -[recommendations on JSON files](../common-principles.md#keyvalue-files-dictionaries). +[recommendations on JSON files](../common-principles.md#key-value-files-dictionaries). ### Hardware information @@ -1354,6 +1354,6 @@ See [Using `IntendedFor` metadata](#using-intendedfor-metadata) for details on the `IntendedFor` field. As for other EPI sequences, these field mapping sequences may have any of the -[in-plane spatial encoding](#in-plane-spatial-encoding) metadata keys. +[in-plane spatial encoding](#in-and-out-plane-spatial-encoding) metadata keys. However, please note that `PhaseEncodingDirection` and `TotalReadoutTime` keys are REQUIRED for these field mapping sequences.