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" : "ast-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 ast-method</b></p><a name=\"lt-ast-method\"> </a><a name=\"lt-hcast-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/88112-8/\">88112-8</a></td><td>Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P</td></tr><tr><td><a href=\"https://loinc.org/30239-8/\">30239-8</a></td><td>Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by Without P-5'-P</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/ast-method",
"version" : "0.0.1",
"name" : "ASTMethodLabLt",
"title" : "AST (GOT) 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 aspartate aminotransferase (AST/GOT) — with and without pyridoxal-5'-phosphate (P-5-P).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "88112-8",
"display" : "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P"
},
{
"code" : "30239-8",
"display" : "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by Without P-5'-P"
}
]
}
]
}
}