HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Khám từ xa (Telemedicine) — Tái khám tăng huyết áp

Bản thô json | Tải xuống

{
  "resourceType" : "Encounter",
  "id" : "ExampleEncounterTelehealth",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter"
    ]
  },
  "language" : "vi",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"vi\" lang=\"vi\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ExampleEncounterTelehealth</b></p><a name=\"ExampleEncounterTelehealth\"> </a><a name=\"hcExampleEncounterTelehealth\"> </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\">Language: vi</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-encounter.html\">Lượt khám/nhập viện VN Core — VN Core Encounter Profile</a></p></div><p><b>Loại khám chữa bệnh BHYT — Vietnam Insurance Visit Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs 5}\">Khám chữa bệnh ban đầu</span></p><p><b>Mã lượt khám — Encounter Code Extension</b>: Mã lượt khám chữa bệnh/LK-TH-2026-04-22-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR\">ActCode: VR</a> (virtual)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs 01}\">Khám từ xa (telemedicine) — tái khám tăng huyết áp</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CK II Trần Văn Hùng</a></td></tr></table><p><b>period</b>: 2026-04-22 09:00:00+0700 --&gt; 2026-04-22 09:30:00+0700</p><p><b>reasonCode</b>: <span title=\"Codes:\">Tái khám tăng huyết áp, đánh giá huyết áp đo tại nhà</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td>Tăng huyết áp nguyên phát (I10) — theo dõi, đang kiểm soát tốt</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role CC}\">Chief complaint</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy — Phòng khám Nội tim mạch</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs",
            "code" : "5",
            "display" : "Khám chữa bệnh ban đầu"
          }
        ]
      }
    },
    {
      "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code",
      "valueIdentifier" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
              "code" : "MA_LUOT_KCB",
              "display" : "Mã lượt khám chữa bệnh"
            }
          ]
        },
        "system" : "http://fhir.hl7.org.vn/core/sid/ma-luot-kcb",
        "value" : "LK-TH-2026-04-22-001"
      }
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "VR",
    "display" : "virtual"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs",
          "code" : "01",
          "display" : "Khám bệnh"
        }
      ],
      "text" : "Khám từ xa (telemedicine) — tái khám tăng huyết áp"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
    "display" : "Nguyễn Văn An"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
        "display" : "BS CK II Trần Văn Hùng"
      }
    }
  ],
  "period" : {
    "start" : "2026-04-22T09:00:00+07:00",
    "end" : "2026-04-22T09:30:00+07:00"
  },
  "reasonCode" : [
    {
      "text" : "Tái khám tăng huyết áp, đánh giá huyết áp đo tại nhà"
    }
  ],
  "diagnosis" : [
    {
      "condition" : {
        "display" : "Tăng huyết áp nguyên phát (I10) — theo dõi, đang kiểm soát tốt"
      },
      "use" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
            "code" : "CC",
            "display" : "Chief complaint"
          }
        ]
      }
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/ExampleOrganizationChoRay",
    "display" : "Bệnh viện Chợ Rẫy — Phòng khám Nội tim mạch"
  }
}