FHIR IG analytics| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-dia-lung-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 基因定序檢測報告-DiagnosticReport TWNGS
狀態:final
報告類型:Genetic analysis report (LOINC#51969-4)
費用年月:2024-07-20
基因定序檢測申請項目:ServiceRequest/serReq-min
報告醫事機構:Organization/org-gene-min
{
"resourceType": "DiagnosticReport",
"id": "dia-lung-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/DiagnosticReport-twngs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/extension-DiagnosticReport-condition",
"valueReference": {
"reference": "Condition/con-lung-min"
}
}
],
"basedOn": [
{
"reference": "ServiceRequest/serReq-min"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51969-4",
"display": "Genetic analysis report"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"effectiveDateTime": "2024-07-20",
"performer": [
{
"reference": "Organization/org-gene-min"
}
],
"result": [
{
"reference": "Observation/obs-lung-min"
}
]
}