FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeValueSet
IdValueSet-TreadmillTypeVS-Sport.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/ValueSet-TreadmillTypeVS-Sport.html
URLhttp://ltc-ig.fhir.tw/ValueSet/TreadmillTypeVS-Sport
Version1.0.0
Statusactive
Date2024-06-04
NameTreadmillTypeVSSport
Title身體活動量測-跑步機類型值集
Realmtw
Description用於描述跑步機的類型。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。

Resources that use this resource

StructureDefinition
tw.iii.ltc#currentPASportObservationTreadmill運動項目-跑步機

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet TreadmillTypeVS-Sport


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"
          }
        ]
      }
    ]
  }
}