醫療影像及報告實作指引
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-Pleural invasion - JSON Representation

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NSCLC-Pleural-Invasion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NSCLC-Pleural-Invasion</b></p><a name=\"NSCLC-Pleural-Invasion\"> </a><a name=\"hcNSCLC-Pleural-Invasion\"> </a><a name=\"hcNSCLC-Pleural-Invasion-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-Pleural-Invasion</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PL0<a name=\"NSCLC-Pleural-Invasion-PL0\"> </a></td><td>Tumor with no pleural involvement beyond its elastic layer</td></tr><tr><td style=\"white-space:nowrap\">PL1<a name=\"NSCLC-Pleural-Invasion-PL1\"> </a></td><td>Tumor that invades beyond the elastic layer of the visceral pleura but is not exposed on the pleural surface</td></tr><tr><td style=\"white-space:nowrap\">PL2<a name=\"NSCLC-Pleural-Invasion-PL2\"> </a></td><td>Tumor that invades to the pleural surface</td></tr><tr><td style=\"white-space:nowrap\">PL3<a name=\"NSCLC-Pleural-Invasion-PL3\"> </a></td><td>Tumor that invades to the parietal pleura</td></tr><tr><td style=\"white-space:nowrap\">PLX<a name=\"NSCLC-Pleural-Invasion-PLX\"> </a></td><td>Cannot be determined</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-Pleural-Invasion",
  "version" : "0.1.0",
  "name" : "PleuralInvasion",
  "title" : "NSCLC-Pleural invasion",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NSCLC-Pleural invasion",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "PL0",
      "display" : "PL0",
      "definition" : "Tumor with no pleural involvement beyond its elastic layer"
    },
    {
      "code" : "PL1",
      "display" : "PL1",
      "definition" : "Tumor that invades beyond the elastic layer of the visceral pleura but is not exposed on the pleural surface"
    },
    {
      "code" : "PL2",
      "display" : "PL2",
      "definition" : "Tumor that invades to the pleural surface"
    },
    {
      "code" : "PL3",
      "display" : "PL3",
      "definition" : "Tumor that invades to the parietal pleura"
    },
    {
      "code" : "PLX",
      "display" : "PLX",
      "definition" : "Cannot be determined"
    }
  ]
}