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.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-cholesterol-ldl-method.html
URLhttps://tx.hl7.lt/fhir/ValueSet/cholesterol-ldl-method
Version1.0.0
Statusactive
Date2026-03-29T11:59:27+00:00
NameCholesterolLdlMethodLabLt
TitleCholesterol LDL Method
DescriptionAllowed LOINC codes for LDL cholesterol measurements (direct or calculated).

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lab#currentcholesterol-ldl-lab-ltCholesterol LDL

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet cholesterol-ldl-method

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    13457-7Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation

Lithuanian


Generated Narrative: ValueSet cholesterol-ldl-method

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    13457-7Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation

Source1

{
  "resourceType": "ValueSet",
  "id": "cholesterol-ldl-method",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/cholesterol-ldl-method",
  "version": "1.0.0",
  "name": "CholesterolLdlMethodLabLt",
  "title": "Cholesterol LDL Method",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T11:59:27+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": "13457-7",
            "display": "Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"
          }
        ]
      }
    ]
  }
}