醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build

醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NSCLC-Histologic-pattern - JSON Representation

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NSCLC-Histologic-pattern",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NSCLC-Histologic-pattern</b></p><a name=\"NSCLC-Histologic-pattern\"> </a><a name=\"hcNSCLC-Histologic-pattern\"> </a><a name=\"hcNSCLC-Histologic-pattern-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-Histologic-pattern</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">lepidic<a name=\"NSCLC-Histologic-pattern-lepidic\"> </a></td></tr><tr><td style=\"white-space:nowrap\">acinar<a name=\"NSCLC-Histologic-pattern-acinar\"> </a></td></tr><tr><td style=\"white-space:nowrap\">papillary<a name=\"NSCLC-Histologic-pattern-papillary\"> </a></td></tr><tr><td style=\"white-space:nowrap\">micropapillary<a name=\"NSCLC-Histologic-pattern-micropapillary\"> </a></td></tr><tr><td style=\"white-space:nowrap\">solid<a name=\"NSCLC-Histologic-pattern-solid\"> </a></td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-Histologic-pattern",
  "version" : "0.1.0",
  "name" : "HistologicPattern",
  "title" : "NSCLC-Histologic-pattern",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NSCLC-Invasion",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "lepidic",
      "display" : "lepidic"
    },
    {
      "code" : "acinar",
      "display" : "acinar"
    },
    {
      "code" : "papillary",
      "display" : "papillary"
    },
    {
      "code" : "micropapillary",
      "display" : "micropapillary"
    },
    {
      "code" : "solid",
      "display" : "solid"
    }
  ]
}