ページ「DICOMタグ/0028」と「ランニング」の間の差分

提供:メディカルウェア
(ページ間の差分)
ナビゲーションに移動 検索に移動
編集の要約なし
 
(ページの作成:「'''ランニング'''(英語:running)とは、闇雲に走り続ける危険な行為のことである。医学的には否定的な意見が多く、その...」)
 
1行目: 1行目:
[[DICOMタグ]]の{{DICOM TAG|0028}}とは、画像情報が格納されているグループである。画像のサイズやビット数、[[ウインドウレベル]]の初期値などが格納されている。
'''ランニング'''(英語:running)とは、闇雲に走り続ける危険な行為のことである。[[医学]]的には否定的な意見が多く、そのかわりに[[ジョギング]]や[[ウォーキング]]、[[エクササイズ]]が推奨される。


==主なDICOMタグ==
== 概要 ==
{|class="wikitable sortable"
そもそも地球上において目的もなく闇雲に走り続ける[[動物]]は[[ヒト]]だけである。野生動物は生命を守るために短時間のダッシュをすることはあっても、ランニングのような意味不明な行為は行わない。
|+
<ref>[http://heart.bmj.com/content/early/2012/11/21/heartjnl-2012-302886.extract Run for your life … at a comfortable speed and not too far -- O'Keefe and Lavie -- Heart]</ref>
!タグ
!VR
!VM
!名称
!概要
|-
|{{DICOM TAG|0028|0002}}
|US
|1
|Samples per Pixel
|
|-
|{{DICOM TAG|0028|0003}}
|US
|1
|Samples per Pixel Used
|
|-
|{{DICOM TAG|0028|0004}}
|CS
|1
|Photometric Interpretation
|
|-
|{{DICOM TAG|0028|0005}}
|US
|1
|Image Dimensions
|
|-
|{{DICOM TAG|0028|0006}}
|US
|1
|Planar Configuration
|
|-
|{{DICOM TAG|0028|0008}}
|IS
|1
|Number of Frames
|
|-
|{{DICOM TAG|0028|0009}}
|AT
|1-n
|Frame Increment Pointer
|
|-
|{{DICOM TAG|0028|000A}}
|AT
|1-n
|Frame Dimension Pointer
|
|-
|{{DICOM TAG|0028|0010}}
|US
|1
|Rows
|縦方向のピクセル数
|-
|{{DICOM TAG|0028|0011}}
|US
|1
|Columns
|横方向のピクセル数。JPEGでは8の倍数であることが必須であり、DICOMかつRAWでも必須ではないがそのようにしておくのが望ましい。
|-
|{{DICOM TAG|0028|0012}}
|US
|1
|Planes
|
|-
|{{DICOM TAG|0028|0014}}
|US
|1
|Ultrasound Color Data Present
|
|-
|{{DICOM TAG|0028|0030}}
|DS
|2
|Pixel Spacing
|
|-
|{{DICOM TAG|0028|0031}}
|DS
|2
|Zoom Factor
|
|-
|{{DICOM TAG|0028|0032}}
|DS
|2
|Zoom Center
|
|-
|{{DICOM TAG|0028|0034}}
|IS
|2
|Pixel Aspect Ratio
|
|-
|{{DICOM TAG|0028|0040}}
|CS
|1
|Image Format
|
|-
|{{DICOM TAG|0028|0050}}
|LO
|1-n
|Manipulated Image
|
|-
|{{DICOM TAG|0028|0051}}
|CS
|1-n
|Corrected Image
|
|-
|{{DICOM TAG|0028|005F}}
|LO
|1
|Compression Recognition Code
|
|-
|{{DICOM TAG|0028|0060}}
|CS
|1
|Compression Code
|
|-
|{{DICOM TAG|0028|0061}}
|SH
|1
|Compression Originator
|
|-
|{{DICOM TAG|0028|0062}}
|LO
|1
|Compression Label
|
|-
|{{DICOM TAG|0028|0063}}
|SH
|1
|Compression Description
|
|-
|{{DICOM TAG|0028|0065}}
|CS
|1-n
|Compression Sequence
|
|-
|{{DICOM TAG|0028|0066}}
|AT
|1-n
|Compression Step Pointers
|
|-
|{{DICOM TAG|0028|0068}}
|US
|1
|Repeat Interval
|
|-
|{{DICOM TAG|0028|0069}}
|US
|1
|Bits Grouped
|
|-
|{{DICOM TAG|0028|0070}}
|US
|1-n
|Perimeter Table
|
|-
|{{DICOM TAG|0028|0071}}
|US/SS
|1
|Perimeter Value
|
|-
|{{DICOM TAG|0028|0080}}
|US
|1
|Predictor Rows
|
|-
|{{DICOM TAG|0028|0081}}
|US
|1
|Predictor Columns
|
|-
|{{DICOM TAG|0028|0082}}
|US
|1-n
|Predictor Constants
|
|-
|{{DICOM TAG|0028|0090}}
|CS
|1
|Blocked Pixels
|
|-
|{{DICOM TAG|0028|0091}}
|US
|1
|Block Rows
|
|-
|{{DICOM TAG|0028|0092}}
|US
|1
|Block Columns
|
|-
|{{DICOM TAG|0028|0093}}
|US
|1
|Row Overlap
|
|-
|{{DICOM TAG|0028|0094}}
|US
|1
|Column Overlap
|
|-
|{{DICOM TAG|0028|0100}}
|US
|1
|Bits Allocated
|1ピクセルを格納するのに使っているビット数。ほぼ「8」が「16」である
|****************|1ピクセルを格納するのに使っているビット数:16
|-
|{{DICOM TAG|0028|0101}}
|US
|1
|Bits Stored
|Bits Allocated{{DICOM TAG|0028|0100}}のうち、実際に使っているビット数。
|************ーーーー|実際に使っているビット数:12
|-
|{{DICOM TAG|0028|0102}}
|US
|1
|High Bit
|Bits Stored{{DICOM TAG|0028|0101}} がBits Allocated{{DICOM TAG|0028|0100}}のどの位置にあるかを格納している。0から数える。
|************ーーーー|最上位ビットの位置:11
|ーーーー************|最上位ビットの位置:15
|ーー************ーー|最上位ビットの位置:13(規格上ありえるが、実際にみたことはない)
|-
|{{DICOM TAG|0028|0103}}
|US
|1
|Pixel Representation
|
|-
|{{DICOM TAG|0028|0104}}
|US/SS
|1
|Smallest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0105}}
|US/SS
|1
|Largest Valid Pixel Value
|
|-
|{{DICOM TAG|0028|0106}}
|US/SS
|1
|Smallest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0107}}
|US/SS
|1
|Largest Image Pixel Value
|
|-
|{{DICOM TAG|0028|0108}}
|US/SS
|1
|Smallest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0109}}
|US/SS
|1
|Largest Pixel Value in Series
|
|-
|{{DICOM TAG|0028|0110}}
|US/SS
|1
|Smallest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0111}}
|US/SS
|1
|Largest Image Pixel Value in Plane
|
|-
|{{DICOM TAG|0028|0120}}
|US/SS
|1
|Pixel Padding Value
|
|-
|{{DICOM TAG|0028|0121}}
|US/SS
|1
|Pixel Padding Range Limit
|
|-
|{{DICOM TAG|0028|0200}}
|US
|1
|Image Location
|
|-
|{{DICOM TAG|0028|0300}}
|CS
|1
|Quality Control Image
|
|-
|{{DICOM TAG|0028|0301}}
|CS
|1
|Burned In Annotation
|
|-
|{{DICOM TAG|0028|0302}}
|CS
|1
|Recognizable Visual Features
|
|-
|{{DICOM TAG|0028|0303}}
|CS
|1
|Longitudinal Temporal Information Modified
|
|-
|{{DICOM TAG|0028|0400}}
|LO
|1
|Transform Label
|
|-
|{{DICOM TAG|0028|0401}}
|LO
|1
|Transform Version Number
|
|-
|{{DICOM TAG|0028|0402}}
|US
|1
|Number of Transform Steps
|
|-
|{{DICOM TAG|0028|0403}}
|LO
|1-n
|Sequence of Compressed Data
|
|-
|{{DICOM TAG|0028|0404}}
|AT
|1-n
|Details of Coefficients
|
|-
|{{DICOM TAG|0028|04x0}}
|US
|1
|Rows For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x1}}
|US
|1
|Columns For Nth Order Coefficients
|
|-
|{{DICOM TAG|0028|04x2}}
|LO
|1-n
|Coefficient Coding
|
|-
|{{DICOM TAG|0028|04x3}}
|AT
|1-n
|Coefficient Coding Pointers
|
|-
|{{DICOM TAG|0028|0700}}
|LO
|1
|DCT Label
|
|-
|{{DICOM TAG|0028|0701}}
|CS
|1-n
|Data Block Description
|
|-
|{{DICOM TAG|0028|0702}}
|AT
|1-n
|Data Block
|
|-
|{{DICOM TAG|0028|0710}}
|US
|1
|Normalization Factor Format
|
|-
|{{DICOM TAG|0028|0720}}
|US
|1
|Zonal Map Number Format
|
|-
|{{DICOM TAG|0028|0721}}
|AT
|1-n
|Zonal Map Location
|
|-
|{{DICOM TAG|0028|0722}}
|US
|1
|Zonal Map Format
|
|-
|{{DICOM TAG|0028|0730}}
|US
|1
|Adaptive Map Format
|
|-
|{{DICOM TAG|0028|0740}}
|US
|1
|Code Number Format
|
|-
|{{DICOM TAG|0028|08x0}}
|CS
|1-n
|Code Label
|
|-
|{{DICOM TAG|0028|08x2}}
|US
|1
|Number of Tables
|
|-
|{{DICOM TAG|0028|08x3}}
|AT
|1-n
|Code Table Location
|
|-
|{{DICOM TAG|0028|08x4}}
|US
|1
|Bits For Code Word
|
|-
|{{DICOM TAG|0028|08x8}}
|AT
|1-n
|Image Data Location
|
|-
|{{DICOM TAG|0028|0A02}}
|CS
|1
|Pixel Spacing Calibration Type
|
|-
|{{DICOM TAG|0028|0A04}}
|LO
|1
|Pixel Spacing Calibration Description
|
|-
|{{DICOM TAG|0028|1040}}
|CS
|1
|Pixel Intensity Relationship
|
|-
|{{DICOM TAG|0028|1041}}
|SS
|1
|Pixel Intensity Relationship Sign
|
|-
|{{DICOM TAG|0028|1050}}
|DS
|1-n
|Window Center
|
|-
|{{DICOM TAG|0028|1051}}
|DS
|1-n
|Window Width
|
|-
|{{DICOM TAG|0028|1052}}
|DS
|1
|Rescale Intercept
|
|-
|{{DICOM TAG|0028|1053}}
|DS
|1
|Rescale Slope
|
|-
|{{DICOM TAG|0028|1054}}
|LO
|1
|Rescale Type
|
|-
|{{DICOM TAG|0028|1055}}
|LO
|1-n
|Window Center & Width Explanation
|
|-
|{{DICOM TAG|0028|1056}}
|CS
|1
|VOI LUT Function
|
|-
|{{DICOM TAG|0028|1080}}
|CS
|1
|Gray Scale
|
|-
|{{DICOM TAG|0028|1090}}
|CS
|1
|Recommended Viewing Mode
|
|-
|{{DICOM TAG|0028|1100}}
|US/SS
|3
|Gray Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1101}}
|US/SS
|3
|Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1102}}
|US/SS
|3
|Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1103}}
|US/SS
|3
|Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1104}}
|US
|3
|Alpha Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1111}}
|US/SS
|4
|Large Red Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1112}}
|US/SS
|4
|Large Green Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1113}}
|US/SS
|4
|Large Blue Palette Color Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1199}}
|UI
|1
|Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1200}}
|US/SS/OW
|1-n
|Gray Lookup Table Data
|
|-
|{{DICOM TAG|0028|1201}}
|OW
|1
|Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1202}}
|OW
|1
|Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1203}}
|OW
|1
|Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1204}}
|OW
|1
|Alpha Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1211}}
|OW
|1
|Large Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1212}}
|OW
|1
|Large Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1213}}
|OW
|1
|Large Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1214}}
|UI
|1
|Large Palette Color Lookup Table UID
|
|-
|{{DICOM TAG|0028|1221}}
|OW
|1
|Segmented Red Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1222}}
|OW
|1
|Segmented Green Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1223}}
|OW
|1
|Segmented Blue Palette Color Lookup Table Data
|
|-
|{{DICOM TAG|0028|1300}}
|CS
|1
|Breast Implant Present
|
|-
|{{DICOM TAG|0028|1350}}
|CS
|1
|Partial View
|
|-
|{{DICOM TAG|0028|1351}}
|ST
|1
|Partial View Description
|
|-
|{{DICOM TAG|0028|1352}}
|SQ
|1
|Partial View Code Sequence
|
|-
|{{DICOM TAG|0028|135A}}
|CS
|1
|Spatial Locations Preserved
|
|-
|{{DICOM TAG|0028|1401}}
|SQ
|1
|Data Frame Assignment Sequence
|
|-
|{{DICOM TAG|0028|1402}}
|CS
|1
|Data Path Assignment
|
|-
|{{DICOM TAG|0028|1403}}
|US
|1
|Bits Mapped to Color Lookup Table
|
|-
|{{DICOM TAG|0028|1404}}
|SQ
|1
|Blending LUT 1 Sequence
|
|-
|{{DICOM TAG|0028|1405}}
|CS
|1
|Blending LUT 1 Transfer Function
|
|-
|{{DICOM TAG|0028|1406}}
|FD
|1
|Blending Weight Constant
|
|-
|{{DICOM TAG|0028|1407}}
|US
|3
|Blending Lookup Table Descriptor
|
|-
|{{DICOM TAG|0028|1408}}
|OW
|1
|Blending Lookup Table Data
|
|-
|{{DICOM TAG|0028|140B}}
|SQ
|1
|Enhanced Palette Color Lookup Table Sequence
|
|-
|{{DICOM TAG|0028|140C}}
|SQ
|1
|Blending LUT 2 Sequence
|
|-
|{{DICOM TAG|0028|140D}}
|CS
|1
|Blending LUT 2 Transfer Function
|
|-
|{{DICOM TAG|0028|140E}}
|CS
|1
|Data Path ID
|
|-
|{{DICOM TAG|0028|140F}}
|CS
|1
|RGB LUT Transfer Function
|
|-
|{{DICOM TAG|0028|1410}}
|CS
|1
|Alpha LUT Transfer Function
|
|-
|{{DICOM TAG|0028|2000}}
|OB
|1
|ICC Profile
|
|-
|{{DICOM TAG|0028|2110}}
|CS
|1
|Lossy Image Compression
|
|-
|{{DICOM TAG|0028|2112}}
|DS
|1-n
|Lossy Image Compression Ratio
|
|-
|{{DICOM TAG|0028|2114}}
|CS
|1-n
|Lossy Image Compression Method
|
|-
|{{DICOM TAG|0028|3000}}
|SQ
|1
|Modality LUT Sequence
|
|-
|{{DICOM TAG|0028|3002}}
|US/SS
|3
|LUT Descriptor
|
|-
|{{DICOM TAG|0028|3003}}
|LO
|1
|LUT Explanation
|
|-
|{{DICOM TAG|0028|3004}}
|LO
|1
|Modality LUT Type
|
|-
|{{DICOM TAG|0028|3006}}
|US/OW
|1-n
|LUT Data
|
|-
|{{DICOM TAG|0028|3010}}
|SQ
|1
|VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|3110}}
|SQ
|1
|Softcopy VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|4000}}
|LT
|1
|Image Presentation Comments
|
|-
|{{DICOM TAG|0028|5000}}
|SQ
|1
|Bi-Plane Acquisition Sequence
|
|-
|{{DICOM TAG|0028|6010}}
|US
|1
|Representative Frame Number
|
|-
|{{DICOM TAG|0028|6020}}
|US
|1-n
|Frame Numbers of Interest (FOI)
|
|-
|{{DICOM TAG|0028|6022}}
|LO
|1-n
|Frame of Interest Description
|
|-
|{{DICOM TAG|0028|6023}}
|CS
|1-n
|Frame of Interest Type
|
|-
|{{DICOM TAG|0028|6030}}
|US
|1-n
|Mask Pointer(s)
|
|-
|{{DICOM TAG|0028|6040}}
|US
|1-n
|R Wave Pointer
|
|-
|{{DICOM TAG|0028|6100}}
|SQ
|1
|Mask Subtraction Sequence
|
|-
|{{DICOM TAG|0028|6101}}
|CS
|1
|Mask Operation
|
|-
|{{DICOM TAG|0028|6102}}
|US
|2-2n
|Applicable Frame Range
|
|-
|{{DICOM TAG|0028|6110}}
|US
|1-n
|Mask Frame Numbers
|
|-
|{{DICOM TAG|0028|6112}}
|US
|1
|Contrast Frame Averaging
|
|-
|{{DICOM TAG|0028|6114}}
|FL
|2
|Mask Sub-pixel Shift
|
|-
|{{DICOM TAG|0028|6120}}
|SS
|1
|TID Offset
|
|-
|{{DICOM TAG|0028|6190}}
|ST
|1
|Mask Operation Explanation
|
|-
|{{DICOM TAG|0028|7FE0}}
|UT
|1
|Pixel Data Provider URL
|
|-
|{{DICOM TAG|0028|9001}}
|UL
|1
|Data Point Rows
|
|-
|{{DICOM TAG|0028|9002}}
|UL
|1
|Data Point Columns
|
|-
|{{DICOM TAG|0028|9003}}
|CS
|1
|Signal Domain Columns
|
|-
|{{DICOM TAG|0028|9099}}
|US
|1
|Largest Monochrome Pixel Value
|
|-
|{{DICOM TAG|0028|9108}}
|CS
|1
|Data Representation
|
|-
|{{DICOM TAG|0028|9110}}
|SQ
|1
|Pixel Measures Sequence
|
|-
|{{DICOM TAG|0028|9132}}
|SQ
|1
|Frame VOI LUT Sequence
|
|-
|{{DICOM TAG|0028|9145}}
|SQ
|1
|Pixel Value Transformation Sequence
|
|-
|{{DICOM TAG|0028|9235}}
|CS
|1
|Signal Domain Rows
|
|-
|{{DICOM TAG|0028|9411}}
|FL
|1
|Display Filter Percentage
|
|-
|{{DICOM TAG|0028|9415}}
|SQ
|1
|Frame Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9416}}
|US
|1
|Subtraction Item ID
|
|-
|{{DICOM TAG|0028|9422}}
|SQ
|1
|Pixel Intensity Relationship LUT Sequence
|
|-
|{{DICOM TAG|0028|9443}}
|SQ
|1
|Frame Pixel Data Properties Sequence
|
|-
|{{DICOM TAG|0028|9444}}
|CS
|1
|Geometrical Properties
|
|-
|{{DICOM TAG|0028|9445}}
|FL
|1
|Geometric Maximum Distortion
|
|-
|{{DICOM TAG|0028|9446}}
|CS
|1-n
|Image Processing Applied
|
|-
|{{DICOM TAG|0028|9454}}
|CS
|1
|Mask Selection Mode
|
|-
|{{DICOM TAG|0028|9474}}
|CS
|1
|LUT Function
|
|-
|{{DICOM TAG|0028|9478}}
|FL
|1
|Mask Visibility Percentage
|
|-
|{{DICOM TAG|0028|9501}}
|SQ
|1
|Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9502}}
|SQ
|1
|Region Pixel Shift Sequence
|
|-
|{{DICOM TAG|0028|9503}}
|SS
|2-2n
|Vertices of the Region
|
|-
|{{DICOM TAG|0028|9505}}
|SQ
|1
|Multi-frame Presentation Sequence
|
|-
|{{DICOM TAG|0028|9506}}
|US
|2-2n
|Pixel Shift Frame Range
|
|-
|{{DICOM TAG|0028|9507}}
|US
|2-2n
|LUT Frame Range
|
|-
|{{DICOM TAG|0028|9520}}
|DS
|16
|Image to Equipment Mapping Matrix
|
|-
|{{DICOM TAG|0028|9537}}
|CS
|1
|Equipment Coordinate System Identification
|
|}


