FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnostic-report-lipid1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Subject | นาง สมควร ใจดี female, DoB: 1990-04-25 ( เลขประจำตัวประชาชนไทย: 2650591524440 (use: OFFICIAL, period: 2018-04-25 --> 2022-04-25)) |
| Reported | 2022-04-01 12:30:02+0700 |
| Identifier: | เลขการตรวจทางห้องปฏิบัติการ ของหน่วยบริการ: XXXXXX |
Report Details
| Code | Value | Reference Range | Flags | Note | When For |
| Cholesterol | 200 mg/dL | <200 mg/dL | Normal | หมายเหตุเพิ่มเติม (ถ้ามี) | 2022-01-01 12:30:02+0700 |
| Triglyceride | 80 mg/dL | <150 mg/dL | Normal | หมายเหตุเพิ่มเติม (ถ้ามี) | 2022-01-01 12:30:02+0700 |
| LDL | 80 mg/dL | <160 mg/dL | Normal | หมายเหตุเพิ่มเติม (ถ้ามี) | 2022-01-01 12:30:02+0700 |
| HDL | 60 mg/dL | >40 mg/dL | Normal | หมายเหตุเพิ่มเติม (ถ้ามี) | 2022-01-01 12:30:02+0700 |
{
"resourceType": "DiagnosticReport",
"id": "diagnostic-report-lipid1",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-diagnosticreport-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "localLabTest",
"display": "เลขการตรวจทางห้องปฏิบัติการ ของหน่วยบริการ"
}
]
},
"system": "https://terms.sil-th.org/hcode/5/99999/Lab",
"value": "XXXXXX"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "CH",
"display": "Chemistry"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57698-3",
"display": "Lipid panel with direct LDL - Serum or Plasma"
},
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-tmlt",
"code": "320259",
"display": "Lipid profile (Cholesterol, HDL-chol, LDL-chol, TG)"
}
],
"text": "Lipid Profile"
},
"subject": {
"reference": "Patient/patient-patient4",
"display": "นาง สมควร ใจดี"
},
"issued": "2022-04-01T12:30:02+07:00",
"performer": [
{
"reference": "Organization/organization-main",
"identifier": {
"system": "https://terms.sil-th.org/id/th-moph-hcode",
"value": "XXXXX"
},
"display": "โรงพยาบาลตัวอย่าง"
}
],
"result": [
{
"reference": "Observation/observation-lab-chol"
},
{
"reference": "Observation/observation-lab-tg"
},
{
"reference": "Observation/observation-lab-ldl"
},
{
"reference": "Observation/observation-lab-hdl"
}
]
}