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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-bp-panel-observation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-bp-panel-observation.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/bp-panel-observation
Version6.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameBloodPressurePanelObservation
TitleBP Panel observation codes
DescriptionThis value set defines the set of LOINC codes considered to be appropriate for representing an arterial szstolic and diastolic BP panel of vital signs measurements in Observation.component.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
blood-pressure-panelBlood Pressure Panel

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 bp-panel-observation

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

Profile: Shareable ValueSetversion: null5.0.0)

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    35094-2Blood pressure panel
    55417-0Short blood pressure panel
    85354-9Blood pressure panel with all children optional

Lithuanian


Generated Narrative: ValueSet bp-panel-observation

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

Profile: Shareable ValueSetversion: null5.0.0)

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    35094-2Blood pressure panel
    55417-0Short blood pressure panel
    85354-9Blood pressure panel with all children optional

Source1

{
  "resourceType": "ValueSet",
  "id": "bp-panel-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/bp-panel-observation",
  "version": "6.0.0",
  "name": "BloodPressurePanelObservation",
  "title": "BP Panel 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 an arterial szstolic and diastolic BP panel of vital signs measurements 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": "35094-2",
            "display": "Blood pressure panel"
          },
          {
            "code": "55417-0",
            "display": "Short blood pressure panel"
          },
          {
            "code": "85354-9",
            "display": "Blood pressure panel with all children optional"
          }
        ]
      }
    ]
  }
}