臺灣次世代基因定序檢測實作指引
1.0.0 - STU1.0.0

This page is part of the 臺灣次世代基因定序檢測實作指引 (v1.0.0: STU1.0.0) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BRCA 基因檢測報告之證明文件 - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "com-min",
  "meta" : {
    "profile" : [
      🔗 "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Composition-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-twngs.html\">基因定序檢測證明文件-Composition TWNGSS Profile</a></p></div><p><b>狀態</b>:Final <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(<a href=\"http://hl7.org/fhir/composition-status\">CompositionStatus</a>#final)</span></p><p><b>申報類別</b>:送核 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-nhi-apply-type.html\">NHI-申報類別</a>#1)</span></p><p><b>案件分類</b>:西醫慢性病 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-nhi-case-classification.html\">NHI-案件分類</a>#04)</span></p><p><b>申報日期</b>:2024-06-13</p><p><b>病人</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>醫事機構</b>:<a href=\"Organization-org-hosp-min.html\">Organization/org-hosp-min</a></p><blockquote><p>相關證明文件</p><p><b>基因定序檢測報告</b>:<a href=\"DiagnosticReport-dia-min.html\">DiagnosticReport/dia-min</a></p><p><b>疾病資訊</b>:<a href=\"Condition-con-min.html\">Condition/con-min</a></p><p><b>基因檢測機構</b>:<a href=\"Organization-org-gene-min.html\">Organization/org-gene-min</a></p><p><b>基因檢測檢體</b>:<a href=\"Specimen-spe-min.html\">Specimen/spe-min</a></p><p><b>基因檢測裝置</b>:<a href=\"Device-dev-min.html\">Device/dev-min</a></p><p><b>基因報告</b>:<a href=\"DocumentReference-doc-gene-min.html\">DocumentReference/doc-gene-min</a></p><p><b>基因資訊</b>:<a href=\"Observation-obs-diagnostic-min.html\">Observation/obs-diagnostic-min</a></p><p><b>基因定序檢測申請項目</b>:<a href=\"ServiceRequest-serReq-min.html\">ServiceRequest/serReq-min</a></p></blockquote></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-apply-type",
        "code" : "1",
        "display" : "送核"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-case-classification",
          "code" : "04",
          "display" : "西醫慢性病"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/pat-min"
  },
  "date" : "2024-06-13",
  "author" : [
    {
      🔗 "reference" : "Organization/org-hosp-min"
    }
  ],
  "title" : "BRCA 基因檢測報告之證明文件",
  "section" : [
    {
      "entry" : [
        {
          🔗 "reference" : "DiagnosticReport/dia-min"
        },
        {
          🔗 "reference" : "Condition/con-min"
        },
        {
          🔗 "reference" : "Organization/org-gene-min"
        },
        {
          🔗 "reference" : "Specimen/spe-min"
        },
        {
          🔗 "reference" : "Device/dev-min"
        },
        {
          🔗 "reference" : "DocumentReference/doc-gene-min"
        },
        {
          🔗 "reference" : "Observation/obs-diagnostic-min"
        },
        {
          🔗 "reference" : "ServiceRequest/serReq-min"
        }
      ]
    }
  ]
}