==関連項目==
== 身体への影響 ==
*[[DICOMタグ]]
まずランニングなどの過剰な[[運動]]は[[ストレス]]を与える行為である。とくにランニングは[[体重]]の3〜6倍程度の荷重が片足に掛かり続けるなど、[[身体]]への負担が大きい。


==参考文献==
[[ストレス]]の蓄積により[[交感神経]]と[[副交感神経]]のバランスが崩れ、[[交感神経]]が優位になる。[[筋肉]]は硬直し、[[血管]]は収縮するする最悪の状態であり、[[血流]]が悪くなり、[[免疫力]]も低下する。そして、[[頭痛]]や[[めまい]]、[[動悸]]などの[[自律神経失調症]]の[[症状]]が現れる。
 
とくに[[血流]]を悪いまま放置すると、[[老化]]や[[肌荒れ]]、[[精神病]]などの障害に陥る。
 
== 対策 ==
過度の運動でなくとも運動後は以下のような対策を行うのが望ましいとされる。
*[[スポーツアロマ]]
*:香りで[[脳]]を騙す
*[[アクティブストレッチ]]
*:ゆっくりほぐす
 
== 研究 ==
ランニングの[[健康]]への影響を調べる[[研究]]が発表されている。30年にわたり52,600人を[[追跡調査]]したという。
 
