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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-body-height-observation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-body-height-observation.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/body-height-observation
Version6.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameBodyHeightObservation
TitleBody Height observation codes
DescriptionThis 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.
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
body-heightBody Height

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet body-height-observation

Last updated: 2025-10-26 17:42:56+0000; Language: en

Profile: Shareable ValueSetversion: null5.0.0)

This value set includes codes based on the following rules:

  • Include codes fromhttp://loinc.org version Not Stated (use latest from terminology server) 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)

This value set excludes codes based on the following rules:

  • Exclude codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where COMPONENT = LP343922-3 (Upper segment)
  • Exclude codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where COMPONENT = LP343921-5 (Lower segment)

Lithuanian


Generated Narrative: ValueSet body-height-observation

Last updated: 2025-10-26 17:42:56+0000; Language: en

Profile: Shareable ValueSetversion: null5.0.0)

This value set includes codes based on the following rules:

  • Include codes fromhttp://loinc.org version Not Stated (use latest from terminology server) 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)

This value set excludes codes based on the following rules:

  • Exclude codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where COMPONENT = LP343922-3 (Upper segment)
  • Exclude codes fromhttp://loinc.org version Not Stated (use latest from terminology server) where COMPONENT = LP343921-5 (Lower segment)

Source1

{
  "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": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "https://hl7.lt/fhir/vitalsigns/ValueSet/body-height-observation",
  "version": "6.0.0",
  "name": "BodyHeightObservation",
  "title": "Body Height observation codes",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T10:15:36+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": "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"
          }
        ]
      }
    ]
  }
}