台灣癌症登記短表實作指引 (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

: Behavior Code Code System - JSON Representation

Active as of 2024-08-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "sf-BehaviorCode-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sf-BehaviorCode-codesystem</b></p><a name=\"sf-BehaviorCode-codesystem\"> </a><a name=\"hcsf-BehaviorCode-codesystem\"> </a><a name=\"sf-BehaviorCode-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/sf-BehaviorCode-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\">2<a name=\"sf-BehaviorCode-codesystem-2\"> </a></td><td>In situ and synonymous with in situ</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"sf-BehaviorCode-codesystem-3\"> </a></td><td>invasive</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-BehaviorCode-codesystem",
  "version" : "0.1.1",
  "name" : "SFBehaviorCodeCS",
  "title" : "Behavior Code Code System",
  "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" : "Behavior Code Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "2",
      "display" : "In situ and synonymous with in situ"
    },
    {
      "code" : "3",
      "display" : "invasive"
    }
  ]
}