台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 嚼檳榔行為代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "lf-BetNutChewBeh-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-BetNutChewBeh-codesystem</b></p><a name=\"lf-BetNutChewBeh-codesystem\"> </a><a name=\"hclf-BetNutChewBeh-codesystem\"> </a><a name=\"lf-BetNutChewBeh-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">amount<a name=\"lf-BetNutChewBeh-codesystem-amount\"> </a></td><td>每日嚼檳榔量,以 ”顆” 計算</td></tr><tr><td style=\"white-space:nowrap\">year<a name=\"lf-BetNutChewBeh-codesystem-year\"> </a></td><td>嚼檳榔年</td></tr><tr><td style=\"white-space:nowrap\">quit<a name=\"lf-BetNutChewBeh-codesystem-quit\"> </a></td><td>戒嚼檳榔年</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem",
  "version" : "0.1.1",
  "name" : "LFBetNutChewBehCS",
  "title" : "嚼檳榔行為代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "Kuo",
  "contact" : [
    {
      "name" : "Kuo",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Betel Nut Chewing Behavior Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "amount",
      "display" : "每日嚼檳榔量,以 ”顆” 計算"
    },
    {
      "code" : "year",
      "display" : "嚼檳榔年"
    },
    {
      "code" : "quit",
      "display" : "戒嚼檳榔年"
    }
  ]
}