FHIR IG analytics| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | DocumentReference |
| Id | DocumentReference-doc-lung-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 文件參照-DocumentReference TWNGS
狀態:current
病人:Patient/pat-min "王大明"
基因報告(application/pdf):file://GenReport01.pdf
基因報告名稱:Lung adenocarcinoma 基因檢測
{
"resourceType": "DocumentReference",
"id": "doc-lung-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/DocumentReference-twngs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"subject": {
"reference": "Patient/pat-min"
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "file://GenReport01.pdf",
"title": "Lung adenocarcinoma 基因檢測"
}
}
]
}