Lithuanian Vital Signs Implementation Guide
0.0.1 - ci-build
Lithuanian Vital Signs 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-vitalsigns/ and changes regularly. See the Directory of published versions
| Active nuo 2026-04-10 |
{
"resourceType" : "ValueSet",
"id" : "body-height-observation",
"meta" : {
"lastUpdated" : "2025-10-26T17:42:56.640+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset|5.0.0"
]
},
"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 body-height-observation</b></p><a name=\"lt-body-height-observation\"> </a><a name=\"lt-hcbody-height-observation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-10-26 17:42:56+0000; Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a> version: 5.0.0</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<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> where CLASS in LP7768-7,LP7769-5, PROPERTY = LP6822-3 (Len), TIME_ASPCT = LP6960-1 (Pt), SYSTEM = LP310005-6 (^Patient) and SCALE_TYP = LP7753-9 (Qn)</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<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> where COMPONENT = LP343922-3 (Upper segment)</li><li>Exclude codes from<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> where COMPONENT = LP343921-5 (Lower segment)</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "https://tx.hl7.lt/fhir/ValueSet/body-height-observation",
"version" : "6.0.0",
"name" : "BodyHeightObservation",
"title" : "Body Height observation codes",
"status" : "active",
"experimental" : false,
"date" : "2026-04-10T05:24:00+00:00",
"publisher" : "Lietuvos medicinos biblioteka",
"contact" : [
{
"name" : "Lithuanian Medical Library",
"telecom" : [
{
"system" : "url",
"value" : "https://medicinosnk.lt"
},
{
"system" : "email",
"value" : "info@medicinosnk.lt"
}
]
}
],
"description" : "This value set defines the set of LOINC codes considered to be appropriate for representing body height (including body length) vital sign measurements in Observation.code.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "CLASS",
"op" : "in",
"value" : "LP7768-7,LP7769-5"
},
{
"property" : "PROPERTY",
"op" : "=",
"value" : "LP6822-3"
},
{
"property" : "TIME_ASPCT",
"op" : "=",
"value" : "LP6960-1"
},
{
"property" : "SYSTEM",
"op" : "=",
"value" : "LP310005-6"
},
{
"property" : "SCALE_TYP",
"op" : "=",
"value" : "LP7753-9"
}
]
}
],
"exclude" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "COMPONENT",
"op" : "=",
"value" : "LP343922-3"
}
]
},
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "COMPONENT",
"op" : "=",
"value" : "LP343921-5"
}
]
}
]
}
}