FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-height-length-measurement-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-height-length-measurement-method.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/height-length-measurement-method |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | HeightLengthMeasurementMethod |
| Title | Height Length Measurement Method |
| Description | SELECT SNOMED CT code system values that describe how the height/length 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 | |
| body-height | Body Height |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet height-length-measurement-method
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 414135002 | Estimated (qualifier value) |
| 258104002 | Measured (qualifier value) |
| 733985002 | Reported (qualifier value) |
Lithuanian
Generated Narrative: ValueSet height-length-measurement-method
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 414135002 | Estimated (qualifier value) |
| 258104002 | Measured (qualifier value) |
| 733985002 | Reported (qualifier value) |
{
"resourceType": "ValueSet",
"id": "height-length-measurement-method",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/height-length-measurement-method",
"version": "1.0.0",
"name": "HeightLengthMeasurementMethod",
"title": "Height Length 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 height/length 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": "414135002",
"display": "Estimated (qualifier value)"
},
{
"code": "258104002",
"display": "Measured (qualifier value)"
},
{
"code": "733985002",
"display": "Reported (qualifier value)"
}
]
}
]
}
}