FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Imaging Settings

Official URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-settings Version: 2.1.0
Draft as of 2024-03-21 Computable Name: ImagingSettings

Imaging Settings.

Context of Use

This extension may be used on the following element(s):

  • Element ID Element

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Complex Extension: Imaging Settings.

  • slice_thickness: string: Nominal thickness of the slice, in mm. Dicom Tag (0018,0050)
  • pixel_spacing: string: Physical distance between the centers of each two-dimensional pixel, specified by two numerical values. Dicom Tag (0028,0030)
  • field_of_view: integer: The field of view (FOV) is defined as the dimensions of the exact anatomical region included in a scan in mm.
  • rows: integer: Number of pixels in the row direction of the reconstructed matrix. Dicom Tag (0028,0010)
  • columns: integer: Number of pixels in the column direction of the reconstructed matrix. Dicom Tag (0028,0011)
  • imaging_injection: Reference: An Extension
  • sequence_name: string: Type of pulse sequence. Dicom Tag (0018,0024)
  • magnetic_field_strength: decimal: Nominal field strength of the magnet, in Tesla. Dicom Tag (0018,0087)
  • mr_acquisition_type: string: Describe the type of acquisition, particularly the number of dimension. Dicom Tag (0018,0023)
  • repetition_time: decimal: Repetition time in ms. Dicom Tag (0018,0080)
  • echo_time: decimal: Echo time in ms. Dicom Tag (0018,0081)
  • imaging_frequency: decimal: Precession frequency in MHz of the target core. Dicom Tag (0018,0084)
  • flip_angle: decimal: Flip angle of the RF pulse in degrees impacting the T1 weighting. Dicom Tag (0018,0024) / (0018,1314)
  • inversion_time: decimal: Period between the middle of the RF inversion pulse and the middle of the excitation pulse to detect the amount of longitudinal magnetization. Dicom Tag (0018,0082)
  • receive_coil_name: string: Receive coil name. Dicom Tag (0018,1250)
  • kvp: integer: Peak kilovoltage of the voltage produced by the X-ray generator. Dicom Tag (0018,0060)
  • xray_tube_current: integer: X-ray tube current in mA. Dicom Tag (0018,1151)
  • exposure_time: integer: X-ray exposure time in ms. Dicom Tag (0018,1150)
  • spiral_pitch_factor: decimal: 'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation. Dicom Tag (0018,9311)
  • filter_type: string: Filter type. DicomTag (0018,1160)
  • convolution_kernel: string: A label describing the convolution kernel or algorithm used to recontruct the data. Dicom Tag (0018,1210)
  • image_laterality: string: Examination of the laterality of the body part examined. Dicom Tag (0020,0062)
  • patient_orientation: string: Patient orientation. Dicom Tag (0020,0020)
  • kvp: integer: Peak kilovoltage of the voltage produced by the X-ray generator. Dicom Tag (0008,0060)
  • exposure: integer: The exposure expressed in mAs, for example calculated from the exposure time and the X-ray tube current. DicomTag (0018,1152)
  • exposure_time: integer: An Extension
  • attenuation_correction_method: string: Attenuation correction method. Dicom Tag (0054,1101)
  • reconstruction_method: string: Reconstruction method e.g. 2D filtered back projection, 2D iterative, 3D PROMIS, 3D FAVOR, 3D iterative. Dicom Tag (0054,1103)
  • scatter_correction_method: string: Scattering correction method. For example, convolution-subtraction, dual energy window, model based, use of attenuation data. Dicom Tag (0054,1105)

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionImaging Settings
... extension 4..*ExtensionExtension
... extension:slice_thickness S1..1ExtensionThickness of the slice in mm
.... extension 0..0
.... url 1..1uri"slice_thickness"
.... value[x] S1..1stringValue of extension
... extension:pixel_spacing S1..1ExtensionPixel spacing
.... extension 0..0
.... url 1..1uri"pixel_spacing"
.... value[x] S1..1stringValue of extension
.... extension 0..0
.... url 1..1uri"field_of_view"
.... value[x] S0..1integerValue of extension
... extension:rows S1..1ExtensionNumber of pixels in the direction of the row
.... extension 0..0
.... url 1..1uri"rows"
.... value[x] S1..1integerValue of extension
... extension:columns S1..1ExtensionNumber of pixels in the direction of the column
.... extension 0..0
.... url 1..1uri"columns"
.... value[x] S1..1integerValue of extension
... extension:imaging_injection S0..1ExtensionQualification of the medical image contrast injection
.... extension 0..0
.... url 1..1uri"imaging_injection"
.... Slices for value[x] 0..1Reference()Value of extension
Slice: Unordered, Open by type:$this
..... value[x]:valueReference 0..1Reference(Imaging Study Injection)Value of extension
... extension:mr_image 0..1ExtensionExtension
.... extension 9..*ExtensionExtension
.... extension:sequence_name S1..1ExtensionType of pulse sequence
..... extension 0..0
..... url 1..1uri"sequence_name"
..... value[x] S1..1stringValue of extension
.... extension:magnetic_field_strength S1..1ExtensionNominal field strength
..... extension 0..0
..... url 1..1uri"magnetic_field_strength"
..... value[x] S1..1decimalValue of extension
.... extension:mr_acquisition_type S1..1ExtensionDescription of the type of acquisition
..... extension 0..0
..... url 1..1uri"mr_acquisition_type"
..... value[x] S1..1stringValue of extension
.... extension:repetition_time S1..1ExtensionRepetition time
..... extension 0..0
..... url 1..1uri"repetition_time"
..... value[x] S1..1decimalValue of extension
.... extension:echo_time S1..1ExtensionEcho time
..... extension 0..0
..... url 1..1uri"echo_time"
..... value[x] S1..1decimalValue of extension
.... extension:imaging_frequency S1..1ExtensionPrecession frequency
..... extension 0..0
..... url 1..1uri"imaging_frequency"
..... value[x] S1..1decimalValue of extension
.... extension:flip_angle S1..1ExtensionFlip angle
..... extension 0..0
..... url 1..1uri"flip_angle"
..... value[x] S1..1decimalValue of extension
.... extension:inversion_time S1..1ExtensionPeriod between the middle of the RF inversion pulse and the middle of the excitation pulse
..... extension 0..0
..... url 1..1uri"inversion_time"
..... value[x] S1..1decimalValue of extension
.... extension:receive_coil_name S1..1ExtensionReceive coil name
..... extension 0..0
..... url 1..1uri"receive_coil_name"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"mr_image"
.... value[x] 0..0
... extension:ct_image 0..1ExtensionExtension
.... extension 5..*ExtensionExtension
.... extension:kvp S0..1ExtensionPeak kilovoltage produced by the X-ray generator
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S0..1integerValue of extension
.... extension:xray_tube_current S1..1ExtensionX-ray tube current in mA
..... extension 0..0
..... url 1..1uri"xray_tube_current"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionX-ray exposure time in ms
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... extension:spiral_pitch_factor S1..1Extension'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation
..... extension 0..0
..... url 1..1uri"spiral_pitch_factor"
..... value[x] S1..1decimalValue of extension
.... extension:filter_type S1..1ExtensionFilter type
..... extension 0..0
..... url 1..1uri"filter_type"
..... value[x] S1..1stringValue of extension
.... extension:convolution_kernel S1..1ExtensionConvolution kernel or algorithm
..... extension 0..0
..... url 1..1uri"convolution_kernel"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"ct_image"
.... value[x] 0..0
... extension:dx_image 0..1ExtensionExtension
.... extension 4..*ExtensionExtension
.... extension:image_laterality S1..1ExtensionLaterality of the body part
..... extension 0..0
..... url 1..1uri"image_laterality"
..... value[x] S1..1stringValue of extension
.... extension:patient_orientation S0..1ExtensionPatient orientation
..... extension 0..0
..... url 1..1uri"patient_orientation"
..... value[x] S0..1stringValue of extension
.... extension:kvp S1..1ExtensionPeak in kilovoltage of the X-ray generator used
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S1..1integerValue of extension
.... extension:exposure S1..1ExtensionThe exposure expressed in mAs
..... extension 0..0
..... url 1..1uri"exposure"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionDuration of X-Ray exposure in ms. DicomTag (0018,1150)
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... url 1..1uri"dx_image"
.... value[x] 0..0
... extension:pt_nm_image 0..1ExtensionExtension
.... extension 3..*ExtensionExtension
.... extension:attenuation_correction_method S1..1ExtensionAttenuation correction method
..... extension 0..0
..... url 1..1uri"attenuation_correction_method"
..... value[x] S1..1stringValue of extension
.... extension:reconstruction_method S1..1ExtensionReconstruction method
..... extension 0..0
..... url 1..1uri"reconstruction_method"
..... value[x] S1..1stringValue of extension
.... extension:scatter_correction_method S1..1ExtensionScattering correction method
..... extension 0..0
..... url 1..1uri"scatter_correction_method"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"pt_nm_image"
.... value[x] 0..0
... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-settings"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionImaging Settings
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 4..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:slice_thickness S1..1ExtensionThickness of the slice in mm
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"slice_thickness"
.... value[x] S1..1stringValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"pixel_spacing"
.... value[x] S1..1stringValue of extension
... extension:field_of_view S0..1ExtensionField of view
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"field_of_view"
.... value[x] S0..1integerValue of extension
... extension:rows S1..1ExtensionNumber of pixels in the direction of the row
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"rows"
.... value[x] S1..1integerValue of extension
... extension:columns S1..1ExtensionNumber of pixels in the direction of the column
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"columns"
.... value[x] S1..1integerValue of extension
... extension:imaging_injection S0..1ExtensionQualification of the medical image contrast injection
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"imaging_injection"
.... Slices for value[x] 0..1Reference()Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueReference 0..1Reference(Imaging Study Injection)Value of extension
... extension:mr_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 9..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:sequence_name S1..1ExtensionType of pulse sequence
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"sequence_name"
..... value[x] S1..1stringValue of extension
.... extension:magnetic_field_strength S1..1ExtensionNominal field strength
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"magnetic_field_strength"
..... value[x] S1..1decimalValue of extension
.... extension:mr_acquisition_type S1..1ExtensionDescription of the type of acquisition
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"mr_acquisition_type"
..... value[x] S1..1stringValue of extension
.... extension:repetition_time S1..1ExtensionRepetition time
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"repetition_time"
..... value[x] S1..1decimalValue of extension
.... extension:echo_time S1..1ExtensionEcho time
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"echo_time"
..... value[x] S1..1decimalValue of extension
.... extension:imaging_frequency S1..1ExtensionPrecession frequency
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"imaging_frequency"
..... value[x] S1..1decimalValue of extension
.... extension:flip_angle S1..1ExtensionFlip angle
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"flip_angle"
..... value[x] S1..1decimalValue of extension
.... extension:inversion_time S1..1ExtensionPeriod between the middle of the RF inversion pulse and the middle of the excitation pulse
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"inversion_time"
..... value[x] S1..1decimalValue of extension
.... extension:receive_coil_name S1..1ExtensionReceive coil name
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"receive_coil_name"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"mr_image"
... extension:ct_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 5..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:kvp S0..1ExtensionPeak kilovoltage produced by the X-ray generator
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S0..1integerValue of extension
.... extension:xray_tube_current S1..1ExtensionX-ray tube current in mA
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"xray_tube_current"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionX-ray exposure time in ms
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... extension:spiral_pitch_factor S1..1Extension'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"spiral_pitch_factor"
..... value[x] S1..1decimalValue of extension
.... extension:filter_type S1..1ExtensionFilter type
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"filter_type"
..... value[x] S1..1stringValue of extension
.... extension:convolution_kernel S1..1ExtensionConvolution kernel or algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"convolution_kernel"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"ct_image"
... extension:dx_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 4..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:image_laterality S1..1ExtensionLaterality of the body part
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"image_laterality"
..... value[x] S1..1stringValue of extension
.... extension:patient_orientation S0..1ExtensionPatient orientation
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"patient_orientation"
..... value[x] S0..1stringValue of extension
.... extension:kvp S1..1ExtensionPeak in kilovoltage of the X-ray generator used
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S1..1integerValue of extension
.... extension:exposure S1..1ExtensionThe exposure expressed in mAs
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionDuration of X-Ray exposure in ms. DicomTag (0018,1150)
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... url 1..1uri"dx_image"
... extension:pt_nm_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 3..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:attenuation_correction_method S1..1ExtensionAttenuation correction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"attenuation_correction_method"
..... value[x] S1..1stringValue of extension
.... extension:reconstruction_method S1..1ExtensionReconstruction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"reconstruction_method"
..... value[x] S1..1stringValue of extension
.... extension:scatter_correction_method S1..1ExtensionScattering correction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"scatter_correction_method"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"pt_nm_image"
... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-settings"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Imaging Settings.

  • slice_thickness: string: Nominal thickness of the slice, in mm. Dicom Tag (0018,0050)
  • pixel_spacing: string: Physical distance between the centers of each two-dimensional pixel, specified by two numerical values. Dicom Tag (0028,0030)
  • field_of_view: integer: The field of view (FOV) is defined as the dimensions of the exact anatomical region included in a scan in mm.
  • rows: integer: Number of pixels in the row direction of the reconstructed matrix. Dicom Tag (0028,0010)
  • columns: integer: Number of pixels in the column direction of the reconstructed matrix. Dicom Tag (0028,0011)
  • imaging_injection: Reference: An Extension
  • sequence_name: string: Type of pulse sequence. Dicom Tag (0018,0024)
  • magnetic_field_strength: decimal: Nominal field strength of the magnet, in Tesla. Dicom Tag (0018,0087)
  • mr_acquisition_type: string: Describe the type of acquisition, particularly the number of dimension. Dicom Tag (0018,0023)
  • repetition_time: decimal: Repetition time in ms. Dicom Tag (0018,0080)
  • echo_time: decimal: Echo time in ms. Dicom Tag (0018,0081)
  • imaging_frequency: decimal: Precession frequency in MHz of the target core. Dicom Tag (0018,0084)
  • flip_angle: decimal: Flip angle of the RF pulse in degrees impacting the T1 weighting. Dicom Tag (0018,0024) / (0018,1314)
  • inversion_time: decimal: Period between the middle of the RF inversion pulse and the middle of the excitation pulse to detect the amount of longitudinal magnetization. Dicom Tag (0018,0082)
  • receive_coil_name: string: Receive coil name. Dicom Tag (0018,1250)
  • kvp: integer: Peak kilovoltage of the voltage produced by the X-ray generator. Dicom Tag (0018,0060)
  • xray_tube_current: integer: X-ray tube current in mA. Dicom Tag (0018,1151)
  • exposure_time: integer: X-ray exposure time in ms. Dicom Tag (0018,1150)
  • spiral_pitch_factor: decimal: 'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation. Dicom Tag (0018,9311)
  • filter_type: string: Filter type. DicomTag (0018,1160)
  • convolution_kernel: string: A label describing the convolution kernel or algorithm used to recontruct the data. Dicom Tag (0018,1210)
  • image_laterality: string: Examination of the laterality of the body part examined. Dicom Tag (0020,0062)
  • patient_orientation: string: Patient orientation. Dicom Tag (0020,0020)
  • kvp: integer: Peak kilovoltage of the voltage produced by the X-ray generator. Dicom Tag (0008,0060)
  • exposure: integer: The exposure expressed in mAs, for example calculated from the exposure time and the X-ray tube current. DicomTag (0018,1152)
  • exposure_time: integer: An Extension
  • attenuation_correction_method: string: Attenuation correction method. Dicom Tag (0054,1101)
  • reconstruction_method: string: Reconstruction method e.g. 2D filtered back projection, 2D iterative, 3D PROMIS, 3D FAVOR, 3D iterative. Dicom Tag (0054,1103)
  • scatter_correction_method: string: Scattering correction method. For example, convolution-subtraction, dual energy window, model based, use of attenuation data. Dicom Tag (0054,1105)

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionImaging Settings
... extension 4..*ExtensionExtension
... extension:slice_thickness S1..1ExtensionThickness of the slice in mm
.... extension 0..0
.... url 1..1uri"slice_thickness"
.... value[x] S1..1stringValue of extension
... extension:pixel_spacing S1..1ExtensionPixel spacing
.... extension 0..0
.... url 1..1uri"pixel_spacing"
.... value[x] S1..1stringValue of extension
.... extension 0..0
.... url 1..1uri"field_of_view"
.... value[x] S0..1integerValue of extension
... extension:rows S1..1ExtensionNumber of pixels in the direction of the row
.... extension 0..0
.... url 1..1uri"rows"
.... value[x] S1..1integerValue of extension
... extension:columns S1..1ExtensionNumber of pixels in the direction of the column
.... extension 0..0
.... url 1..1uri"columns"
.... value[x] S1..1integerValue of extension
... extension:imaging_injection S0..1ExtensionQualification of the medical image contrast injection
.... extension 0..0
.... url 1..1uri"imaging_injection"
.... Slices for value[x] 0..1Reference()Value of extension
Slice: Unordered, Open by type:$this
..... value[x]:valueReference 0..1Reference(Imaging Study Injection)Value of extension
... extension:mr_image 0..1ExtensionExtension
.... extension 9..*ExtensionExtension
.... extension:sequence_name S1..1ExtensionType of pulse sequence
..... extension 0..0
..... url 1..1uri"sequence_name"
..... value[x] S1..1stringValue of extension
.... extension:magnetic_field_strength S1..1ExtensionNominal field strength
..... extension 0..0
..... url 1..1uri"magnetic_field_strength"
..... value[x] S1..1decimalValue of extension
.... extension:mr_acquisition_type S1..1ExtensionDescription of the type of acquisition
..... extension 0..0
..... url 1..1uri"mr_acquisition_type"
..... value[x] S1..1stringValue of extension
.... extension:repetition_time S1..1ExtensionRepetition time
..... extension 0..0
..... url 1..1uri"repetition_time"
..... value[x] S1..1decimalValue of extension
.... extension:echo_time S1..1ExtensionEcho time
..... extension 0..0
..... url 1..1uri"echo_time"
..... value[x] S1..1decimalValue of extension
.... extension:imaging_frequency S1..1ExtensionPrecession frequency
..... extension 0..0
..... url 1..1uri"imaging_frequency"
..... value[x] S1..1decimalValue of extension
.... extension:flip_angle S1..1ExtensionFlip angle
..... extension 0..0
..... url 1..1uri"flip_angle"
..... value[x] S1..1decimalValue of extension
.... extension:inversion_time S1..1ExtensionPeriod between the middle of the RF inversion pulse and the middle of the excitation pulse
..... extension 0..0
..... url 1..1uri"inversion_time"
..... value[x] S1..1decimalValue of extension
.... extension:receive_coil_name S1..1ExtensionReceive coil name
..... extension 0..0
..... url 1..1uri"receive_coil_name"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"mr_image"
.... value[x] 0..0
... extension:ct_image 0..1ExtensionExtension
.... extension 5..*ExtensionExtension
.... extension:kvp S0..1ExtensionPeak kilovoltage produced by the X-ray generator
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S0..1integerValue of extension
.... extension:xray_tube_current S1..1ExtensionX-ray tube current in mA
..... extension 0..0
..... url 1..1uri"xray_tube_current"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionX-ray exposure time in ms
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... extension:spiral_pitch_factor S1..1Extension'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation
..... extension 0..0
..... url 1..1uri"spiral_pitch_factor"
..... value[x] S1..1decimalValue of extension
.... extension:filter_type S1..1ExtensionFilter type
..... extension 0..0
..... url 1..1uri"filter_type"
..... value[x] S1..1stringValue of extension
.... extension:convolution_kernel S1..1ExtensionConvolution kernel or algorithm
..... extension 0..0
..... url 1..1uri"convolution_kernel"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"ct_image"
.... value[x] 0..0
... extension:dx_image 0..1ExtensionExtension
.... extension 4..*ExtensionExtension
.... extension:image_laterality S1..1ExtensionLaterality of the body part
..... extension 0..0
..... url 1..1uri"image_laterality"
..... value[x] S1..1stringValue of extension
.... extension:patient_orientation S0..1ExtensionPatient orientation
..... extension 0..0
..... url 1..1uri"patient_orientation"
..... value[x] S0..1stringValue of extension
.... extension:kvp S1..1ExtensionPeak in kilovoltage of the X-ray generator used
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S1..1integerValue of extension
.... extension:exposure S1..1ExtensionThe exposure expressed in mAs
..... extension 0..0
..... url 1..1uri"exposure"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionDuration of X-Ray exposure in ms. DicomTag (0018,1150)
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... url 1..1uri"dx_image"
.... value[x] 0..0
... extension:pt_nm_image 0..1ExtensionExtension
.... extension 3..*ExtensionExtension
.... extension:attenuation_correction_method S1..1ExtensionAttenuation correction method
..... extension 0..0
..... url 1..1uri"attenuation_correction_method"
..... value[x] S1..1stringValue of extension
.... extension:reconstruction_method S1..1ExtensionReconstruction method
..... extension 0..0
..... url 1..1uri"reconstruction_method"
..... value[x] S1..1stringValue of extension
.... extension:scatter_correction_method S1..1ExtensionScattering correction method
..... extension 0..0
..... url 1..1uri"scatter_correction_method"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"pt_nm_image"
.... value[x] 0..0
... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-settings"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionImaging Settings
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 4..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:slice_thickness S1..1ExtensionThickness of the slice in mm
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"slice_thickness"
.... value[x] S1..1stringValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"pixel_spacing"
.... value[x] S1..1stringValue of extension
... extension:field_of_view S0..1ExtensionField of view
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"field_of_view"
.... value[x] S0..1integerValue of extension
... extension:rows S1..1ExtensionNumber of pixels in the direction of the row
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"rows"
.... value[x] S1..1integerValue of extension
... extension:columns S1..1ExtensionNumber of pixels in the direction of the column
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"columns"
.... value[x] S1..1integerValue of extension
... extension:imaging_injection S0..1ExtensionQualification of the medical image contrast injection
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"imaging_injection"
.... Slices for value[x] 0..1Reference()Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueReference 0..1Reference(Imaging Study Injection)Value of extension
... extension:mr_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 9..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:sequence_name S1..1ExtensionType of pulse sequence
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"sequence_name"
..... value[x] S1..1stringValue of extension
.... extension:magnetic_field_strength S1..1ExtensionNominal field strength
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"magnetic_field_strength"
..... value[x] S1..1decimalValue of extension
.... extension:mr_acquisition_type S1..1ExtensionDescription of the type of acquisition
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"mr_acquisition_type"
..... value[x] S1..1stringValue of extension
.... extension:repetition_time S1..1ExtensionRepetition time
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"repetition_time"
..... value[x] S1..1decimalValue of extension
.... extension:echo_time S1..1ExtensionEcho time
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"echo_time"
..... value[x] S1..1decimalValue of extension
.... extension:imaging_frequency S1..1ExtensionPrecession frequency
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"imaging_frequency"
..... value[x] S1..1decimalValue of extension
.... extension:flip_angle S1..1ExtensionFlip angle
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"flip_angle"
..... value[x] S1..1decimalValue of extension
.... extension:inversion_time S1..1ExtensionPeriod between the middle of the RF inversion pulse and the middle of the excitation pulse
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"inversion_time"
..... value[x] S1..1decimalValue of extension
.... extension:receive_coil_name S1..1ExtensionReceive coil name
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"receive_coil_name"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"mr_image"
... extension:ct_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 5..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:kvp S0..1ExtensionPeak kilovoltage produced by the X-ray generator
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S0..1integerValue of extension
.... extension:xray_tube_current S1..1ExtensionX-ray tube current in mA
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"xray_tube_current"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionX-ray exposure time in ms
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... extension:spiral_pitch_factor S1..1Extension'Spiral Pitch' - Ratio between the table feed per rotation and the total width of the collimation
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"spiral_pitch_factor"
..... value[x] S1..1decimalValue of extension
.... extension:filter_type S1..1ExtensionFilter type
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"filter_type"
..... value[x] S1..1stringValue of extension
.... extension:convolution_kernel S1..1ExtensionConvolution kernel or algorithm
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"convolution_kernel"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"ct_image"
... extension:dx_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 4..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:image_laterality S1..1ExtensionLaterality of the body part
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"image_laterality"
..... value[x] S1..1stringValue of extension
.... extension:patient_orientation S0..1ExtensionPatient orientation
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"patient_orientation"
..... value[x] S0..1stringValue of extension
.... extension:kvp S1..1ExtensionPeak in kilovoltage of the X-ray generator used
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"kvp"
..... value[x] S1..1integerValue of extension
.... extension:exposure S1..1ExtensionThe exposure expressed in mAs
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure"
..... value[x] S1..1integerValue of extension
.... extension:exposure_time S1..1ExtensionDuration of X-Ray exposure in ms. DicomTag (0018,1150)
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"exposure_time"
..... value[x] S1..1integerValue of extension
.... url 1..1uri"dx_image"
... extension:pt_nm_image 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 3..*ExtensionExtension
Slice: Unordered, Open by value:url
.... extension:attenuation_correction_method S1..1ExtensionAttenuation correction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"attenuation_correction_method"
..... value[x] S1..1stringValue of extension
.... extension:reconstruction_method S1..1ExtensionReconstruction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"reconstruction_method"
..... value[x] S1..1stringValue of extension
.... extension:scatter_correction_method S1..1ExtensionScattering correction method
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"scatter_correction_method"
..... value[x] S1..1stringValue of extension
.... url 1..1uri"pt_nm_image"
... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-settings"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron