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

: BP Mean observation codes (LOINC)

Active as of 2026-04-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bp-mean-observation",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bp-mean-observation</b></p><a name=\"bp-mean-observation\"> </a><a name=\"hcbp-mean-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\">Language: en</p></div><ul><li>Include these codes as defined in <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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/8478-0/\">8478-0</a></td><td>Mean blood pressure</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/bp-mean-observation",
  "version" : "1.0.0",
  "name" : "BloodPressureMeanObservation",
  "title" : "BP Mean observation codes (LOINC)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-10T05:24:00+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 mean arterial blood pressure component in Observation.component.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",
        "concept" : [
          {
            "code" : "8478-0",
            "display" : "Mean blood pressure"
          }
        ]
      }
    ]
  }
}