FHIR IG analytics| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | Specimen |
| Id | Specimen-spe-lung-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 基因檢測檢體-Specimen TWNGS
檢體病理編號:456-7567
檢體類型:Tissue (LOINC-基因檢測檢體類型值集#LP7641-6)
檢體採檢日期:2024-7-20T09:00:00.000Z
{
"resourceType": "Specimen",
"id": "spe-lung-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Specimen-twngs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "456-7567"
}
],
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "LP7641-6",
"display": "Tiss"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"receivedTime": "2024-07-20T09:00:00.000Z"
}