FHIR IG analytics| Package | lt.hl7.fhir.lifestyle |
| Resource Type | ValueSet |
| Id | ValueSet-lt-physical-activity-level.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-physical-activity-level.html |
| URL | https://hl7.lt/fhir/lifestyle/ValueSet/lt-physical-activity-level |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-06T12:16:15+00:00 |
| Name | LTPhysicalActivityLevel |
| Title | Physical Activity Level |
| Description | Categorical assessment of whether the patient's physical activity meets, exceeds, or falls below recommended levels. |
| 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 | |
| lt-lifestyle-physical-activity | Physical Activity |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lt-physical-activity-level
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 424805008 | Exercise above recommended level (finding) |
| 228448000 | Exercises regularly (finding) |
| 413300002 | Exercise below recommended level (finding) |
Lithuanian
Generated Narrative: ValueSet lt-physical-activity-level
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 424805008 | Exercise above recommended level (finding) |
| 228448000 | Exercises regularly (finding) |
| 413300002 | Exercise below recommended level (finding) |
{
"resourceType": "ValueSet",
"id": "lt-physical-activity-level",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-physical-activity-level",
"version": "1.0.0",
"name": "LTPhysicalActivityLevel",
"title": "Physical Activity Level",
"status": "active",
"experimental": true,
"date": "2026-01-06T12:16:15+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": "Categorical assessment of whether the patient's physical activity meets, exceeds, or falls below recommended levels.",
"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": "424805008",
"display": "Exercise above recommended level (finding)"
},
{
"code": "228448000",
"display": "Exercises regularly (finding)"
},
{
"code": "413300002",
"display": "Exercise below recommended level (finding)"
}
]
}
]
}
}