{
  "resourceType" : "Specimen",
  "id" : "spe-tiss-min",
  "meta" : {
    "profile" : ["http://example.org/StructureDefinition/Specimen-twngs"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen spe-tiss-min</b></p><a name=\"spe-tiss-min\"> </a><a name=\"hcspe-tiss-min\"> </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-Specimen-twngs.html\">基因檢測檢體-Specimen TWNGS</a></p></div><p><b>identifier</b>: 456-7567</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org LP7641-6}\">Tiss</span></p><p><b>subject</b>: <a href=\"Patient-pat-min.html\">王大明 Male, DoB: 2001-01-01 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-06-07</td><td><span title=\"Codes:{http://snomed.info/sct 8292002}\">Interlobular arteries of liver</span></td></tr></table></div>"
  },
  "identifier" : [{
    "value" : "456-7567"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "LP7641-6",
      "display" : "Tiss"
    }]
  },
  "subject" : {
    "reference" : "Patient/pat-min"
  },
  "collection" : {
    "collectedDateTime" : "2025-06-07",
    "bodySite" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "8292002"
      }]
    }
  }
}