身體活動與飲食實作指引
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-工作性質值集 - JSON Representation

Active as of 2025-07-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "job-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet job-type</b></p><a name=\"job-type\"> </a><a name=\"hcjob-type\"> </a><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/87705-0/\">87705-0</a></td><td style=\"color: #cccccc\">Sedentary activity 24 hour</td></tr><tr><td><a href=\"https://loinc.org/88421-3/\">88421-3</a></td><td style=\"color: #cccccc\">Walking physical activity.work domain [IPAQ]</td></tr><tr><td><a href=\"https://loinc.org/88420-5/\">88420-5</a></td><td style=\"color: #cccccc\">Moderate physical activity.work domain [IPAQ]</td></tr><tr><td><a href=\"https://loinc.org/88419-7/\">88419-7</a></td><td style=\"color: #cccccc\">Vigorous physical activity.work domain [IPAQ]</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.hpa.gov.tw/pad/ValueSet/job-type",
  "version" : "0.1.0",
  "name" : "JobType",
  "title" : "LOINC-工作性質值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-10",
  "publisher" : "衛生福利部國民健康署",
  "contact" : [
    {
      "name" : "衛生福利部國民健康署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hpa.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC-工作性質值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "87705-0"
          },
          {
            "code" : "88421-3"
          },
          {
            "code" : "88420-5"
          },
          {
            "code" : "88419-7"
          }
        ]
      }
    ]
  }
}