{
  "resourceType" : "Condition",
  "id" : "ExampleConditionMultiDM",
  "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 ExampleConditionMultiDM</b></p><a name=\"ExampleConditionMultiDM\"> </a><a name=\"hcExampleConditionMultiDM\"> </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 E11.9}, {http://snomed.info/sct 44054006}\">Đái tháo đường type 2</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>: 2022-03-15</p><p><b>recordedDate</b>: 2026-03-19</p><p><b>note</b>: </p><blockquote><div><p>Đái tháo đường type 2 chưa kiểm soát tốt (HbA1c 8.5%) là nguyên nhân góp phần gây bệnh thận mãn. Cần tăng cường kiểm soát đường huyết để làm chậm tiến triển CKD.</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" : "E11.9",
      "display" : "Type 2 diabetes mellitus : Without complications"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "44054006",
      "display" : "Diabetes mellitus type II"
    }],
    "text" : "Đái tháo đường type 2"
  },
  "subject" : {
    "reference" : "Patient/ExamplePatientNguyenVanAn",
    "display" : "Nguyễn Văn An"
  },
  "encounter" : {
    "reference" : "Encounter/ExampleEncounterOutpatient"
  },
  "onsetDateTime" : "2022-03-15",
  "recordedDate" : "2026-03-19",
  "note" : [{
    "text" : "Đái tháo đường type 2 chưa kiểm soát tốt (HbA1c 8.5%) là nguyên nhân góp phần gây bệnh thận mãn. Cần tăng cường kiểm soát đường huyết để làm chậm tiến triển CKD."
  }]
}