身體活動與飲食實作指引
0.1.0 - ci-build

身體活動與飲食實作指引, published by 衛生福利部國民健康署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hpapa2025/pad/ and changes regularly. See the Directory of published versions

: LOINC + SNOMED CT-日常健康活動目標值集 - JSON Representation

Active as of 2025-08-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "health-activity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet health-activity</b></p><a name=\"health-activity\"> </a><a name=\"hchealth-activity\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/87528-6/\">87528-6</a></td><td style=\"color: #cccccc\">Personal health goal</td></tr><tr><td><a href=\"https://loinc.org/75298-0/\">75298-0</a></td><td style=\"color: #cccccc\">Calorie intake 24 hour Estimated</td></tr><tr><td><a href=\"https://loinc.org/41980-4/\">41980-4</a></td><td style=\"color: #cccccc\">Calories burned in 1 week Calculated</td></tr><tr><td><a href=\"https://loinc.org/74009-2/\">74009-2</a></td><td style=\"color: #cccccc\">Exercise duration/Exercise frequency</td></tr><tr><td><a href=\"https://loinc.org/41979-6/\">41979-6</a></td><td style=\"color: #cccccc\">Calories burned in 24 hour Calculated</td></tr><tr><td><a href=\"https://loinc.org/55411-3/\">55411-3</a></td><td style=\"color: #cccccc\">Exercise duration</td></tr><tr><td><a href=\"https://loinc.org/41950-7/\">41950-7</a></td><td style=\"color: #cccccc\">Number of steps in 24 hour Measured</td></tr><tr><td><a href=\"https://loinc.org/93849-8/\">93849-8</a></td><td style=\"color: #cccccc\">Exercise distance in 24 hour</td></tr><tr><td><a href=\"https://loinc.org/105999-7/\">105999-7</a></td><td style=\"color: #cccccc\">Drinks of water per day</td></tr><tr><td><a href=\"https://loinc.org/50064-5/\">50064-5</a></td><td style=\"color: #cccccc\">Ideal body weight</td></tr><tr><td><a href=\"https://loinc.org/90734-5/\">90734-5</a></td><td style=\"color: #cccccc\">Body weight change goal</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/129016000\">129016000</a></td><td style=\"color: #cccccc\">Climbing stairs</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td style=\"color: #cccccc\">Orthostatic body position</td></tr><tr><td><a href=\"http://snomed.info/id/248114003\">248114003</a></td><td style=\"color: #cccccc\">Actions to lose weight</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.hpa.gov.tw/pad/ValueSet/health-activity",
  "version" : "0.1.0",
  "name" : "HealthActivity",
  "title" : "LOINC + SNOMED CT-日常健康活動目標值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-30",
  "publisher" : "衛生福利部國民健康署",
  "contact" : [
    {
      "name" : "衛生福利部國民健康署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hpa.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC + SNOMED CT-日常健康活動目標值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "87528-6"
          },
          {
            "code" : "75298-0"
          },
          {
            "code" : "41980-4"
          },
          {
            "code" : "74009-2"
          },
          {
            "code" : "41979-6"
          },
          {
            "code" : "55411-3"
          },
          {
            "code" : "41950-7"
          },
          {
            "code" : "93849-8"
          },
          {
            "code" : "105999-7"
          },
          {
            "code" : "50064-5"
          },
          {
            "code" : "90734-5"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "129016000"
          },
          {
            "code" : "10904000"
          },
          {
            "code" : "248114003"
          }
        ]
      }
    ]
  }
}