FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "GaitTypeVS-Sport",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/ValueSet/GaitTypeVS-Sport",
"version": "1.0.0",
"name": "GaitTypeVSSport",
"title": "身體活動量測-步態分析值集",
"status": "active",
"experimental": false,
"date": "2024-06-04",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "用於描述步態(walking gait)時腳的着地位置和運動模式。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "8117002",
"display": "Gait normal"
},
{
"code": "264739002",
"display": "Medial rotation - action"
},
{
"code": "264730003",
"display": "Lateral rotation - action"
}
]
}
]
}
}