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
<Location xmlns="http://hl7.org/fhir">
<id value="ExampleLocationNgocHaConsultRoom1"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location"/>
</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: Location ExampleLocationNgocHaConsultRoom1</b></p><a name="ExampleLocationNgocHaConsultRoom1"> </a><a name="hcExampleLocationNgocHaConsultRoom1"> </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-location.html">Địa điểm cung cấp dịch vụ VN Core — VN Core Location Profile</a></p></div><p><b>identifier</b>: <a href="NamingSystem-vn-location-local-id-ns.html" title="Hệ thống định danh cục bộ cho Location trong phạm vi từng cơ sở y tế hoặc từng hệ thống HIS/EMR.">VNLocationLocalId</a>/NGOCHA-OPD-ROOM1</p><p><b>status</b>: Active</p><p><b>name</b>: Phòng khám số 1</p><p><b>description</b>: Phòng khám tổng quát tại khu khám ngoại trú</p><p><b>type</b>: <span title="Codes:">Phòng khám</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}">Room</span></p><p><b>managingOrganization</b>: <a href="Organization-ExampleOrganizationTramYTe.html">Trạm Y tế phường Ngọc Hà</a></p><p><b>partOf</b>: <a href="Location-ExampleLocationNgocHaOutpatientClinic.html">Khu khám ngoại trú</a></p></div>
</text>
<identifier>
<system value="http://fhir.hl7.org.vn/core/sid/location-local-id"/>
<value value="NGOCHA-OPD-ROOM1"/>
</identifier>
<status value="active"/>
<name value="Phòng khám số 1"/>
<description value="Phòng khám tổng quát tại khu khám ngoại trú"/>
<type>
<text value="Phòng khám"/>
</type>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="ro"/>
<display value="Room"/>
</coding>
</physicalType>
<managingOrganization>🔗
<reference value="Organization/ExampleOrganizationTramYTe"/>
<display value="Trạm Y tế phường Ngọc Hà"/>
</managingOrganization>
<partOf>🔗
<reference value="Location/ExampleLocationNgocHaOutpatientClinic"/>
<display value="Khu khám ngoại trú"/>
</partOf>
</Location>