{
  "resourceType" : "Specimen",
  "id" : "ExampleSpecimenUrineMidstream",
  "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\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen ExampleSpecimenUrineMidstream</b></p><a name=\"ExampleSpecimenUrineMidstream\"> </a><a name=\"hcExampleSpecimenUrineMidstream\"> </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\"/><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-20260420-0011</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 UR}\">Nước tiểu giữa dòng</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-04-20 09:00:00+0700</td></tr></table><p><b>note</b>: </p><blockquote><div><p>Mẫu nước tiểu giữa dòng buổi sáng, dùng cho tổng phân tích nước tiểu.</p>\n</div></blockquote></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.hl7.org.vn/core/sid/specimen-local-id",
    "value" : "SP-20260420-0011"
  }],
  "status" : "available",
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
      "code" : "UR",
      "display" : "Urine"
    }],
    "text" : "Nước tiểu giữa dòng"
  },
  "subject" : {
    "reference" : "Patient/ExamplePatientNguyenVanAn",
    "display" : "Nguyễn Văn An"
  },
  "collection" : {
    "collectedDateTime" : "2026-04-20T09:00:00+07:00"
  },
  "note" : [{
    "text" : "Mẫu nước tiểu giữa dòng buổi sáng, dùng cho tổng phân tích nước tiểu."
  }]
}