Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ExampleObservationTriageAcuity"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-triage-acuity"/>
</meta>
<language value="vi"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleObservationTriageAcuity</b></p><a name="ExampleObservationTriageAcuity"> </a><a name="hcExampleObservationTriageAcuity"> </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-observation-triage-acuity.html">Phân loại ưu tiên cấp cứu VN Core — VN Core Triage Acuity Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 225390008}">Phân loại mức độ ưu tiên cấp cứu</span></p><p><b>subject</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href="Encounter-ExampleEncounterEmergency.html">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 20:35:00+0700</p><p><b>performer</b>: <a href="Practitioner-ExamplePractitionerBSCKII.html">ĐD khoa Cấp cứu</a></p><p><b>value</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-triage-acuity-cs 2}">Cấp độ 2 — Cấp cứu</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="survey"/>
<display value="Survey"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="225390008"/>
<display value="Triage"/>
</coding>
<text value="Phân loại mức độ ưu tiên cấp cứu"/>
</code>
<subject>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyễn Văn An"/>
</subject>
<encounter>🔗
<reference value="Encounter/ExampleEncounterEmergency"/>
</encounter>
<effectiveDateTime value="2026-04-20T20:35:00+07:00"/>
<performer>🔗
<reference value="Practitioner/ExamplePractitionerBSCKII"/>
<display value="ĐD khoa Cấp cứu"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-triage-acuity-cs"/>
<code value="2"/>
<display value="Cấp độ 2 — Cấp cứu"/>
</coding>
</valueCodeableConcept>
</Observation>