台灣癌症登記長表實作指引 (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-ObserBeh-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-ObserBeh-codesystem</b></p><a name=\"lf-ObserBeh-codesystem\"> </a><a name=\"hclf-ObserBeh-codesystem\"> </a><a name=\"lf-ObserBeh-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-ObserBeh-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\">Smoking<a name=\"lf-ObserBeh-codesystem-Smoking\"> </a></td><td>吸菸行為</td></tr><tr><td style=\"white-space:nowrap\">BetelNutChewing<a name=\"lf-ObserBeh-codesystem-BetelNutChewing\"> </a></td><td>嚼檳榔行為</td></tr><tr><td style=\"white-space:nowrap\">Drinking<a name=\"lf-ObserBeh-codesystem-Drinking\"> </a></td><td>喝酒行為</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-ObserBeh-codesystem",
  "version" : "0.1.1",
  "name" : "LFObserBehCS",
  "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" : "Observation Behavior Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "Smoking",
      "display" : "吸菸行為"
    },
    {
      "code" : "BetelNutChewing",
      "display" : "嚼檳榔行為"
    },
    {
      "code" : "Drinking",
      "display" : "喝酒行為"
    }
  ]
}