NGS IG
0.1.0 - ci-build
NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Specimen",
"id" : "spe-min",
"meta" : {
"profile" : [
🔗 "https://www.ghd.tw/cdm-fhir/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-min</b></p><a name=\"spe-min\"> </a><a name=\"hcspe-min\"> </a><a name=\"spe-min-en-US\"> </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>: 123-4567</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org LP7057-5}\">Bld</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><p><b>receivedTime</b>: 2024-05-06 09:00:00+0000</p></div>"
},
"identifier" : [
{
"value" : "123-4567"
}
],
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP7057-5",
"display" : "Bld"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-min"
},
"receivedTime" : "2024-05-06T09:00:00.000Z"
}