{
  "resourceType" : "Condition",
  "id" : "ExampleConditionMultiCKD",
  "meta" : {
    "profile" : ["http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition-diagnosis"]
  },
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleConditionMultiCKD</b></p><a name=\"ExampleConditionMultiCKD\"> </a><a name=\"hcExampleConditionMultiCKD\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-condition-diagnosis.html\">Chẩn đoán lượt khám VN Core — VN Core Encounter Diagnosis Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 N18.3}, {http://snomed.info/sct 433144002}\">Bệnh thận mãn tính giai đoạn 3 (eGFR 42 mL/phút/1.73m²)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 64033007}\">Thận</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterOutpatient.html\">Encounter: extension = Khám chữa bệnh ban đầu; status = finished; class = ambulatory (ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>onset</b>: 2025-09-01</p><p><b>recordedDate</b>: 2026-03-19</p><p><b>note</b>: </p><blockquote><div><p>CKD giai đoạn 3 là hậu quả của HTN (I10, từ 2020) và ĐTĐ type 2 (E11.9, từ 2022) kiểm soát chưa tốt. eGFR hiện tại: 42 mL/phút/1.73m². Protein niệu (+). Cần hội chẩn chuyên khoa thận. Điều chỉnh liều thuốc thải qua thận (Metformin: tạm ngừng khi eGFR &lt; 30).</p>\n</div></blockquote></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active",
      "display" : "Active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "confirmed",
      "display" : "Confirmed"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "encounter-diagnosis",
      "display" : "Encounter Diagnosis"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/sid/icd-10",
      "code" : "N18.3",
      "display" : "Chronic kidney disease, stage 3"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "433144002",
      "display" : "Chronic kidney disease stage 3"
    }],
    "text" : "Bệnh thận mãn tính giai đoạn 3 (eGFR 42 mL/phút/1.73m²)"
  },
  "bodySite" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "64033007",
      "display" : "Kidney"
    }],
    "text" : "Thận"
  }],
  "subject" : {
    "reference" : "Patient/ExamplePatientNguyenVanAn",
    "display" : "Nguyễn Văn An"
  },
  "encounter" : {
    "reference" : "Encounter/ExampleEncounterOutpatient"
  },
  "onsetDateTime" : "2025-09-01",
  "recordedDate" : "2026-03-19",
  "note" : [{
    "text" : "CKD giai đoạn 3 là hậu quả của HTN (I10, từ 2020) và ĐTĐ type 2 (E11.9, từ 2022) kiểm soát chưa tốt. eGFR hiện tại: 42 mL/phút/1.73m². Protein niệu (+). Cần hội chẩn chuyên khoa thận. Điều chỉnh liều thuốc thải qua thận (Metformin: tạm ngừng khi eGFR < 30)."
  }]
}