Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft
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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleAllergyIntoleranceNKA"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance> ] )
] ; #
fhir:language [ fhir:v "vi"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"vi\" lang=\"vi\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance ExampleAllergyIntoleranceNKA</b></p><a name=\"ExampleAllergyIntoleranceNKA\"> </a><a name=\"hcExampleAllergyIntoleranceNKA\"> </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-allergy-intolerance.html\">Dị ứng/Bất dung nạp VN Core — VN Core AllergyIntolerance Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical inactive}\">Inactive</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 716186003}\">Không có dị ứng đã biết</span></p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>recordedDate</b>: 2026-04-20</p><p><b>recorder</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>note</b>: </p><blockquote><div><p>Bệnh nhân tự khai không có tiền sử dị ứng thuốc, thực phẩm hay các chất khác. Đã hỏi kỹ về: kháng sinh (Penicillin, Cephalosporin, Fluoroquinolone), NSAIDs, thuốc tê, thuốc cản quang, hải sản, đậu phộng. Bệnh nhân phủ nhận tất cả. Ghi nhận lần khám 20/4/2026, 08:30 bởi BS CKII Nguyễn Thị Lan.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical> ] ;
fhir:code [ fhir:v "inactive" ] ;
fhir:display [ fhir:v "Inactive" ] ] )
] ; #
fhir:verificationStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification> ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ] ] )
] ; #
fhir:code [
( fhir:coding [
a sct:716186003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "716186003" ] ;
fhir:display [ fhir:v "No known allergy (situation)" ] ] ) ;
fhir:text [ fhir:v "Không có dị ứng đã biết" ]
] ; #
fhir:patient [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
] ; #
fhir:recordedDate [ fhir:v "2026-04-20"^^xsd:date] ; #
fhir:recorder [
fhir:l fhir:Practitioner/ExamplePractitionerBSCKII ;
fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
fhir:display [ fhir:v "BS CKII Nguyễn Thị Lan" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Bệnh nhân tự khai không có tiền sử dị ứng thuốc, thực phẩm hay các chất khác. Đã hỏi kỹ về: kháng sinh (Penicillin, Cephalosporin, Fluoroquinolone), NSAIDs, thuốc tê, thuốc cản quang, hải sản, đậu phộng. Bệnh nhân phủ nhận tất cả. Ghi nhận lần khám 20/4/2026, 08:30 bởi BS CKII Nguyễn Thị Lan." ]
] ) . #
IG © 2026+ HL7 Vietnam.
Package hl7.fhir.vn.core#0.3.0 based on FHIR 4.0.1.
Sinh ngày
2026-03-27
Liên kết: Mục lục |
Báo cáo QA