Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "ExampleBundleHealthCheckup",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-health-checkup-document-bundle"
]
},
"language" : "vi",
"identifier" : {
"system" : "http://fhir.hl7.org.vn/core/sid/ma-lk",
"value" : "KSK20260601000123"
},
"type" : "document",
"timestamp" : "2026-06-01T16:30:00+07:00",
"entry" : [
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthCheckup",
"resource" : {
"resourceType" : "Composition",
"id" : "ExampleCompositionHealthCheckup",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ExampleCompositionHealthCheckup\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionHealthCheckup</b></p><a name=\"ExampleCompositionHealthCheckup\"> </a><a name=\"hcExampleCompositionHealthCheckup\"> </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-composition-health-checkup.html\">Giấy khám sức khỏe định kỳ VN Core — VN Core Health Checkup Composition Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-ma-lk-ns.html\" title=\"Hệ thống định danh cho mã liên kết hồ sơ `MA_LK`, dùng để liên kết toàn bộ dữ liệu của cùng một đợt khám chữa bệnh trong lớp liên thông hồ sơ BHYT. Áp dụng cho Bundle.identifier và Claim.identifier.\">VNMALK</a>/KSK20260601000123</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs 02}\">Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</span></p><p><b>date</b>: 2026-06-01</p><p><b>author</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></p><p><b>title</b>: Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Professional</td><td>2026-06-01</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationHealthCheckupFacility.html\">Organization Trung tâm Y tế khu vực Cầu Giấy</a></p></div>"
},
"identifier" : {
"system" : "http://fhir.hl7.org.vn/core/sid/ma-lk",
"value" : "KSK20260601000123"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs",
"code" : "02",
"display" : "KSK định kỳ người đủ 18 tuổi trở lên"
}
],
"text" : "Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn"
},
"date" : "2026-06-01",
"author" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII"
}
],
"title" : "Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên",
"attester" : [
{
"mode" : "professional",
"time" : "2026-06-01",
"party" : {
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII"
}
}
],
"custodian" : {
🔗 "reference" : "Organization/ExampleOrganizationHealthCheckupFacility"
},
"section" : [
{
"title" : "Khám thể lực",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29545-1",
"display" : "Physical findings note"
}
]
},
"entry" : [
{
🔗 "reference" : "Observation/ExampleObservationVitalBodyHeight"
},
{
🔗 "reference" : "Observation/ExampleObservationVitalWeight"
},
{
🔗 "reference" : "Observation/ExampleObservationVitalBMI"
},
{
🔗 "reference" : "Observation/ExampleObservationVitalBP"
},
{
🔗 "reference" : "Observation/ExampleObservationVitalHeartRate"
}
]
},
{
"title" : "Kết luận và phân loại sức khỏe",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "51848-0",
"display" : "Evaluation note"
}
]
},
"entry" : [
{
🔗 "reference" : "Observation/ExampleObservationHealthClassification"
}
]
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn",
"resource" : {
"resourceType" : "Patient",
"id" : "ExamplePatientNguyenVanAn",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ExamplePatientNguyenVanAn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ExamplePatientNguyenVanAn</b></p><a name=\"ExamplePatientNguyenVanAn\"> </a><a name=\"hcExamplePatientNguyenVanAn\"> </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-patient.html\">Bệnh nhân VN Core — VN Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Thẻ bảo hiểm y tế/001085012345</li><li>Mã bệnh nhân nội bộ/BV-CR-2026-001234</li><li>Mã số bảo hiểm xã hội/0791234567</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0901234567(Mobile)</li><li><a href=\"mailto:an.nguyen@email.vn\">an.nguyen@email.vn</a></li><li>Số 123 Nguyễn Huệ, Phường Bến Thành, Thành phố Hồ Chí Minh</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận dân tộc của bệnh nhân theo danh mục 54 dân tộc Việt Nam\n(Tổng cục Thống kê). FHIR base chỉ có US Race/Ethnicity — không phù hợp cho Việt Nam.\nCăn cứ: Hiến pháp 2013 Điều 5, Luật Căn cước 2023.\"><a href=\"StructureDefinition-vn-ext-ethnicity.html\">Dân tộc — Vietnam Ethnicity Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs 01}\">Kinh</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Phường Ngọc Hà, Hà Nội</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận nghề nghiệp của bệnh nhân theo Danh mục Nghề nghiệp Việt Nam (VSCO 2020).\nCăn cứ: QĐ 34/2020/QĐ-TTg (20/11/2020) — Ban hành Danh mục nghề nghiệp Việt Nam.\n1.516 mã, 5 cấp phân loại, tương thích ISCO-08 (ILO).\nFHIR base Patient không có element nghề nghiệp chuẩn — cần extension.\nNghề nghiệp ảnh hưởng đánh giá nguy cơ sức khỏe nghề nghiệp (TT 28/2016/TT-BYT).\"><a href=\"StructureDefinition-vn-ext-occupation.html\">Nghề nghiệp — Vietnam Occupation Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs 2511}\">Nhà phân tích hệ thống</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs 02}, {http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation 1041}\">Công giáo</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">Patient Citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{urn:iso:std:iso:3166 VN}\">Viet Nam</span></li></ul></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs",
"code" : "01",
"display" : "Kinh"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-religion",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs",
"code" : "02",
"display" : "Công giáo"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
"code" : "1041",
"display" : "Roman Catholic Church"
}
],
"text" : "Công giáo"
}
},
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-occupation",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs",
"code" : "2511",
"display" : "Nhà phân tích hệ thống"
}
]
}
},
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"extension" : [
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province",
"valueCoding" : {
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs",
"code" : "01",
"display" : "Thành phố Hà Nội"
}
},
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward",
"valueCoding" : {
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs",
"code" : "00008",
"display" : "Phường Ngọc Hà"
}
}
],
"text" : "Phường Ngọc Hà, Hà Nội",
"state" : "Hà Nội",
"country" : "VN"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "CCCD",
"display" : "Căn cước công dân"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/cccd",
"value" : "001085012345"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "BHYT",
"display" : "Thẻ bảo hiểm y tế"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/bhyt",
"value" : "001085012345"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "MRN",
"display" : "Mã bệnh nhân nội bộ"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/mrn",
"value" : "BV-CR-2026-001234"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "BHXH",
"display" : "Mã số bảo hiểm xã hội"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/bhxh",
"value" : "0791234567"
}
],
"name" : [
{
"text" : "Nguyễn Văn An",
"family" : "Nguyễn",
"given" : [
"Văn",
"An"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0901234567",
"use" : "mobile"
},
{
"system" : "email",
"value" : "an.nguyen@email.vn"
}
],
"gender" : "male",
"birthDate" : "1985-03-15",
"address" : [
{
"extension" : [
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province",
"valueCoding" : {
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs",
"code" : "79",
"display" : "Thành phố Hồ Chí Minh"
}
},
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward",
"valueCoding" : {
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs",
"code" : "26743",
"display" : "Phường Bến Thành"
}
}
],
"text" : "Số 123 Nguyễn Huệ, Phường Bến Thành, Thành phố Hồ Chí Minh",
"line" : [
"Số 123 Nguyễn Huệ"
],
"state" : "Thành phố Hồ Chí Minh",
"country" : "VN"
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII",
"resource" : {
"resourceType" : "Practitioner",
"id" : "ExamplePractitionerBSCKII",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ExamplePractitionerBSCKII\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExamplePractitionerBSCKII</b></p><a name=\"ExamplePractitionerBSCKII\"> </a><a name=\"hcExamplePractitionerBSCKII\"> </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-practitioner.html\">Nhân viên y tế VN Core — VN Core Practitioner Profile</a></p></div><p><b>identifier</b>: Căn cước công dân/079175001234, Giấy phép hành nghề/001234/BYT-GPHN, Chứng chỉ hành nghề/HCM-001234/BYT-CCHN</p><p><b>name</b>: Nguyễn Thị Lan</p><p><b>gender</b>: Female</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-qualification-cs BS-CKII}\">Bác sĩ Chuyên khoa II — Nội khoa</span></td><td>Bộ Y tế</td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "CCCD",
"display" : "Căn cước công dân"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/cccd",
"value" : "079175001234"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "GPHN",
"display" : "Giấy phép hành nghề"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/gphn",
"value" : "001234/BYT-GPHN"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "CCHN",
"display" : "Chứng chỉ hành nghề"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/cchn",
"value" : "HCM-001234/BYT-CCHN"
}
],
"name" : [
{
"text" : "Nguyễn Thị Lan",
"family" : "Nguyễn",
"given" : [
"Thị",
"Lan"
]
}
],
"gender" : "female",
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-qualification-cs",
"code" : "BS-CKII",
"display" : "Bác sĩ Chuyên khoa II"
}
],
"text" : "Bác sĩ Chuyên khoa II — Nội khoa"
},
"issuer" : {
"display" : "Bộ Y tế"
}
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility",
"resource" : {
"resourceType" : "Organization",
"id" : "ExampleOrganizationHealthCheckupFacility",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrganizationHealthCheckupFacility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationHealthCheckupFacility</b></p><a name=\"ExampleOrganizationHealthCheckupFacility\"> </a><a name=\"hcExampleOrganizationHealthCheckupFacility\"> </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-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/01234, Mã định danh cơ sở KCB 13 ký tự/8930000000019</p><p><b>active</b>: true</p><p><b>name</b>: Trung tâm Y tế khu vực Cầu Giấy</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "CSKCB",
"display" : "Mã cơ sở khám chữa bệnh"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/ma-cskcb",
"value" : "01234"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs",
"code" : "CSKCB13",
"display" : "Mã định danh cơ sở KCB 13 ký tự"
}
]
},
"system" : "http://fhir.hl7.org.vn/core/sid/ma-gtin-cskcb",
"value" : "8930000000019"
}
],
"active" : true,
"name" : "Trung tâm Y tế khu vực Cầu Giấy"
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBodyHeight",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationVitalBodyHeight",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-height"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalBodyHeight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBodyHeight</b></p><a name=\"ExampleObservationVitalBodyHeight\"> </a><a name=\"hcExampleObservationVitalBodyHeight\"> </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-observation-body-height.html\">Chiều cao VN Core — VN Core Observation Body Height Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Chiều cao</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-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:08:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 168 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8302-2",
"display" : "Body height"
}
],
"text" : "Chiều cao"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
"display" : "Nguyễn Văn An"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEmergency"
},
"effectiveDateTime" : "2026-04-20T08:08:00+07:00",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
"display" : "BS CKII Nguyễn Thị Lan"
}
],
"valueQuantity" : {
"value" : 168,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalWeight",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationVitalWeight",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-weight"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalWeight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalWeight</b></p><a name=\"ExampleObservationVitalWeight\"> </a><a name=\"hcExampleObservationVitalWeight\"> </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-observation-body-weight.html\">Cân nặng VN Core — VN Core Observation Body Weight Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Cân nặng</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-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:10:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 65 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg = 'kg')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29463-7",
"display" : "Body weight"
}
],
"text" : "Cân nặng"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
"display" : "Nguyễn Văn An"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEmergency"
},
"effectiveDateTime" : "2026-04-20T08:10:00+07:00",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
"display" : "BS CKII Nguyễn Thị Lan"
}
],
"valueQuantity" : {
"value" : 65,
"unit" : "kg",
"system" : "http://unitsofmeasure.org",
"code" : "kg"
}
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationVitalBMI",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalBMI\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBMI</b></p><a name=\"ExampleObservationVitalBMI\"> </a><a name=\"hcExampleObservationVitalBMI\"> </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-observation-vital-signs.html\">Sinh hiệu VN Core — VN Core Observation Vital Signs Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">Chỉ số khối cơ thể (BMI)</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-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:15:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 26.3 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg/m2 = 'kg/m2')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><p><b>note</b>: </p><blockquote><div><p>BMI 26.3 — béo phì độ I per tiêu chuẩn WHO khu vực Châu Á-Thái Bình Dương (ngưỡng VN: ≥ 23 thừa cân, ≥ 25 béo phì). Khuyến cáo giảm cân.</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>22.9 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg/m2 = 'kg/m2')</span></td><td>< 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
}
],
"text" : "Chỉ số khối cơ thể (BMI)"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
"display" : "Nguyễn Văn An"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEmergency"
},
"effectiveDateTime" : "2026-04-20T08:15:00+07:00",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
"display" : "BS CKII Nguyễn Thị Lan"
}
],
"valueQuantity" : {
"value" : 26.3,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H",
"display" : "High"
}
]
}
],
"note" : [
{
"text" : "BMI 26.3 — béo phì độ I per tiêu chuẩn WHO khu vực Châu Á-Thái Bình Dương (ngưỡng VN: ≥ 23 thừa cân, ≥ 25 béo phì). Khuyến cáo giảm cân."
}
],
"referenceRange" : [
{
"high" : {
"value" : 22.9,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
},
"text" : "< 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)"
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationVitalBP",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-blood-pressure"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalBP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBP</b></p><a name=\"ExampleObservationVitalBP\"> </a><a name=\"hcExampleObservationVitalBP\"> </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-observation-blood-pressure.html\">Huyết áp VN Core — VN Core Observation Blood Pressure Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Huyết áp</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-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:00:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>note</b>: </p><blockquote><div><p>THA độ 1 (ESC 2023). Cần theo dõi HA tại nhà 7 ngày trước khi quyết định dùng thuốc.</p>\n</div></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Huyết áp tâm thu</span></p><p><b>value</b>: 145 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>90 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></td><td>140 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></td><td>90–140 mmHg (bình thường)</td></tr></table></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Huyết áp tâm trương</span></p><p><b>value</b>: 92 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></td><td>90 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></td><td>60–90 mmHg (bình thường)</td></tr></table></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85354-9",
"display" : "Blood pressure panel with all children optional"
}
],
"text" : "Huyết áp"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
"display" : "Nguyễn Văn An"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEmergency"
},
"effectiveDateTime" : "2026-04-20T08:00:00+07:00",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
"display" : "BS CKII Nguyễn Thị Lan"
}
],
"note" : [
{
"text" : "THA độ 1 (ESC 2023). Cần theo dõi HA tại nhà 7 ngày trước khi quyết định dùng thuốc."
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
],
"text" : "Huyết áp tâm thu"
},
"valueQuantity" : {
"value" : 145,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H",
"display" : "High"
}
]
}
],
"referenceRange" : [
{
"low" : {
"value" : 90,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"high" : {
"value" : 140,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"text" : "90–140 mmHg (bình thường)"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
],
"text" : "Huyết áp tâm trương"
},
"valueQuantity" : {
"value" : 92,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H",
"display" : "High"
}
]
}
],
"referenceRange" : [
{
"low" : {
"value" : 60,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"high" : {
"value" : 90,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"text" : "60–90 mmHg (bình thường)"
}
]
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalHeartRate",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationVitalHeartRate",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-heart-rate"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalHeartRate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalHeartRate</b></p><a name=\"ExampleObservationVitalHeartRate\"> </a><a name=\"hcExampleObservationVitalHeartRate\"> </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-observation-heart-rate.html\">Mạch VN Core — VN Core Observation Heart Rate Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}\">Mạch</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-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:05:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 80 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>60 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></td><td>100 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></td><td>60–100 lần/phút (người lớn, lúc nghỉ)</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8867-4",
"display" : "Heart rate"
}
],
"text" : "Mạch"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
"display" : "Nguyễn Văn An"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEmergency"
},
"effectiveDateTime" : "2026-04-20T08:05:00+07:00",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
"display" : "BS CKII Nguyễn Thị Lan"
}
],
"valueQuantity" : {
"value" : 80,
"unit" : "/min",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
},
"referenceRange" : [
{
"low" : {
"value" : 60,
"unit" : "/min",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
},
"high" : {
"value" : 100,
"unit" : "/min",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
},
"text" : "60–100 lần/phút (người lớn, lúc nghỉ)"
}
]
}
},
{
"fullUrl" : "http://fhir.hl7.org.vn/core/Observation/ExampleObservationHealthClassification",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleObservationHealthClassification",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-health-classification"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationHealthClassification\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationHealthClassification</b></p><a name=\"ExampleObservationHealthClassification\"> </a><a name=\"hcExampleObservationHealthClassification\"> </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-observation-health-classification.html\">Phân loại sức khỏe VN Core — VN Core Observation Health Classification Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-observation-code-cs PHAN_LOAI_SK}\">Phân loại sức khỏe (PHAN_LOAI_SK)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</a></p><p><b>effective</b>: 2026-06-01</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-classification-cs 2}\">Loại II — Khoẻ</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam",
"display" : "Exam"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-observation-code-cs",
"code" : "PHAN_LOAI_SK",
"display" : "Phân loại sức khỏe"
}
],
"text" : "Phân loại sức khỏe (PHAN_LOAI_SK)"
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientNguyenVanAn"
},
"effectiveDateTime" : "2026-06-01",
"performer" : [
{
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-classification-cs",
"code" : "2",
"display" : "Loại II — Khoẻ"
}
]
}
}
}
]
}