台灣癌症登記長表實作指引 (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-Height-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-Height-codesystem</b></p><a name=\"lf-Height-codesystem\"> </a><a name=\"hclf-Height-codesystem\"> </a><a name=\"lf-Height-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-Height-codesystem</code> defines the following code:</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\">999<a name=\"lf-Height-codesystem-999\"> </a></td><td>病歷未記載或不詳</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-Height-codesystem",
  "version" : "0.1.1",
  "name" : "LFHeightCS",
  "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" : "Height Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "999",
      "display" : "病歷未記載或不詳"
    }
  ]
}