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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-bp-measurement-method.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-bp-measurement-method.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/bp-measurement-method
Version1.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameBloodPressureMeasurementMethod
TitleBlood Pressure Measurement Method
DescriptionSELECT SNOMED CT code system values that describe how a blood pressure was measured.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
blood-pressure-panelBlood Pressure Panel

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
solor-temporary-codesystemSNOMED CT Solor Extension Temporary Code System

Narrative

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


English


Generated Narrative: ValueSet bp-measurement-method

Language: en

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    77938009Arterial pressure monitoring, invasive method (regime/therapy)
    17146006Arterial pressure monitoring, non-invasive method (regime/therapy)
    37931006Auscultation (procedure)
    765172009Doppler ultrasound (procedure)
    13385008Mediate auscultation (procedure)
    113011001Palpation (procedure)
    31813000Vascular oscillometry (procedure)
  • Include these codes as defined in https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0
    CodeDisplayDefinition
    911000205109Measurement of blood pressure using intravascular transducer (procedure)A device that measures blood pressure intravascularly via a trandsducer.
    641000205104Auscultation - automatic (procedure)A procedure that uses a computer aided device to measure blood pressure.

Lithuanian


Generated Narrative: ValueSet bp-measurement-method

Language: en

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    77938009Arterial pressure monitoring, invasive method (regime/therapy)
    17146006Arterial pressure monitoring, non-invasive method (regime/therapy)
    37931006Auscultation (procedure)
    765172009Doppler ultrasound (procedure)
    13385008Mediate auscultation (procedure)
    113011001Palpation (procedure)
    31813000Vascular oscillometry (procedure)
  • Include these codes as defined in https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0
    CodeDisplayDefinition
    911000205109Measurement of blood pressure using intravascular transducer (procedure)A device that measures blood pressure intravascularly via a trandsducer.
    641000205104Auscultation - automatic (procedure)A procedure that uses a computer aided device to measure blood pressure.

Source1

{
  "resourceType": "ValueSet",
  "id": "bp-measurement-method",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/vitalsigns/ValueSet/bp-measurement-method",
  "version": "1.0.0",
  "name": "BloodPressureMeasurementMethod",
  "title": "Blood Pressure Measurement Method",
  "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": "SELECT SNOMED CT code system values that describe how a blood pressure was measured.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "77938009",
            "display": "Arterial pressure monitoring, invasive method (regime/therapy)"
          },
          {
            "code": "17146006",
            "display": "Arterial pressure monitoring, non-invasive method (regime/therapy)"
          },
          {
            "code": "37931006",
            "display": "Auscultation (procedure)"
          },
          {
            "code": "765172009",
            "display": "Doppler ultrasound (procedure)"
          },
          {
            "code": "13385008",
            "display": "Mediate auscultation (procedure)"
          },
          {
            "code": "113011001",
            "display": "Palpation (procedure)"
          },
          {
            "code": "31813000",
            "display": "Vascular oscillometry (procedure)"
          }
        ]
      },
      {
        "system": "https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem",
        "concept": [
          {
            "code": "911000205109",
            "display": "Measurement of blood pressure using intravascular transducer (procedure)"
          },
          {
            "code": "641000205104",
            "display": "Auscultation - automatic (procedure)"
          }
        ]
      }
    ]
  }
}