FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-body-weight-associated-situation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-body-weight-associated-situation.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/body-weight-associated-situation |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | BodyWeightAssociatedSituation |
| Title | Body Weight Associated Situation |
| Description | SELECT SNOMED CT code system values and temporary code system values that describe situations to be considered when interpreting measured values. |
| 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-weight | Body Weight |
| 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 body-weight-associated-situation
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 |
| 118643004 | Cast device (physical object) |
| 257308009 | Oxygenator (physical object) |
| 53350007 | Prosthesis (physical object) |
| 248160001 | Undressed (finding) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 961000205106 | Wearing street clothes, no shoes (finding) | The subject is wearing clothing but not shoes. |
| 971000205103 | Wearing street clothes with shoes (finding) | The subject is wearing clothing and shoes. |
Lithuanian
Generated Narrative: ValueSet body-weight-associated-situation
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 |
| 118643004 | Cast device (physical object) |
| 257308009 | Oxygenator (physical object) |
| 53350007 | Prosthesis (physical object) |
| 248160001 | Undressed (finding) |
https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem version 📦2.0.0| Code | Display | Definition |
| 961000205106 | Wearing street clothes, no shoes (finding) | The subject is wearing clothing but not shoes. |
| 971000205103 | Wearing street clothes with shoes (finding) | The subject is wearing clothing and shoes. |
{
"resourceType": "ValueSet",
"id": "body-weight-associated-situation",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/body-weight-associated-situation",
"version": "1.0.0",
"name": "BodyWeightAssociatedSituation",
"title": "Body Weight Associated Situation",
"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 and temporary code system values that describe situations to be considered when interpreting measured values.",
"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": "118643004",
"display": "Cast device (physical object)"
},
{
"code": "257308009",
"display": "Oxygenator (physical object)"
},
{
"code": "53350007",
"display": "Prosthesis (physical object)"
},
{
"code": "248160001",
"display": "Undressed (finding)"
}
]
},
{
"system": "https://hl7.lt/fhir/vitalsigns/CodeSystem/solor-temporary-codesystem",
"concept": [
{
"code": "961000205106",
"display": "Wearing street clothes, no shoes (finding)"
},
{
"code": "971000205103",
"display": "Wearing street clothes with shoes (finding)"
}
]
}
]
}
}