VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Tải xuống

Tải xuống — Downloads

Trang này cung cấp các liên kết tải xuống cho VN Core FHIR IG.


Package

Tên Phiên bản Định dạng Mô tả
hl7.fhir.vn.core 0.1.0 NPM (tgz) package.tgz — Gói chuẩn cho FHIR registry

Cài đặt qua NPM

npm --registry https://packages.fhir.org install hl7.fhir.vn.core@0.1.0

Definitions

Tải toàn bộ definitions (profiles, extensions, terminology) theo định dạng:

Định dạng Liên kết Ghi chú
JSON definitions.json.zip Dùng cho hầu hết FHIR server
XML definitions.xml.zip Dùng cho hệ thống legacy
Turtle (RDF) definitions.ttl.zip Dùng cho linked data

Examples

Định dạng Liên kết
JSON examples.json.zip
XML examples.xml.zip

Validator

Để validate resources theo VN Core profiles:

# Tải FHIR Validator
curl -L https://github.com/hapifhir/org.hl7.fhir.core/releases/latest/download/validator_cli.jar -o validator_cli.jar

# Validate một resource
java -jar validator_cli.jar patient.json -ig hl7.fhir.vn.core#0.1.0

Mã nguồn

Nền tảng Liên kết
GitHub github.com/HL7-org-vn/vncore-ig
CI Build Tự động build khi push lên main

Phân tích phiên bản chéo — Cross Version Analysis

This is an R4 IG. None of the features it uses are changed in R4B, so it can be used as is with R4B systems. Packages for both R4 (hl7.fhir.vn.core.r4) and R4B (hl7.fhir.vn.core.r4b) are available.


Bảng phụ thuộc — Dependencies

IGPackageFHIRComment
.. VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Namhl7.fhir.vn.core#0.1.0R4
... FHIR Extensions Packhl7.fhir.uv.extensions.r4#5.2.0R4Automatically added as a dependency - all IGs depend on the HL7 Extension Pack
... HL7 Terminology (THO)hl7.terminology.r4#6.2.0R4
... FHIR Tooling Extensions IGhl7.fhir.uv.tools.r4#1.1.0R4for example references

Package hl7.fhir.uv.extensions.r4#5.2.0

This IG defines the global extensions - the ones defined for everyone. These extensions are always in scope wherever FHIR is being used (built Mon, Feb 10, 2025 21:45+1100+11:00)

Package hl7.fhir.uv.tools.r4#1.1.0

This IG defines the extensions that the tools use internally. Some of these extensions are content that are being evaluated for elevation into the main spec, and others are tooling concerns (built Tue, Mar 3, 2026 22:50+1100+11:00)


Bảng tổng quan — Globals Table

There are no Global profiles defined


Tuyên bố sở hữu trí tuệ — IP Statements

This publication includes IP covered under the following statements.


English Summary

Download the VN Core FHIR IG package (hl7.fhir.vn.core@0.1.0) as NPM tgz, or get full definitions in JSON/XML/Turtle format. Example instances are available separately. Use the FHIR Validator CLI to validate resources against VN Core profiles.