FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-dia-check.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 诊断报告 dia-check
Profile: 生化檢查報告-DiagnosticReport TB Check
| Subject | Anonymous Patient Male, DoB: 1986-01-01 ( Medical record number (use: official, )) |
| Relevant Time | 2025-07-02 |
| Performer | Organization: identifier = Provider number (use: official, ); type = Healthcare Provider |
Report Details
| Code | Value | Reference Range | Flags | Note | Reported |
| Cholesterol [Mass/volume] in Serum or Plasma | 154 mg/dL (Details: UCUM codemg/dL = 'mg/dL') | 0 - 200 | Final, Not detected |
| 2025-07-02 09:30:12+0800 |
{
"resourceType": "DiagnosticReport",
"id": "dia-check",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/DiagnosticReport-tb-check"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2093-3"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/enc-check"
},
"effectiveDateTime": "2025-07-02",
"performer": [
{
"reference": "Organization/hosp"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/pra-min"
}
],
"result": [
{
"reference": "Observation/obs-check"
}
]
}