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
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="ExampleAllergyIntoleranceNKA"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance"/>
</meta>
<language value="vi"/>
<text>
<status value="generated"/>
<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>
</div></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="inactive"/>
<display value="Inactive"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="716186003"/>
<display value="No known allergy (situation)"/>
</coding>
<text value="Không có dị ứng đã biết"/>
</code>
<patient>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyễn Văn An"/>
</patient>
<recordedDate value="2026-04-20"/>
<recorder>🔗
<reference value="Practitioner/ExamplePractitionerBSCKII"/>
<display value="BS CKII Nguyễn Thị Lan"/>
</recorder>
<note>
<text
value="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."/>
</note>
</AllergyIntolerance>