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": "TreadmillTypeVS-Sport",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/ValueSet/TreadmillTypeVS-Sport",
"version": "1.0.0",
"name": "TreadmillTypeVSSport",
"title": "身體活動量測-跑步機類型值集",
"status": "active",
"experimental": false,
"date": "2024-06-04",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "用於描述跑步機的類型。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "465335000",
"display": "Treadmill, mechanical"
},
{
"code": "466021001",
"display": "Treadmill, powered"
}
]
}
]
}
}