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

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NSCLC-pN",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NSCLC-pN</b></p><a name=\"NSCLC-pN\"> </a><a name=\"hcNSCLC-pN\"> </a><a name=\"hcNSCLC-pN-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pN</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\">NX<a name=\"NSCLC-pN-NX\"> </a></td><td>pNX</td></tr><tr><td style=\"white-space:nowrap\">N0<a name=\"NSCLC-pN-N0\"> </a></td><td>pN0</td></tr><tr><td style=\"white-space:nowrap\">N1<a name=\"NSCLC-pN-N1\"> </a></td><td>pN1</td></tr><tr><td style=\"white-space:nowrap\">N2<a name=\"NSCLC-pN-N2\"> </a></td><td>pN2</td></tr><tr><td style=\"white-space:nowrap\">N3<a name=\"NSCLC-pN-N3\"> </a></td><td>pN3</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pN",
  "version" : "0.1.0",
  "name" : "NonSmallCellLungCancerpNCodes",
  "title" : "NSCLC-pN",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NSCLC-pN",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "NX",
      "display" : "pNX"
    },
    {
      "code" : "N0",
      "display" : "pN0"
    },
    {
      "code" : "N1",
      "display" : "pN1"
    },
    {
      "code" : "N2",
      "display" : "pN2"
    },
    {
      "code" : "N3",
      "display" : "pN3"
    }
  ]
}