FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesilth.fhir.th.mophpc1
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnostic-report-lipid1.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Lipid Profile (Chemistry)

Subjectนาง สมควร ใจดี female, DoB: 1990-04-25 ( เลขประจำตัวประชาชนไทย: 2650591524440 (use: OFFICIAL, period: 2018-04-25 --> 2022-04-25))
Reported2022-04-01 12:30:02+0700
Identifier: เลขการตรวจทางห้องปฏิบัติการ ของหน่วยบริการ: XXXXXX

Report Details

CodeValueReference RangeFlagsNoteWhen For
Cholesterol200 mg/dL<200 mg/dLNormalหมายเหตุเพิ่มเติม (ถ้ามี)2022-01-01 12:30:02+0700
Triglyceride80 mg/dL<150 mg/dLNormalหมายเหตุเพิ่มเติม (ถ้ามี)2022-01-01 12:30:02+0700
LDL80 mg/dL<160 mg/dLNormalหมายเหตุเพิ่มเติม (ถ้ามี)2022-01-01 12:30:02+0700
HDL60 mg/dL>40 mg/dLNormalหมายเหตุเพิ่มเติม (ถ้ามี)2022-01-01 12:30:02+0700

Source1

{
  "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"
    }
  ]
}