FHIR IG analytics| Package | tw.cathay.fhir.iclaim |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-DiagnosticReport-C4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
診斷狀態:Final ( DiagnosticReportStatus#final)
診斷報告名稱:Hematology Outpatient Progress note ( LOINC實驗室檢驗檢查報告名稱#100473-8)
病人:Patient/Patient-C3 "玳健康"
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReport-C4",
"meta": {
"profile": [
"https://claim.cgh.org.tw/iclaim/StructureDefinition/diagnosticreport-iclaim"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100473-8"
}
]
},
"subject": {
"reference": "Patient/Patient-C3"
},
"result": [
{
"reference": "Observation/Observation-C4"
}
]
}