FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-device-type-weight.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-device-type-weight.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/device-type-weight |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | DeviceTypeWeight |
| Title | Device Types for Weight Measurement |
| Description | SELECT SNOMED CT code system values that describe the instrument used to measure the body weight. |
| 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 | |
| device-body-weight | Body Weight Measurement Device |
| 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 device-type-weight
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 |
| 466289007 | Bed scale (physical object) |
| 444063009 | Broselow Luten color coding system for pediatric weight estimation (assessment scale) |
| 720689000 | Chair scale (physical object) |
| 469204003 | Floor scale, electronic (physical object) |
| 469787007 | Floor scale, mechanical (physical object) |
| 58514003 | Infant scale (physical object) |
| 462242008 | Patient sling scale (physical object) |
| 466532009 | Wheelchair scale (physical object) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 24181000205106 | Patient lift scale (physical object) | A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight. |
Lithuanian
Generated Narrative: ValueSet device-type-weight
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 |
| 466289007 | Bed scale (physical object) |
| 444063009 | Broselow Luten color coding system for pediatric weight estimation (assessment scale) |
| 720689000 | Chair scale (physical object) |
| 469204003 | Floor scale, electronic (physical object) |
| 469787007 | Floor scale, mechanical (physical object) |
| 58514003 | Infant scale (physical object) |
| 462242008 | Patient sling scale (physical object) |
| 466532009 | Wheelchair scale (physical object) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 24181000205106 | Patient lift scale (physical object) | A device used to lift a patient out of or into bed and also has a scale to measure the subject's weight. |
{
"resourceType": "ValueSet",
"id": "device-type-weight",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/device-type-weight",
"version": "1.0.0",
"name": "DeviceTypeWeight",
"title": "Device Types for Weight Measurement",
"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 the instrument used to measure the body weight.",
"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": "466289007",
"display": "Bed scale (physical object)"
},
{
"code": "444063009",
"display": "Broselow Luten color coding system for pediatric weight estimation (assessment scale)"
},
{
"code": "720689000",
"display": "Chair scale (physical object)"
},
{
"code": "469204003",
"display": "Floor scale, electronic (physical object)"
},
{
"code": "469787007",
"display": "Floor scale, mechanical (physical object)"
},
{
"code": "58514003",
"display": "Infant scale (physical object)"
},
{
"code": "462242008",
"display": "Patient sling scale (physical object)"
},
{
"code": "466532009",
"display": "Wheelchair scale (physical object)"
}
]
},
{
"system": "https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem",
"concept": [
{
"code": "24181000205106",
"display": "Patient lift scale (physical object)"
}
]
}
]
}
}