VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft
VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "ExamplePatientNguyenVanAn",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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></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:[email protected]\">[email protected]</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=\"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=\"Mở rộng ghi nhận tôn giáo của bệnh nhân theo danh mục 16 tôn giáo\nđược Nhà nước Việt Nam công nhận (CV 6955/BNV-TGCP, 28/12/2020).\nCăn cứ: Hiến pháp 2013 Điều 24, Luật Tín ngưỡng tôn giáo 2016 (02/2016/QH14).\"><a href=\"StructureDefinition-vn-ext-religion.html\">Tôn giáo — Vietnam Religion Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs 00}\">Không tôn giáo</span></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://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-religion",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs",
"code" : "00",
"display" : "Không tôn 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"
}
]
}
}
],
"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"
}
],
"name" : [
{
"text" : "Nguyễn Văn An",
"family" : "Nguyễn",
"given" : [
"Văn",
"An"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0901234567",
"use" : "mobile"
},
{
"system" : "email",
"value" : "[email protected]"
}
],
"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"
}
]
}