FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-cholesterol-ldl-method-lab-lt.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-cholesterol-ldl-method-lab-lt.html |
| URL | https://hl7.lt/fhir/lab/ValueSet/cholesterol-ldl-method-lab-lt |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-20T11:16:42+00:00 |
| Name | CholesterolLdlMethodLabLt |
| Title | Cholesterol LDL Method |
| Description | Allowed LOINC codes for LDL cholesterol measurements (direct or calculated). |
| StructureDefinition | |
| cholesterol-ldl-lab-lt | Cholesterol LDL |
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet cholesterol-ldl-method-lab-lt
Language: en
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 69419-0 | Cholesterol in LDL [Moles/volume] in Serum or Plasma by Direct assay |
| 39469-2 | Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation |
| 96258-9 | Cholesterol in LDL [Moles/volume] in Serum or Plasma Calculated by Martin-Hopkins |
Lithuanian
Generated Narrative: ValueSet cholesterol-ldl-method-lab-lt
Language: en
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 69419-0 | Cholesterol in LDL [Moles/volume] in Serum or Plasma by Direct assay |
| 39469-2 | Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation |
| 96258-9 | Cholesterol in LDL [Moles/volume] in Serum or Plasma Calculated by Martin-Hopkins |
{
"resourceType": "ValueSet",
"id": "cholesterol-ldl-method-lab-lt",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lab/ValueSet/cholesterol-ldl-method-lab-lt",
"version": "1.0.0",
"name": "CholesterolLdlMethodLabLt",
"title": "Cholesterol LDL Method",
"status": "active",
"experimental": true,
"date": "2026-01-20T11:16:42+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "Allowed LOINC codes for LDL cholesterol measurements (direct or calculated).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "69419-0",
"display": "Cholesterol in LDL [Moles/volume] in Serum or Plasma by Direct assay"
},
{
"code": "39469-2",
"display": "Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation"
},
{
"code": "96258-9",
"display": "Cholesterol in LDL [Moles/volume] in Serum or Plasma Calculated by Martin-Hopkins"
}
]
}
]
}
}