HL7 Vietnam VN Core FHIR Implementation Guide

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.10.0 - Draft for Community Review Viet Nam cờ

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Draft for Community Review (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Ví dụ Binary: Ví dụ: Phiếu kiểm kho cuối ngày của nhà thuốc bệnh viện

This content is an example of the Phiếu kiểm kho CSDL Dược — Logical Model Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://fhir.hl7.org.vn/core/StructureDefinition/vnPharmacyStockTakingLm",
  "transactionDate": "2026-08-26T17:00:00",
  "storeId": "NT-BV-79001",
  "warehouseId": "KHO-NT-79001-01",
  "referenceNumber": "KK-79001-20260826-001",
  "note": "Kiểm kho cuối ngày; thiếu 1 viên so với tồn hệ thống và đã lập biên bản chênh lệch.",
  "item": [
    {
      "drugId": "893110596024",
      "unitId": "vien",
      "quantity": 478,
      "batchNo": "PMX260701",
      "packagingSpecifications": "Hộp 10 vỉ x 10 viên nang cứng",
      "expiryDate": "2029-06-30",
      "manufacturerName": "Chi nhánh Công ty Cổ phần Dược phẩm Imexpharm - Nhà máy kháng sinh công nghệ cao Vĩnh Lộc",
      "manufacturerCountry": "VN",
      "price": 2450,
      "systemQuantity": 479,
      "actualQuantity": 478
    }
  ]
}