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
<Organization xmlns="http://hl7.org/fhir">
<id value="ExampleOrganizationPreventiveCenter"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"/>
</meta>
<language value="vi"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="vi" lang="vi"><p class="res-header-id"><b>Generated Narrative: Organization ExampleOrganizationPreventiveCenter</b></p><a name="ExampleOrganizationPreventiveCenter"> </a><a name="hcExampleOrganizationPreventiveCenter"> </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-organization.html">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs DP}">Y tế dự phòng</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs TINH}">Tỉnh</span></p><p><b>Hạng đơn vị sự nghiệp y tế không phải cơ sở KCB — Non-KCB Health Unit Rank Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-unit-rank-cs II}">Hạng II</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs RANKED}">Đã xếp hạng</span></p><p><b>identifier</b>: <a href="NamingSystem-vn-organization-local-id-ns.html" title="Hệ thống định danh cục bộ cho Organization khi chưa có mã dùng chung cấp quốc gia tương ứng với ngữ cảnh nghiệp vụ.">VNOrganizationLocalId</a>/CDC-QN-001</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}">Đơn vị y tế dự phòng</span></p><p><b>name</b>: Trung tâm Kiểm soát bệnh tật tỉnh Quảng Ninh</p><p><b>address</b>: Phường Đông Mai, Tỉnh Quảng Ninh</p></div>
</text>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs"/>
<code value="DP"/>
<display value="Y tế dự phòng"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs"/>
<code value="TINH"/>
<display value="Tỉnh"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-health-unit-rank">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-health-unit-rank-cs"/>
<code value="II"/>
<display value="Hạng II"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs"/>
<code value="RANKED"/>
<display value="Đã xếp hạng"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="http://fhir.hl7.org.vn/core/sid/organization-local-id"/>
<value value="CDC-QN-001"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="govt"/>
<display value="Government"/>
</coding>
<text value="Đơn vị y tế dự phòng"/>
</type>
<name value="Trung tâm Kiểm soát bệnh tật tỉnh Quảng Ninh"/>
<address>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province">
<valueCoding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs"/>
<code value="22"/>
<display value="Tỉnh Quảng Ninh"/>
</valueCoding>
</extension>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward">
<valueCoding>
<system value="http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs"/>
<code value="07135"/>
<display value="Phường Đông Mai"/>
</valueCoding>
</extension>
<text value="Phường Đông Mai, Tỉnh Quảng Ninh"/>
<state value="Tỉnh Quảng Ninh"/>
<country value="VN"/>
</address>
</Organization>