まず1つめの[[研究]]は、参加者を以下の3グループに分類して[[平均寿命]]を調べたというものである。
*ランニングをする人(ハードに走るひと)
*[[ジョギング]]をする人(マイルドに走るひと)
*何もしない人
結果は[[ジョギング]]している人の[[死亡率]]は何もしない人より19%ほど低かったが、ランニングしている人は[[寿命]]に変化はなかったという。
 
つぎに2つめの[[研究]]は、時速12km以上で走る人は[[心臓]]の[[疾患]]が特出して多いというものである。そして世界で活躍する[[トップアスリート]]の[[心臓]]は軒並み異常があり、とくに[[運動不足]]の人に多い[[冠状動脈]]の硬化がトップアスリートにも多発したという。持久力が[[心房細動]]のリスクを著しく高めることに議論の余地はない。[[心房細動]]は[[脳梗塞]]の原因のひとつと推定される[[不整脈]]である。
 
''さらなる詳細は[[BMJ]]の[[論文]]を参照。''
 
== 関連項目 ==
*[[ジョギング]]
*[[ウォーキング]]
*[[エクササイズ]]
 
== 参考文献 ==
{{reflist}}
{{reflist}}


{{medical-stub}}
{{stub}}

2013年9月30日 (月) 11:18時点における最新版

