身體活動與飲食實作指引
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

: SCT-飲食偏好值集 - JSON Representation

Active as of 2025-09-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dietary-preferences",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dietary-preferences</b></p><a name=\"dietary-preferences\"> </a><a name=\"hcdietary-preferences\"> </a><ul><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/226097005\">226097005</a></td><td style=\"color: #cccccc\">HF - High fat diet</td></tr><tr><td><a href=\"http://snomed.info/id/437411000124102\">437411000124102</a></td><td style=\"color: #cccccc\">Increased sodium diet (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/412744006\">412744006</a></td><td style=\"color: #cccccc\">High sugar diet (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/436721000124103\">436721000124103</a></td><td style=\"color: #cccccc\">Increased energy diet (regime/therapy)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.hpa.gov.tw/pad/ValueSet/dietary-preferences",
  "version" : "0.1.0",
  "name" : "DietaryPreferences",
  "title" : "SCT-飲食偏好值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-10T09:47:21+00:00",
  "publisher" : "衛生福利部國民健康署",
  "contact" : [
    {
      "name" : "衛生福利部國民健康署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hpa.gov.tw"
        }
      ]
    }
  ],
  "description" : "SCT-飲食偏好值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "226097005"
          },
          {
            "code" : "437411000124102"
          },
          {
            "code" : "412744006"
          },
          {
            "code" : "436721000124103"
          }
        ]
      }
    ]
  }
}