Lithuanian Laboratory Implementation Guide
0.0.1 - ci-build
Lithuanian Laboratory Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lab/ and changes regularly. See the Directory of published versions
| Draft nuo 2026-07-03 |
{
"resourceType" : "ValueSet",
"id" : "lipoprotein-a-method",
"language" : "lt",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lipoprotein-a-method</b></p><a name=\"lt-lipoprotein-a-method\"> </a><a name=\"lt-hclipoprotein-a-method\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/10835-7/\">10835-7</a></td><td>Lipoprotein a [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/43583-4/\">43583-4</a></td><td>Lipoprotein a [Moles/volume] in Serum or Plasma</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/lipoprotein-a-method",
"version" : "0.0.1",
"name" : "LipoproteinAMethodLabLt",
"title" : "Lipoprotein(a) Method",
"status" : "draft",
"experimental" : true,
"date" : "2026-07-03T08:05:53+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" : "LOINC codes for measuring lipoprotein(a) — mass (mg/dL) and molar (nmol/L) methods.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "10835-7",
"display" : "Lipoprotein a [Mass/volume] in Serum or Plasma"
},
{
"code" : "43583-4",
"display" : "Lipoprotein a [Moles/volume] in Serum or Plasma"
}
]
}
]
}
}