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

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NSCLC-pM",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NSCLC-pM</b></p><a name=\"NSCLC-pM\"> </a><a name=\"hcNSCLC-pM\"> </a><a name=\"hcNSCLC-pM-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pM</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\">MX<a name=\"NSCLC-pM-MX\"> </a></td><td>pMX</td></tr><tr><td style=\"white-space:nowrap\">M0<a name=\"NSCLC-pM-M0\"> </a></td><td>pM0</td></tr><tr><td style=\"white-space:nowrap\">M1<a name=\"NSCLC-pM-M1\"> </a></td><td>pM1</td></tr><tr><td style=\"white-space:nowrap\">M1a<a name=\"NSCLC-pM-M1a\"> </a></td><td>pM1a</td></tr><tr><td style=\"white-space:nowrap\">N1b<a name=\"NSCLC-pM-N1b\"> </a></td><td>pM1b</td></tr><tr><td style=\"white-space:nowrap\">N1c<a name=\"NSCLC-pM-N1c\"> </a></td><td>pM1c</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pM",
  "version" : "0.1.0",
  "name" : "NonSmallCellLungCancerpMCodes",
  "title" : "NSCLC-pM",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NSCLC-pM",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "MX",
      "display" : "pMX"
    },
    {
      "code" : "M0",
      "display" : "pM0"
    },
    {
      "code" : "M1",
      "display" : "pM1"
    },
    {
      "code" : "M1a",
      "display" : "pM1a"
    },
    {
      "code" : "N1b",
      "display" : "pM1b"
    },
    {
      "code" : "N1c",
      "display" : "pM1c"
    }
  ]
}