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="ExampleAllergyIntoleranceMinimal"/>
<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 ExampleAllergyIntoleranceMinimal</b></p><a name="ExampleAllergyIntoleranceMinimal"> </a><a name="hcExampleAllergyIntoleranceMinimal"> </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 active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 764146007}">Dị ứng Penicillin</span></p><p><b>patient</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></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="764146007"/>
<display value="Penicillin"/>
</coding>
<text value="Dị ứng Penicillin"/>
</code>
<patient>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
</patient>
</AllergyIntolerance>