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

台灣癌症登記短表實作指引 (Taiwan Cancer Registry Short 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" : "sf-InsOfRT-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sf-InsOfRT-codesystem</b></p><a name=\"sf-InsOfRT-codesystem\"> </a><a name=\"hcsf-InsOfRT-codesystem\"> </a><a name=\"sf-InsOfRT-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/sf-InsOfRT-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\">0<a name=\"sf-InsOfRT-codesystem-0\"> </a></td><td>個案未做放射治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"sf-InsOfRT-codesystem-1\"> </a></td><td>(1)個案於申報醫院接受放射治療 (2)申報醫院委託他院執行部分放射治療,視為申報醫院首次療程的一部份</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"sf-InsOfRT-codesystem-9\"> </a></td><td>不詳</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-InsOfRT-codesystem",
  "version" : "0.1.1",
  "name" : "SFInsOfRTCS",
  "title" : "放射治療機構代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T16:26:54+08:00",
  "publisher" : "Kuo",
  "contact" : [
    {
      "name" : "Kuo",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Institute of RT Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "0",
      "display" : "個案未做放射治療"
    },
    {
      "code" : "1",
      "display" : "(1)個案於申報醫院接受放射治療 (2)申報醫院委託他院執行部分放射治療,視為申報醫院首次療程的一部份"
    },
    {
      "code" : "9",
      "display" : "不詳"
    }
  ]
}