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: Fixture âm: Ngày giờ giao dịch mang offset +07:00

This content is an example of the Phiếu nhập hàng CSDL Dược — Logical Model Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://fhir.hl7.org.vn/core/StructureDefinition/vnPharmacyStockInLm",
  "transactionDate": "2026-08-25T08:45:00+07:00",
  "reason": "other",
  "referenceNumber": "NEG-STOCK-IN-002",
  "item": [
    {
      "drugId": "893110596024",
      "unitId": "vien",
      "quantity": 1,
      "batchNo": "LOT-NEG-002",
      "expiryDate": "2028-08-25"
    }
  ]
}