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" : "Observation",
"id" : "obs-finding-min",
"meta" : {
"profile" : [
🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/Observation-NGS-GenomicFindings"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-finding-min</b></p><a name=\"obs-finding-min\"> </a><a name=\"hcobs-finding-min\"> </a><a name=\"obs-finding-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-Observation-NGS-GenomicFindings.html\">NGS基因組發現報告-Observation</a></p></div><p><b>identifier</b>: 101202401021</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69548-6}\">Genetic variant assessment</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>effective</b>: 2024-01-01</p><p><b>performer</b>: <a href=\"Organization-org-gene-min.html\">Organization: identifier = https://dep.mohw.gov.tw#2023LDTB0002</a></p><p><b>value</b>: T751_I759>S</p><p><b>specimen</b>: <a href=\"Specimen-spe-min.html\">Specimen: identifier = 123-4567; type = Bld; receivedTime = 2024-05-06 09:00:00+0000</a></p><p><b>device</b>: <a href=\"Device-dev-min.html\">Device: modelNumber = HiSeq 4000 System</a></p><p><b>derivedFrom</b>: <a href=\"DocumentReference-doc-gene-min.html\">DocumentReference: status = current</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82121-5}\">Allelic read depth</span></p><p><b>value</b>: 10 x</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81258-6}\">Sample variant allelic frequency [NFr]</span></p><p><b>value</b>: 15 %</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 101397-8}\">Copy number variation analysis in Blood or Tissue by Sequencing</span></p><p><b>value</b>: 2 copies</p></blockquote></div>"
},
"identifier" : [
{
"value" : "101202401021"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69548-6"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-min"
},
"effectiveDateTime" : "2024-01-01",
"performer" : [
{
🔗 "reference" : "Organization/org-gene-min"
}
],
"valueString" : "T751_I759>S",
"specimen" : {
🔗 "reference" : "Specimen/spe-min"
},
"device" : {
🔗 "reference" : "Device/dev-min"
},
"derivedFrom" : [
{
🔗 "reference" : "DocumentReference/doc-gene-min"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "82121-5"
}
]
},
"valueQuantity" : {
"value" : 10,
"unit" : "x"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "81258-6"
}
]
},
"valueQuantity" : {
"value" : 15,
"unit" : "%"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "101397-8"
}
]
},
"valueQuantity" : {
"value" : 2,
"unit" : "copies"
}
}
]
}