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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeValueSet
IdValueSet-lipoprotein-a-method.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-lipoprotein-a-method.html
URLhttps://tx.hl7.lt/fhir/ValueSet/lipoprotein-a-method
Version0.0.1
Statusdraft
Date2026-07-03T08:05:53+00:00
NameLipoproteinAMethodLabLt
TitleLipoprotein(a) Method
DescriptionLOINC codes for measuring lipoprotein(a) — mass (mg/dL) and molar (nmol/L) methods.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lab#currentlipoprotein-a-lab-ltLipoprotein(a)

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 lipoprotein-a-method

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    10835-7Lipoprotein a [Mass/volume] in Serum or Plasma
    43583-4Lipoprotein a [Moles/volume] in Serum or Plasma

Lithuanian


Generated Narrative: ValueSet lipoprotein-a-method

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    10835-7Lipoprotein a [Mass/volume] in Serum or Plasma
    43583-4Lipoprotein a [Moles/volume] in Serum or Plasma

Source1

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