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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeValueSet
IdValueSet-cholesterol-ldl-method-lab-lt.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-cholesterol-ldl-method-lab-lt.html
URLhttps://hl7.lt/fhir/lab/ValueSet/cholesterol-ldl-method-lab-lt
Version1.0.0
Statusactive
Date2026-01-20T11:16:42+00:00
NameCholesterolLdlMethodLabLt
TitleCholesterol LDL Method
DescriptionAllowed LOINC codes for LDL cholesterol measurements (direct or calculated).

Resources that use this resource

StructureDefinition
cholesterol-ldl-lab-ltCholesterol LDL

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet cholesterol-ldl-method-lab-lt

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    69419-0Cholesterol in LDL [Moles/volume] in Serum or Plasma by Direct assay
    39469-2Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation
    96258-9Cholesterol in LDL [Moles/volume] in Serum or Plasma Calculated by Martin-Hopkins

Lithuanian


Generated Narrative: ValueSet cholesterol-ldl-method-lab-lt

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    69419-0Cholesterol in LDL [Moles/volume] in Serum or Plasma by Direct assay
    39469-2Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation
    96258-9Cholesterol in LDL [Moles/volume] in Serum or Plasma Calculated by Martin-Hopkins

Source1

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