ランニング(英語:running)とは、闇雲に走り続ける危険な行為のことである。医学的には否定的な意見が多く、そのかわりにジョギングウォーキングエクササイズが推奨される。

概要[編集 | ソースを編集]

そもそも地球上において目的もなく闇雲に走り続ける動物ヒトだけである。野生動物は生命を守るために短時間のダッシュをすることはあっても、ランニングのような意味不明な行為は行わない。 [1]

身体への影響[編集 | ソースを編集]

まずランニングなどの過剰な運動ストレスを与える行為である。とくにランニングは体重の3〜6倍程度の荷重が片足に掛かり続けるなど、身体への負担が大きい。

ストレスの蓄積により交感神経副交感神経のバランスが崩れ、交感神経が優位になる。筋肉は硬直し、血管は収縮するする最悪の状態であり、血流が悪くなり、免疫力も低下する。そして、頭痛めまい動悸などの自律神経失調症症状が現れる。

とくに血流を悪いまま放置すると、老化肌荒れ精神病などの障害に陥る。

対策[編集 | ソースを編集]

過度の運動でなくとも運動後は以下のような対策を行うのが望ましいとされる。

研究[編集 | ソースを編集]

ランニングの健康への影響を調べる研究が発表されている。30年にわたり52,600人を追跡調査したという。

まず1つめの研究は、参加者を以下の3グループに分類して平均寿命を調べたというものである。

  • ランニングをする人(ハードに走るひと)
  • ジョギングをする人(マイルドに走るひと)
  • 何もしない人

結果はジョギングしている人の死亡率は何もしない人より19%ほど低かったが、ランニングしている人は寿命に変化はなかったという。

つぎに2つめの研究は、時速12km以上で走る人は心臓疾患が特出して多いというものである。そして世界で活躍するトップアスリート心臓は軒並み異常があり、とくに運動不足の人に多い冠状動脈の硬化がトップアスリートにも多発したという。持久力が心房細動のリスクを著しく高めることに議論の余地はない。心房細動脳梗塞の原因のひとつと推定される不整脈である。

さらなる詳細はBMJ論文を参照。

関連項目[編集 | ソースを編集]

参考文献[編集 | ソースを編集]