{
  "resourceType" : "Condition",
  "id" : "disease-type-min",
  "meta" : {
    "profile" : ["https://sfaa.gov.tw/base/StructureDefinition/Condition-twss-base"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>疾病類型</b></h3><p><b>疾病類型</b>：氣喘 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">（<a href=\"CodeSystem-twss-disease-type.html\">疾病類型</a>#B）</span></p><p><b>個案</b>：<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>鑑定日期</b>：2026-08-05</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "confirmed"
    }]
  },
  "code" : {
    "coding" : [{
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-disease-type",
      "code" : "B",
      "display" : "氣喘"
    }]
  },
  "subject" : {
    "reference" : "Patient/pat-min"
  },
  "recordedDate" : "2026-08-05"
}