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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeValueSet
IdValueSet-ast-method.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-ast-method.html
URLhttps://tx.hl7.lt/fhir/ValueSet/ast-method
Version0.0.1
Statusdraft
Date2026-07-03T08:05:53+00:00
NameASTMethodLabLt
TitleAST (GOT) Method
DescriptionLOINC codes for measuring aspartate aminotransferase (AST/GOT) — with and without pyridoxal-5'-phosphate (P-5-P).

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lab#currentast-lab-ltAST (GOT)

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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


English


Generated Narrative: ValueSet ast-method

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    88112-8Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P
    30239-8Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by Without P-5'-P

Lithuanian


Generated Narrative: ValueSet ast-method

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    88112-8Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by With P-5'-P
    30239-8Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma by Without P-5'-P

Source1

{
  "resourceType": "ValueSet",
  "id": "ast-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}