FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-bmi-observation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-bmi-observation.html
URLhttps://tx.hl7.lt/fhir/ValueSet/bmi-observation
Version1.0.0
Statusactive
Date2026-03-29T13:58:58+00:00
NameBMIObservation
TitleBody Mass Index observation codes (LOINC)
DescriptionLOINC codes for body mass index vital sign measurements in Observation.code.
CopyrightThis 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

Resources that use this resource

StructureDefinition
lt.hl7.fhir.vitalsigns#currentbmiBody Mass Index

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet bmi-observation

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    39156-5Body mass index (BMI) [Ratio]

Lithuanian


Generated Narrative: ValueSet bmi-observation

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    39156-5Body mass index (BMI) [Ratio]

Source1

{
  "resourceType": "ValueSet",
  "id": "bmi-observation",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/bmi-observation",
  "version": "1.0.0",
  "name": "BMIObservation",
  "title": "Body Mass Index observation codes (LOINC)",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T13:58:58+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "LOINC codes for body mass index 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",
        "concept": [
          {
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          }
        ]
      }
    ]
  }
}