FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-lipoprotein-a-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-lipoprotein-a-method.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/lipoprotein-a-method |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-07-03T08:05:53+00:00 |
| Name | LipoproteinAMethodLabLt |
| Title | Lipoprotein(a) Method |
| Description | LOINC codes for measuring lipoprotein(a) — mass (mg/dL) and molar (nmol/L) methods. |
| StructureDefinition | ||
| lt.hl7.fhir.lab#current | lipoprotein-a-lab-lt | Lipoprotein(a) |
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lipoprotein-a-method
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 10835-7 | Lipoprotein a [Mass/volume] in Serum or Plasma |
| 43583-4 | Lipoprotein a [Moles/volume] in Serum or Plasma |
Lithuanian
Generated Narrative: ValueSet lipoprotein-a-method
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 10835-7 | Lipoprotein a [Mass/volume] in Serum or Plasma |
| 43583-4 | Lipoprotein a [Moles/volume] in Serum or Plasma |
{
"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"
}
]
}
]
}
}