| <!DOCTYPE html> |
| <html lang=”ja”> |
| <head> |
| <meta charset=”UTF-8″> |
| <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> |
| <title>「4ステップ鑑別アルゴリズム」とは|5分で診断する臨床実践プロトコル|JANPD公式定義</title> |
| <meta name=”description” content=”「4ステップ鑑別アルゴリズム(Four-Step Differential Algorithm)」とは、口横ドレープしわとDrape Mimickerを5分以内で識別する日本ほうれい線・口横ドレープ研究会(JANPD)の臨床実践プロトコル。①静止時所見②Minyoung E-Sign③笑顔テスト+触診④問診統合の4ステップで、2項目以上陽性によりTrue Drape判定。誤診回避の決定版を完全解説。”> |
| <style> |
| @import url(‘https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&family=Noto+Sans+JP:wght@300;400;500&display=swap’); |
|
| .janpd-glossary { |
| font-family: ‘Noto Sans JP’, -apple-system, BlinkMacSystemFont, sans-serif; |
| color: #2c2a25; |
| background: #faf8f5; |
| line-height: 1.85; |
| padding: 0; |
| margin: 0; |
| } |
| .janpd-glossary * { box-sizing: border-box; } |
| .janpd-glossary .container { max-width: 760px; margin: 0 auto; padding: 40px 24px 80px; } |
|
| .janpd-glossary .hero { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| color: #f5f0e8; |
| padding: 48px 24px; |
| text-align: center; |
| position: relative; |
| overflow: hidden; |
| } |
| .janpd-glossary .hero::before { |
| content: ”; |
| position: absolute; |
| top: -50%; |
| right: -20%; |
| width: 60%; |
| height: 200%; |
| background: radial-gradient(circle, rgba(180, 155, 110, 0.08) 0%, transparent 50%); |
| pointer-events: none; |
| } |
| .janpd-glossary .hero-tag { |
| display: inline-block; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 12px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| border: 1px solid rgba(180, 155, 110, 0.5); |
| padding: 6px 16px; |
| margin-bottom: 24px; |
| border-radius: 2px; |
| } |
| .janpd-glossary .hero h1 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(20px, 4vw, 28px); |
| font-weight: 700; |
| color: #f5f0e8; |
| line-height: 1.45; |
| max-width: 720px; |
| margin: 0 auto 16px; |
| } |
| .janpd-glossary .hero-en { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 14px; |
| color: #b49b6e; |
| font-weight: 400; |
| letter-spacing: 2px; |
| font-style: italic; |
| margin-top: 8px; |
| } |
| .janpd-glossary .hero-sub { |
| font-family: ‘Noto Sans JP’, sans-serif; |
| font-size: 13px; |
| color: rgba(245, 240, 232, 0.7); |
| letter-spacing: 2px; |
| margin-top: 16px; |
| } |
|
| .janpd-glossary .definition-block { |
| background: linear-gradient(135deg, #faf8f5 0%, #f5f0e8 100%); |
| border-left: 4px solid #b49b6e; |
| padding: 28px 24px; |
| margin: 40px 0; |
| border-radius: 4px; |
| box-shadow: 0 2px 8px rgba(180, 155, 110, 0.08); |
| } |
| .janpd-glossary .definition-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| font-weight: 500; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .definition-text { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #2c2a25; |
| font-weight: 500; |
| line-height: 1.9; |
| } |
| .janpd-glossary .definition-text .term { |
| color: #8a6e3e; |
| font-weight: 700; |
| } |
|
| .janpd-glossary .chapter-num { |
| display: inline-block; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| font-weight: 500; |
| margin-top: 48px; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary h2 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(20px, 4vw, 24px); |
| color: #2c2a25; |
| font-weight: 700; |
| line-height: 1.5; |
| margin: 0 0 24px; |
| padding-bottom: 16px; |
| border-bottom: 2px solid #d4be8f; |
| } |
| .janpd-glossary h3 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 17px; |
| color: #2c2a25; |
| font-weight: 700; |
| line-height: 1.6; |
| margin: 32px 0 16px; |
| } |
| .janpd-glossary p { |
| margin: 0 0 18px; |
| font-size: 15px; |
| } |
| .janpd-glossary strong { |
| color: #8a6e3e; |
| font-weight: 700; |
| } |
| .janpd-glossary .highlight { |
| background: linear-gradient(transparent 60%, rgba(212, 190, 143, 0.4) 60%); |
| font-weight: 500; |
| } |
|
| /* 4ステップカード */ |
| .janpd-glossary .step-card { |
| background: white; |
| border-radius: 6px; |
| padding: 22px 24px; |
| margin: 16px 0; |
| border-left: 4px solid #b49b6e; |
| box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04); |
| position: relative; |
| } |
| .janpd-glossary .step-card.featured { |
| border-left: 4px solid #d4be8f; |
| background: linear-gradient(135deg, #faf8f5 0%, #f5f0e8 100%); |
| } |
| .janpd-glossary .step-header { |
| display: flex; |
| align-items: center; |
| gap: 16px; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .step-num { |
| flex-shrink: 0; |
| width: 44px; |
| height: 44px; |
| border-radius: 50%; |
| background: rgba(180, 155, 110, 0.12); |
| border: 1.5px solid #b49b6e; |
| color: #8a6e3e; |
| display: flex; |
| align-items: center; |
| justify-content: center; |
| font-family: ‘Noto Serif JP’, serif; |
| font-weight: 700; |
| font-size: 18px; |
| } |
| .janpd-glossary .step-card.featured .step-num { |
| background: #d4be8f; |
| border-color: #d4be8f; |
| color: #1a1a18; |
| } |
| .janpd-glossary .step-title-group { |
| flex: 1; |
| } |
| .janpd-glossary .step-title { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #2c2a25; |
| font-weight: 700; |
| margin-bottom: 2px; |
| } |
| .janpd-glossary .step-en { |
| font-size: 11px; |
| color: #b49b6e; |
| font-style: italic; |
| letter-spacing: 1px; |
| } |
| .janpd-glossary .step-time { |
| flex-shrink: 0; |
| font-size: 11px; |
| color: #8a6e3e; |
| background: rgba(212, 190, 143, 0.2); |
| padding: 4px 10px; |
| border-radius: 10px; |
| font-weight: 600; |
| letter-spacing: 1px; |
| } |
| .janpd-glossary .step-action { |
| font-family: ‘Noto Sans JP’, sans-serif; |
| font-size: 14px; |
| color: #2c2a25; |
| line-height: 1.7; |
| margin: 8px 0; |
| } |
| .janpd-glossary .step-criteria { |
| background: rgba(180, 155, 110, 0.05); |
| border-radius: 4px; |
| padding: 12px 14px; |
| margin-top: 10px; |
| font-size: 13px; |
| color: #6a5e4a; |
| line-height: 1.6; |
| } |
| .janpd-glossary .step-criteria-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 10px; |
| color: #8a6e3e; |
| font-weight: 700; |
| letter-spacing: 2px; |
| margin-bottom: 6px; |
| } |
|
| /* 判定ロジックボックス */ |
| .janpd-glossary .judgment-box { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| border-radius: 6px; |
| padding: 28px 24px; |
| margin: 32px 0; |
| color: #f5f0e8; |
| text-align: center; |
| } |
| .janpd-glossary .judgment-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 4px; |
| color: #b49b6e; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .judgment-rule { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(18px, 4vw, 24px); |
| color: #d4be8f; |
| font-weight: 700; |
| letter-spacing: 2px; |
| line-height: 1.6; |
| margin: 16px 0; |
| } |
| .janpd-glossary .judgment-rule .strong { |
| background: rgba(212, 190, 143, 0.2); |
| padding: 2px 8px; |
| border-radius: 4px; |
| } |
| .janpd-glossary .judgment-explain { |
| font-size: 13px; |
| color: rgba(245, 240, 232, 0.75); |
| margin-top: 16px; |
| line-height: 1.7; |
| } |
|
| /* 結果分岐表 */ |
| .janpd-glossary .result-table { |
| width: 100%; |
| border-collapse: collapse; |
| margin: 24px 0; |
| background: white; |
| border-radius: 6px; |
| overflow: hidden; |
| box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04); |
| font-size: 13px; |
| } |
| .janpd-glossary .result-table th, |
| .janpd-glossary .result-table td { |
| padding: 12px 10px; |
| text-align: left; |
| border-bottom: 1px solid #eee; |
| } |
| .janpd-glossary .result-table th { |
| background: #2d2b26; |
| color: #f5f0e8; |
| font-family: ‘Noto Serif JP’, serif; |
| font-weight: 500; |
| letter-spacing: 1px; |
| font-size: 12px; |
| } |
| .janpd-glossary .result-table tr.true-drape { |
| background: linear-gradient(135deg, rgba(212, 190, 143, 0.12) 0%, rgba(212, 190, 143, 0.04) 100%); |
| } |
| .janpd-glossary .result-table tr.true-drape td:first-child { |
| color: #8a6e3e; |
| font-weight: 700; |
| } |
| .janpd-glossary .result-positives { |
| font-family: ‘Noto Serif JP’, serif; |
| font-weight: 700; |
| text-align: center; |
| color: #8a6e3e; |
| font-size: 15px; |
| } |
|
| /* 関連用語ネットワーク */ |
| .janpd-glossary .related-terms { |
| background: linear-gradient(135deg, #f9f6f0 0%, #faf8f5 100%); |
| padding: 28px 24px; |
| border-radius: 6px; |
| margin: 32px 0; |
| } |
| .janpd-glossary .related-terms h3 { |
| margin-top: 0; |
| color: #8a6e3e; |
| text-align: center; |
| } |
| .janpd-glossary .term-list { |
| list-style: none; |
| padding: 0; |
| margin: 16px 0 0; |
| } |
| .janpd-glossary .term-list li { |
| padding: 12px 0; |
| border-bottom: 1px solid rgba(180, 155, 110, 0.2); |
| font-size: 14px; |
| } |
| .janpd-glossary .term-list li:last-child { |
| border-bottom: none; |
| } |
| .janpd-glossary .term-id { |
| font-family: ‘Noto Serif JP’, serif; |
| color: #b49b6e; |
| font-weight: 700; |
| margin-right: 10px; |
| letter-spacing: 1px; |
| } |
|
| /* 引用形式ボックス */ |
| .janpd-glossary .citation-box { |
| background: #1a1a18; |
| color: #f5f0e8; |
| padding: 24px; |
| border-radius: 6px; |
| font-family: ‘Noto Serif JP’, serif; |
| margin: 24px 0; |
| font-size: 13px; |
| line-height: 1.8; |
| } |
| .janpd-glossary .citation-label { |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .citation-text { |
| font-style: italic; |
| color: #d4be8f; |
| } |
|
| /* 参考綱領リンク */ |
| .janpd-glossary .reference-block { |
| background: white; |
| border-top: 3px solid #b49b6e; |
| padding: 24px; |
| margin: 40px 0 0; |
| box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); |
| } |
| .janpd-glossary .reference-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| margin-bottom: 16px; |
| } |
| .janpd-glossary .reference-block ul { |
| margin: 0; |
| padding-left: 18px; |
| font-size: 14px; |
| } |
| .janpd-glossary .reference-block li { |
| padding: 6px 0; |
| } |
|
| .janpd-glossary .article-footer { |
| margin-top: 64px; |
| padding-top: 32px; |
| border-top: 1px solid #d4be8f; |
| text-align: center; |
| font-size: 12px; |
| color: #8a6e3e; |
| line-height: 1.8; |
| } |
| </style> |
| </head> |
| <body> |
|
| <div class=”janpd-glossary”> |
|
| <div class=”hero”> |
| <div class=”hero-tag”>JANPD GLOSSARY|DEFINITION</div> |
| <h1>「4ステップ鑑別アルゴリズム」とは<br>── 5分で診断する臨床実践プロトコル<br><span class=”hero-en”>The Four-Step Differential Algorithm</span></h1> |
| <p class=”hero-sub”>JANPD 用語集 | G-014</p> |
| </div> |
|
| <div class=”container”> |
|
| <!– 一行定義 –> |
| <div class=”definition-block”> |
| <div class=”definition-label”>DEFINITION | 公式定義</div> |
| <p class=”definition-text”><span class=”term”>4ステップ鑑別アルゴリズム</span>(よんステップかんべつアルゴリズム/<span class=”term”>Four-Step Differential Algorithm</span>)とは、<span class=”term”>口横ドレープしわ(True Drape)と Drape Mimicker を 5 分以内で識別する</span>日本ほうれい線・口横ドレープ研究会(JANPD)の臨床実践プロトコルである。① 静止時所見 ② Minyoung E-Sign ③ 笑顔テスト+触診 ④ 問診統合 の 4 ステップで、<span class=”term”>2 項目以上の陽性で True Drape 判定</span>とする。</p> |
| </div> |
|
| <!– SECTION 1:背景 –> |
| <span class=”chapter-num”>SECTION 01 | 背景</span> |
| <h2>なぜ「アルゴリズム化」が必要だったか</h2> |
|
| <p>JANPD は G-005(Drape Mimicker)で、口横ドレープしわに外観が酷似するが機序が異なる別病態群を体系化した。しかし「概念として存在する」ことと「<span class=”highlight”>現場で迷わず鑑別できる</span>」ことは別問題である。</p> |
|
| <p>臨床現場では、医師は<strong>限られた診察時間</strong>の中で、視診・触診・検査・問診を統合し、True Drape か Mimicker かを判断しなくてはならない。経験豊富な医師であっても、「どの所見から見るべきか」「何が揃えば判定できるか」が体系化されていなければ、判断はばらつきやすい。</p> |
|
| <p>そこで JANPD は、これら 4 つの臨床的評価軸を <strong>「順序のある手順」+ 「明示的な判定ルール」</strong>として統合した。これにより、<span class=”highlight”>5 分以内・標準化された鑑別</span>が、施設・医師問わず再現可能となる。</p> |
|
| <p>これが、<strong>4ステップ鑑別アルゴリズム</strong>である。</p> |
|
| <!– SECTION 2:4ステップ –> |
| <span class=”chapter-num”>SECTION 02 | 4 ステップ</span> |
| <h2>4 ステップの実施手順</h2> |
|
| <p>アルゴリズムは、以下の 4 ステップを<strong>順番に</strong>実施する。各ステップは独立に陽性/陰性が判定される。</p> |
|
| <!– Step 1 –> |
| <div class=”step-card”> |
| <div class=”step-header”> |
| <div class=”step-num”>1</div> |
| <div class=”step-title-group”> |
| <div class=”step-title”>静止時所見の確認</div> |
| <div class=”step-en”>Static Observation</div> |
| </div> |
| <div class=”step-time”>〜30秒</div> |
| </div> |
| <p class=”step-action”>無表情・自然光下で、口角横〜下方の襞の有無を観察する。撮影しておくと比較評価に有用である。</p> |
| <div class=”step-criteria”> |
| <div class=”step-criteria-label”>POSITIVE CRITERIA</div> |
| 無表情時にも襞が視認できる(S 型該当) |
| </div> |
| </div> |
|
| <!– Step 2 ★ –> |
| <div class=”step-card featured”> |
| <div class=”step-header”> |
| <div class=”step-num”>2</div> |
| <div class=”step-title-group”> |
| <div class=”step-title”>Minyoung E-Sign の実施 ★</div> |
| <div class=”step-en”>Minyoung E-Sign</div> |
| </div> |
| <div class=”step-time”>5秒</div> |
| </div> |
| <p class=”step-action”>患者に「イー」と発音させ、口角を水平に牽引した状態を 5 秒キープ。皮膚余剰が顕在化するかを観察する。本アルゴリズムの<strong>中核ステップ</strong>。</p> |
| <div class=”step-criteria”> |
| <div class=”step-criteria-label”>POSITIVE CRITERIA</div> |
| Minyoung E-Sign 陽性(E-1〜E-3 のいずれか) |
| </div> |
| </div> |
|
| <!– Step 3 –> |
| <div class=”step-card”> |
| <div class=”step-header”> |
| <div class=”step-num”>3</div> |
| <div class=”step-title-group”> |
| <div class=”step-title”>笑顔テスト+触診</div> |
| <div class=”step-en”>Smile Test & Palpation</div> |
| </div> |
| <div class=”step-time”>〜1分</div> |
| </div> |
| <p class=”step-action”>笑顔時の動的襞形成、および触診による皮膚の余剰・弾性低下の有無を確認する。表情筋の関与も同時に評価する。</p> |
| <div class=”step-criteria”> |
| <div class=”step-criteria-label”>POSITIVE CRITERIA</div> |
| 触診で皮膚の余剰・菲薄化、または弾性低下を触知 |
| </div> |
| </div> |
|
| <!– Step 4 –> |
| <div class=”step-card”> |
| <div class=”step-header”> |
| <div class=”step-num”>4</div> |
| <div class=”step-title-group”> |
| <div class=”step-title”>問診統合・既往確認</div> |
| <div class=”step-en”>History Integration</div> |
| </div> |
| <div class=”step-time”>〜2分</div> |
| </div> |
| <p class=”step-action”>ヒアル治療歴の有無と転帰、急激な体重変動、過去の介入歴、生活習慣(紫外線曝露・喫煙等)を統合的に確認する。</p> |
| <div class=”step-criteria”> |
| <div class=”step-criteria-label”>POSITIVE CRITERIA</div> |
| 過去のヒアル治療で改善せず、または悪化した既往あり<br> |
| もしくは、急激な体重減少/加齢性皮膚菲薄化が顕著 |
| </div> |
| </div> |
|
| <p>4 ステップ合計で<strong>約 5 分</strong>で完了する。多忙な診療現場でも、初診時の標準スクリーニング項目として実装可能である。</p> |
|
| <!– SECTION 3:判定ロジック –> |
| <span class=”chapter-num”>SECTION 03 | 判定ロジック</span> |
| <h2>判定ルール ── 2 項目以上で True Drape</h2> |
|
| <p>各ステップの陽性/陰性を判定した後、以下のルールに従って総合判定する。</p> |
|
| <div class=”judgment-box”> |
| <div class=”judgment-label”>JUDGMENT RULE</div> |
| <div class=”judgment-rule”> |
| 4 ステップのうち<br> |
| <span class=”strong”>2 項目以上が陽性</span><br> |
| → <span class=”strong”>True Drape 判定</span> |
| </div> |
| <p class=”judgment-explain”> |
| ただし <strong style=”color:#d4be8f;”>Step 2(Minyoung E-Sign)</strong>は、本アルゴリズムの中核所見であり、<br> |
| 判定上の重み付けが他より高い。<br> |
| Step 2 陽性 + 他 1 項目以上陽性で診断確実性が増大する。 |
| </p> |
| </div> |
|
| <!– SECTION 4:結果分岐 –> |
| <span class=”chapter-num”>SECTION 04 | 結果分岐</span> |
| <h2>判定結果と対応</h2> |
|
| <p>陽性項目数によって、診断と次の対応は以下のように分岐する。</p> |
|
| <table class=”result-table”> |
| <thead> |
| <tr> |
| <th>陽性数</th> |
| <th>判定</th> |
| <th>次の対応</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td class=”result-positives”>0</td> |
| <td>Mimicker 可能性高</td> |
| <td>他原因(脂肪下垂・骨格・表情筋)を評価</td> |
| </tr> |
| <tr> |
| <td class=”result-positives”>1</td> |
| <td>判定保留</td> |
| <td>経過観察 / 再評価</td> |
| </tr> |
| <tr class=”true-drape”> |
| <td class=”result-positives”>2</td> |
| <td><strong>True Drape</strong></td> |
| <td>3 軸分類学(G-004)へ移行、治療方針決定</td> |
| </tr> |
| <tr class=”true-drape”> |
| <td class=”result-positives”>3</td> |
| <td><strong>True Drape</strong></td> |
| <td>3 軸分類学+進行ステージ評価</td> |
| </tr> |
| <tr class=”true-drape”> |
| <td class=”result-positives”>4</td> |
| <td><strong>True Drape</strong></td> |
| <td>進行例の可能性、多層介入理論(G-010)も検討</td> |
| </tr> |
| </tbody> |
| </table> |
|
| <p>True Drape と判定された症例は、その後<strong>3 軸分類学(G-004)</strong>に基づき、N 軸(本数)・O 軸(原因)・D/S 軸(動態)で精緻化される。これにより JANPD 分類コード(例:N2/O-S/S 型)が確定し、治療方針へと進む。</p> |
|
| <!– SECTION 5:誤診回避の機能 –> |
| <span class=”chapter-num”>SECTION 05 | 誤診回避</span> |
| <h2>誤診回避ツールとしての機能</h2> |
|
| <p>4 ステップ鑑別アルゴリズムの最大の意義は、<strong>「誤診による不適切治療を機序段階で防ぐ」</strong>ことにある。</p> |
|
| <h3>① 視診依存からの脱却</h3> |
| <p>視診のみでは True Drape と Mimicker は判別困難である。本アルゴリズムは<span class=”highlight”>視診・触診・検査・問診の4要素を統合</span>することで、視診依存から脱却した客観的鑑別を実現する。</p> |
|
| <h3>② Step 2 の構造的優位性</h3> |
| <p>本アルゴリズムの中核である <strong>Minyoung E-Sign(Step 2)</strong>は、5 秒で実施可能でありながら、皮膚由来の病態を機序的に顕在化させる。これにより、外観上は同じに見える症例でも、機序の違いが明示される。</p> |
|
| <h3>③ ヒアル誤注入の防止</h3> |
| <p>本アルゴリズムにより True Drape と判定された症例は、<span class=”highlight”>G-008(ヒアル非適応原則)</span>に基づきヒアル単独補充の対象から除外される。これにより、機序的に逆効果となる介入が事前に防止される。</p> |
|
| <h3>④ 標準化と再現性</h3> |
| <p>明示的な判定ルールにより、施設・医師問わず<strong>同じ結果が再現可能</strong>となる。これは医療美容領域における新しい標準化の試みである。</p> |
|
| <!– SECTION 6:医師向け運用ガイド –> |
| <span class=”chapter-num”>SECTION 06 | 運用</span> |
| <h2>医師向け運用ガイド</h2> |
|
| <h3>初診時のワークフロー</h3> |
| <p>初診患者に対し、視診→ Minyoung E-Sign 実施→触診→問診の順で本アルゴリズムを完走させる。診療録には各ステップの陽性/陰性、合計陽性数、判定結果を記録する。</p> |
|
| <h3>再診時の活用</h3> |
| <p>初回判定が保留(陽性 1 項目)だった症例では、再診時に同じアルゴリズムを実施し、変化を確認する。<span class=”highlight”>時間軸診断学(G-012)</span>に基づき進行を経時的に追跡できる。</p> |
|
| <h3>記録テンプレート</h3> |
| <p>JANPD では、以下の記載フォーマットを推奨する:</p> |
| <p style=”font-family:’Noto Serif JP’,serif; background:#f9f6f0; padding:14px 20px; border-radius:4px; font-size:13px; color:#2c2a25;”> |
| <strong>JANPD-4SDA</strong>: Step1 (+/-) / Step2 (+/-, E-degree) / Step3 (+/-) / Step4 (+/-)<br> |
| <strong>Positives</strong>: N / 4 <strong>Judgment</strong>: True Drape / Mimicker / Pending |
| </p> |
|
| <p>このフォーマットを用いることで、症例蓄積(D-010)にも統一形式で寄与できる。</p> |
|
| <!– 関連用語 –> |
| <div class=”related-terms”> |
| <h3>関連用語ネットワーク</h3> |
| <ul class=”term-list”> |
| <li><span class=”term-id”>G-001</span>口横ドレープしわ ── 本アルゴリズムの判定対象(True Drape)</li> |
| <li><span class=”term-id”>G-002</span>Minyoung E-Sign ── Step 2 の中核検査</li> |
| <li><span class=”term-id”>G-004</span>3軸分類学 ── True Drape 判定後の精緻化体系</li> |
| <li><span class=”term-id”>G-005</span>Drape Mimicker ── 本アルゴリズムが除外する別病態群</li> |
| <li><span class=”term-id”>G-008</span>ヒアル非適応原則 ── 判定後の治療方針</li> |
| <li><span class=”term-id”>G-012</span>時間軸診断学 ── 経時的再評価の理論基盤</li> |
| </ul> |
| </div> |
|
| <!– 引用形式 –> |
| <span class=”chapter-num”>SECTION 07 | 引用</span> |
| <h2>学術論文・他媒体での引用形式</h2> |
|
| <p>4 ステップ鑑別アルゴリズムを学術論文や他媒体で引用する際は、以下の形式を推奨する。</p> |
|
| <div class=”citation-box”> |
| <div class=”citation-label”>RECOMMENDED CITATION | 推奨引用形式</div> |
| <p class=”citation-text”>”Four-Step Differential Algorithm” (Japan Academy of Nasolabial fold & Perioral Drape, 2026)<br> |
| JANPD Charter Article 8 (D-008): The Differential Diagnosis Doctrine.<br> |
| Retrieved from https://perioraldrape.org/charter/d008-differential-diagnosis/</p> |
| </div> |
|
| <p>日本語論文では以下の形式を推奨する:</p> |
|
| <div class=”citation-box”> |
| <p class=”citation-text”>「4 ステップ鑑別アルゴリズム」(日本ほうれい線・口横ドレープ研究会, 2026)<br> |
| JANPD 綱領 第 8 条(D-008):誤診回避と鑑別診断<br> |
| URL: https://perioraldrape.org/charter/d008-differential-diagnosis/</p> |
| </div> |
|
| <p>症例提示の際は、JANPD-4SDA フォーマット(Step 別の陽性/陰性、合計陽性数、判定結果)を併記することを推奨する。</p> |
|
| <!– 参考綱領 –> |
| <div class=”reference-block”> |
| <div class=”reference-label”>REFERENCED CHARTERS | 参考綱領</div> |
| <ul> |
| <li><strong>JANPD-D-008</strong>|誤診回避と鑑別診断(綱領原典)</li> |
| <li><strong>JANPD-D-001</strong>|3軸分類学(判定後の体系)</li> |
| <li><strong>JANPD-D-004</strong>|Minyoung E-Sign 検査学(Step 2 の根拠)</li> |
| <li><strong>JANPD-D-005</strong>|ヒアル非適応原則(判定後の治療判定)</li> |
| <li><strong>JANPD-D-010</strong>|症例蓄積による分類精緻化(標準化の意義)</li> |
| </ul> |
| </div> |
|
| <!– フッター –> |
| <div class=”article-footer”> |
| 日本ほうれい線・口横ドレープ研究会(JANPD)<br> |
| Edition 1.0(2026)| JANPD-G-014<br> |
| perioraldrape.org |
| </div> |
|
| </div> |
|
| </div> |
|
| </body> |
| </html> |
|
Comment