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-position",
"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-position</b></p><a name=\"lt-body-position\"> </a><a name=\"lt-hcbody-position\"> </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\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/30212006\">30212006</a></td><td>Fowler's position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/26527006\">26527006</a></td><td>Inverse Trendelenburg position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102536004\">102536004</a></td><td>Left lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/414585002\">414585002</a></td><td>Left lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td>Orthostatic body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1240000\">1240000</a></td><td>Prone body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td>Recumbent body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/423413008\">423413008</a></td><td>Reverse trendelenburg positioning (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102535000\">102535000</a></td><td>Right lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/415346000\">415346000</a></td><td>Right lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/33586001\">33586001</a></td><td>Sitting position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/40199007\">40199007</a></td><td>Supine body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/34106002\">34106002</a></td><td>Trendelenburg position (finding)</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/body-position",
"version" : "1.0.0",
"name" : "BodyPositionVitalSigns",
"title" : "Body Position used in Vital Signs Measurements",
"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" : "SNOMED CT code system values the position in which the individual was in during a measurement.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "30212006",
"display" : "Fowler's position (finding)"
},
{
"code" : "26527006",
"display" : "Inverse Trendelenburg position (finding)"
},
{
"code" : "102536004",
"display" : "Left lateral decubitus position (finding)"
},
{
"code" : "414585002",
"display" : "Left lateral tilt (finding)"
},
{
"code" : "10904000",
"display" : "Orthostatic body position (finding)"
},
{
"code" : "1240000",
"display" : "Prone body position (finding)"
},
{
"code" : "102538003",
"display" : "Recumbent body position (finding)"
},
{
"code" : "423413008",
"display" : "Reverse trendelenburg positioning (finding)"
},
{
"code" : "102535000",
"display" : "Right lateral decubitus position (finding)"
},
{
"code" : "415346000",
"display" : "Right lateral tilt (finding)"
},
{
"code" : "33586001",
"display" : "Sitting position (finding)"
},
{
"code" : "40199007",
"display" : "Supine body position (finding)"
},
{
"code" : "34106002",
"display" : "Trendelenburg position (finding)"
}
]
}
]
}
}