Skip to content

Commit

Permalink
Update 09-positron-emission-tomography.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoergaard committed May 31, 2021
1 parent 70b8af3 commit 0ef13a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ which we divide into several categories:
| InjectionStart | REQUIRED | [number][] | Time of start of injection with respect to `TimeZero` in the default unit seconds. This corresponds to DICOM Tag 0018, 1042 `Contrast/Bolus Start Time` converted to seconds relative to `TimeZero`. |
| FrameTimesStart | REQUIRED | [array][] of [numbers][] | Start times for all frames relative to `TimeZero` in default unit seconds. |
| FrameDuration | REQUIRED | [array][] of [numbers][] | Time duration of each frame in default unit seconds. This corresponds to DICOM Tag 0018, 1242 `Actual Frame Duration` converted to seconds. |
| ScanDate | RECOMMENDED | [string][] | Date (and optionally time) of scan formatted as YYYY-MM-DD[Thh:mm:ss[.000000]][Z] (see also [Units](../02-common-principles.md#units)).
| InjectionEnd | RECOMMENDED | [number][] | Time of end of injection with respect to `TimeZero` in the default unit seconds. |

We refer to the common principles for the standards for describing dates and timestamps, including possibilities for anonymization (see the [units section](../02-common-principles.md#units)).
Expand Down

0 comments on commit 0ef13a8

Please sign in to comment.