Lithuanian Vital Signs Implementation Guide
0.0.1 - ci-build Lithuania flag

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

Examples

Examples Overview

This page lists the example instances included in the IG. Use them as reference for building valid vital signs and anthropometric resources. Full JSON is available under Artifacts.

Why this matters: Examples show how to populate profiles in real use (subject, device, extensions, units). For implementers they reduce integration effort; for clinicians they illustrate how structured data supports consistent recording and reuse in care pathways.

Patient

Example Description
patient-example Example Patient (PatientLt) referenced by all observation and device examples.

Observations

Example Profile Description
observation-blood-pressure-example Blood Pressure Panel Blood pressure panel with systolic, diastolic, and mean arterial pressure; seated measurement; device reference; interpretation.
observation-heart-rate-example Heart Rate Heart rate observation with value and unit.
observation-body-height-example Body Height Body height (length) measurement.
observation-body-weight-example Body Weight Body weight measurement.
observation-bmi-example BMI Body mass index observation (e.g. derived from height and weight).
observation-head-circumference-example Head Circumference Head circumference measurement.
observation-waist-circumference-example Waist Circumference Waist circumference with optional interpretation.

Devices

Example Profile Description
device-blood-pressure-example Device Blood Pressure Blood pressure monitor device, referenced by the blood pressure panel example.
device-body-height-example Device Body Height Device used for height/length measurement.
device-body-weight-example Device Body Weight Scale or device for body weight.
device-heart-rate-example Device Heart Rate Heart rate measurement device.

Body Structure

Example Profile Description
bodystructure-blood-pressure-example Body Structure Blood Pressure Anatomical location for blood pressure measurement (e.g. arm), for use when observation references a body site.

All observation examples reference patient-example where a subject is required. The blood pressure panel example also references device-blood-pressure-example to show how to link an observation to the measuring device.