FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-bp-panel-observation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-bp-panel-observation.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/bp-panel-observation |
| Version | 6.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | BloodPressurePanelObservation |
| Title | BP Panel observation codes |
| 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. |
| 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 |
| StructureDefinition | |
| blood-pressure-panel | Blood Pressure Panel |
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
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
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 35094-2 | Blood pressure panel |
| 55417-0 | Short blood pressure panel |
| 85354-9 | Blood pressure panel with all children optional |
Lithuanian
Generated Narrative: ValueSet bp-panel-observation
Last updated: 2025-10-26 17:42:56+0000; Language: en
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 35094-2 | Blood pressure panel |
| 55417-0 | Short blood pressure panel |
| 85354-9 | Blood pressure panel with all children optional |
{
"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"
}
]
}
]
}
}