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