Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/ExamplePatientChildDependent> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExamplePatientChildDependent"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient" ;
fhir:index -1 ;
fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient>
]
] ;
fhir:Resource.language [ fhir:value "vi"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ExamplePatientChildDependent</b></p><a name=\"ExamplePatientChildDependent\"> </a><a name=\"hcExamplePatientChildDependent\"> </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 Minh Khôi Male, DoB: 2023-06-15 ( Căn cước công dân: VNCCCD#079223000123)</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ế/0794120056</li><li>Giấy khai sinh/79/2023/GKS-000123</li><li>Mã bệnh nhân nội bộ/NHI-CHILD-2026-0001</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Phường Bến Thành, Thành phố Hồ Chí Minh</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: \">:</td><td colspan=\"3\"><ul><li>Trần Thị Mai</li><li>Phường Bến Thành, Thành phố Hồ Chí Minh</li><li>ph: 0912345678(Mobile)</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#xA;(Tổng cục Thống kê). FHIR base chỉ có US Race/Ethnicity — không phù hợp cho Việt Nam.#xA;Că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 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>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs" ] ;
fhir:Coding.code [ fhir:value "01" ] ;
fhir:Coding.display [ fhir:value "Kinh" ]
]
]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "code" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "VN" ] ;
fhir:Coding.display [ fhir:value "Viet Nam" ]
]
]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-citizenship" ]
] ;
fhir:Patient.identifier [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
fhir:Coding.code [ fhir:value "CCCD" ] ;
fhir:Coding.display [ fhir:value "Căn cước công dân" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/cccd" ] ;
fhir:Identifier.value [ fhir:value "079223000123" ]
], [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
fhir:Coding.code [ fhir:value "BHYT" ] ;
fhir:Coding.display [ fhir:value "Thẻ bảo hiểm y tế" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhyt" ] ;
fhir:Identifier.value [ fhir:value "0794120056" ]
], [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
fhir:Coding.code [ fhir:value "GKS" ] ;
fhir:Coding.display [ fhir:value "Giấy khai sinh" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/gks" ] ;
fhir:Identifier.value [ fhir:value "79/2023/GKS-000123" ]
], [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
fhir:Coding.code [ fhir:value "MRN" ] ;
fhir:Coding.display [ fhir:value "Mã bệnh nhân nội bộ" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/mrn" ] ;
fhir:Identifier.value [ fhir:value "NHI-CHILD-2026-0001" ]
] ;
fhir:Patient.name [
fhir:index -1 ;
fhir:HumanName.text [ fhir:value "Nguyễn Minh Khôi" ] ;
fhir:HumanName.family [ fhir:value "Nguyễn" ] ;
fhir:HumanName.given [
fhir:value "Minh" ;
fhir:index -1
], [
fhir:value "Khôi" ;
fhir:index -1
]
] ;
fhir:Patient.gender [ fhir:value "male"] ;
fhir:Patient.birthDate [ fhir:value "2023-06-15"^^xsd:date] ;
fhir:Patient.address [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ;
fhir:Coding.code [ fhir:value "79" ] ;
fhir:Coding.display [ fhir:value "Thành phố Hồ Chí Minh" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ;
fhir:Coding.code [ fhir:value "26743" ] ;
fhir:Coding.display [ fhir:value "Phường Bến Thành" ]
]
] ;
fhir:Address.text [ fhir:value "Phường Bến Thành, Thành phố Hồ Chí Minh" ] ;
fhir:Address.state [ fhir:value "Thành phố Hồ Chí Minh" ] ;
fhir:Address.country [ fhir:value "VN" ]
] ;
fhir:Patient.contact [
fhir:index -1 ;
fhir:Patient.contact.relationship [
fhir:index -1 ;
fhir:CodeableConcept.text [ fhir:value "Mẹ" ]
] ;
fhir:Patient.contact.name [
fhir:HumanName.text [ fhir:value "Trần Thị Mai" ]
] ;
fhir:Patient.contact.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0912345678" ] ;
fhir:ContactPoint.use [ fhir:value "mobile" ]
] ;
fhir:Patient.contact.address [
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ;
fhir:Coding.code [ fhir:value "79" ] ;
fhir:Coding.display [ fhir:value "Thành phố Hồ Chí Minh" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ;
fhir:Coding.code [ fhir:value "26743" ] ;
fhir:Coding.display [ fhir:value "Phường Bến Thành" ]
]
] ;
fhir:Address.text [ fhir:value "Phường Bến Thành, Thành phố Hồ Chí Minh" ] ;
fhir:Address.state [ fhir:value "Thành phố Hồ Chí Minh" ] ;
fhir:Address.country [ fhir:value "VN" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/ExamplePatientChildDependent.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/ExamplePatientChildDependent.ttl> .
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.8.0 based on FHIR 4.0.1.
Sinh ngày
2026-07-17
Liên kết: Mục lục |
Guide Map |
Báo cáo QA