Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: Lymphoma Stage ValueSet - JSON Representation

Active as of 2025-09-25

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "lymphoma-stage",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ig.fujitsu.com/healthy-living/CodeSystem/lymphoma-stage</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\">1<a name=\"lymphoma-stage-1\"> </a></td><td>Ⅰ期</td></tr><tr><td style=\"white-space:nowrap\">1e<a name=\"lymphoma-stage-1e\"> </a></td><td>ⅠE期</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lymphoma-stage-2\"> </a></td><td>Ⅱ期</td></tr><tr><td style=\"white-space:nowrap\">2e<a name=\"lymphoma-stage-2e\"> </a></td><td>ⅡE期</td></tr><tr><td style=\"white-space:nowrap\">2b<a name=\"lymphoma-stage-2b\"> </a></td><td>Ⅱ期bulky</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lymphoma-stage-3\"> </a></td><td>Ⅲ期</td></tr><tr><td style=\"white-space:nowrap\">3e<a name=\"lymphoma-stage-3e\"> </a></td><td>ⅢE期</td></tr><tr><td style=\"white-space:nowrap\">3s<a name=\"lymphoma-stage-3s\"> </a></td><td>ⅢS期</td></tr><tr><td style=\"white-space:nowrap\">3es<a name=\"lymphoma-stage-3es\"> </a></td><td>ⅢE+S期</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lymphoma-stage-4\"> </a></td><td>Ⅳ期</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/lymphoma-stage",
  "version" : "1.1.29",
  "name" : "CodeSystemLymphomaStage",
  "title" : "Lymphoma Stage ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-25T02:00:31+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "リンパ腫の病期のステージ",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "1",
      "display" : "Ⅰ期"
    },
    {
      "code" : "1e",
      "display" : "ⅠE期"
    },
    {
      "code" : "2",
      "display" : "Ⅱ期"
    },
    {
      "code" : "2e",
      "display" : "ⅡE期"
    },
    {
      "code" : "2b",
      "display" : "Ⅱ期bulky"
    },
    {
      "code" : "3",
      "display" : "Ⅲ期"
    },
    {
      "code" : "3e",
      "display" : "ⅢE期"
    },
    {
      "code" : "3s",
      "display" : "ⅢS期"
    },
    {
      "code" : "3es",
      "display" : "ⅢE+S期"
    },
    {
      "code" : "4",
      "display" : "Ⅳ期"
    }
  ]
}