HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

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

: Ví dụ: Mẫu huyết thanh dùng cho xét nghiệm sinh hóa

Bản thô json | Tải xuống

{
  "resourceType" : "Specimen",
  "id" : "ExampleSpecimenSerumChemistry",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen"
    ]
  },
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"vi\" lang=\"vi\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen ExampleSpecimenSerumChemistry</b></p><a name=\"ExampleSpecimenSerumChemistry\"> </a><a name=\"hcExampleSpecimenSerumChemistry\"> </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-specimen.html\">Mẫu bệnh phẩm VN Core — VN Core Specimen Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/SP-20260319-0001</p><p><b>accessionIdentifier</b>: <a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/XN-TN-20260319-0158</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 SER}\">Mẫu huyết thanh</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>receivedTime</b>: 2026-03-19 09:05:00+0700</p><p><b>request</b>: <a href=\"ServiceRequest-ExampleServiceRequestLabGlucose.html\">Yêu cầu xét nghiệm đường huyết lúc đói</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></td><td>2026-03-19 09:00:00+0700</td><td>4 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></td><td><span title=\"Codes:\">Lấy máu tĩnh mạch, ly tâm tách huyết thanh</span></td><td><span title=\"Codes:{http://snomed.info/sct 368208006}\">Left upper arm structure</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Time[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Ly tâm tách huyết thanh trước khi chạy xét nghiệm sinh hóa</td><td>2026-03-19 09:10:00+0700</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td><td><b>SpecimenQuantity</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/TUBE-20260319-0158</td><td>Ống nghiệm sinh hóa nắp vàng</td><td><span title=\"Codes:\">Ống tách huyết thanh</span></td><td>2.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Mẫu huyết thanh đạt chất lượng, không huyết tán, dùng cho nhóm xét nghiệm sinh hóa máu.</p>\n</div></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.hl7.org.vn/core/sid/specimen-local-id",
      "value" : "SP-20260319-0001"
    }
  ],
  "accessionIdentifier" : {
    "system" : "http://fhir.hl7.org.vn/core/sid/specimen-local-id",
    "value" : "XN-TN-20260319-0158"
  },
  "status" : "available",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code" : "SER",
        "display" : "Serum"
      }
    ],
    "text" : "Mẫu huyết thanh"
  },
  "subject" : {
    🔗 "reference" : "Patient/ExamplePatientNguyenVanAn",
    "display" : "Nguyễn Văn An"
  },
  "receivedTime" : "2026-03-19T09:05:00+07:00",
  "request" : [
    {
      🔗 "reference" : "ServiceRequest/ExampleServiceRequestLabGlucose",
      "display" : "Yêu cầu xét nghiệm đường huyết lúc đói"
    }
  ],
  "collection" : {
    "collector" : {
      🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII",
      "display" : "BS CKII Nguyễn Thị Lan"
    },
    "collectedDateTime" : "2026-03-19T09:00:00+07:00",
    "quantity" : {
      "value" : 4,
      "unit" : "mL",
      "system" : "http://unitsofmeasure.org",
      "code" : "mL"
    },
    "method" : {
      "text" : "Lấy máu tĩnh mạch, ly tâm tách huyết thanh"
    },
    "bodySite" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "368208006",
          "display" : "Left upper arm structure"
        }
      ]
    }
  },
  "processing" : [
    {
      "description" : "Ly tâm tách huyết thanh trước khi chạy xét nghiệm sinh hóa",
      "timeDateTime" : "2026-03-19T09:10:00+07:00"
    }
  ],
  "container" : [
    {
      "identifier" : [
        {
          "system" : "http://fhir.hl7.org.vn/core/sid/specimen-local-id",
          "value" : "TUBE-20260319-0158"
        }
      ],
      "description" : "Ống nghiệm sinh hóa nắp vàng",
      "type" : {
        "text" : "Ống tách huyết thanh"
      },
      "specimenQuantity" : {
        "value" : 2.5,
        "unit" : "mL",
        "system" : "http://unitsofmeasure.org",
        "code" : "mL"
      }
    }
  ],
  "note" : [
    {
      "text" : "Mẫu huyết thanh đạt chất lượng, không huyết tán, dùng cho nhóm xét nghiệm sinh hóa máu."
    }
  ]
}