FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-heart-rate-measurement-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-heart-rate-measurement-method.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/heart-rate-measurement-method |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | HeartRateMeasurementMethod |
| Title | Heart Rate Measurement Method |
| Description | SELECT SNOMED CT code system values that describe how the heart rate was measured. |
| 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 |
| StructureDefinition | |
| heart-rate | Heart Rate |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| solor-temporary-codesystem | SNOMED CT Solor Extension Temporary Code System |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet heart-rate-measurement-method
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 37931006 | Auscultation (procedure) |
| 268447006 | Doppler studies (procedure) |
| 29303009 | Electrocardiographic procedure (procedure) |
| 13385008 | Mediate auscultation (procedure) |
| 264598005 | Oximetry (procedure) |
| 113011001 | Palpation (procedure) |
| 277917001 | Thoracic impedance cardiography (procedure) |
| 239516002 | Monitoring procedure (regime/therapy) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 641000205104 | Auscultation - automatic (procedure) | A procedure that uses a computer aided device to measure blood pressure. |
Lithuanian
Generated Narrative: ValueSet heart-rate-measurement-method
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 37931006 | Auscultation (procedure) |
| 268447006 | Doppler studies (procedure) |
| 29303009 | Electrocardiographic procedure (procedure) |
| 13385008 | Mediate auscultation (procedure) |
| 264598005 | Oximetry (procedure) |
| 113011001 | Palpation (procedure) |
| 277917001 | Thoracic impedance cardiography (procedure) |
| 239516002 | Monitoring procedure (regime/therapy) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 641000205104 | Auscultation - automatic (procedure) | A procedure that uses a computer aided device to measure blood pressure. |
{
"resourceType": "ValueSet",
"id": "heart-rate-measurement-method",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/heart-rate-measurement-method",
"version": "1.0.0",
"name": "HeartRateMeasurementMethod",
"title": "Heart Rate 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 the heart rate 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": "37931006",
"display": "Auscultation (procedure)"
},
{
"code": "268447006",
"display": "Doppler studies (procedure)"
},
{
"code": "29303009",
"display": "Electrocardiographic procedure (procedure)"
},
{
"code": "13385008",
"display": "Mediate auscultation (procedure)"
},
{
"code": "264598005",
"display": "Oximetry (procedure)"
},
{
"code": "113011001",
"display": "Palpation (procedure)"
},
{
"code": "277917001",
"display": "Thoracic impedance cardiography (procedure)"
},
{
"code": "239516002",
"display": "Monitoring procedure (regime/therapy)"
}
]
},
{
"system": "https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem",
"concept": [
{
"code": "641000205104",
"display": "Auscultation - automatic (procedure)"
}
]
}
]
}
}