醫療保險理賠實作指引
1.0.0 - CI Build

醫療保險理賠實作指引 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DiagnosticReport-C3 - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "DiagnosticReport-C3",
  "meta" : {
    "profile" : [
      🔗 "https://claim.cgh.org.tw/iclaim/StructureDefinition/diagnosticreport-iclaim"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>診斷報告</b></h3><p><b>診斷狀態</b>:Final <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/R4/valueset-diagnostic-report-status.html\">DiagnosticReportStatus</a>#final)</span></p><p><b>診斷報告名稱</b>:Hematology Outpatient Progress note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://loinc.org/\">LOINC實驗室檢驗檢查報告名稱</a>#100473-8)</span></p><p><b>病人</b>:<a href=\"Patient-Patient-C3.html\">Patient/Patient-C3</a> \"玳健康\"</p><p><b>診斷結果</b>:<a href=\"Observation-Observation-C3.html\">Observation/Observation-C3</a></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "100473-8"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-C3"
  },
  "result" : [
    {
      🔗 "reference" : "Observation/Observation-C3"
    }
  ]
}