{
  "resourceType" : "ValueSet",
  "id" : "performance-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-loinc-codes.html#loinc-codes-89247-1\">89247-1</a></td><td>ECOG Performance Status score</td></tr><tr><td><a href=\"CodeSystem-loinc-codes.html#loinc-codes-89243-0\">89243-0</a></td><td>Karnofsky Performance Status score</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/ValueSet/performance-status",
  "version" : "1.1.30",
  "name" : "PerformanceStatusValueSet",
  "title" : "Performance Status ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-04T01:48:39+00:00",
  "publisher" : "Fujitsu",
  "contact" : [{
    "name" : "Fujitsu",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hlpf.global.fujitsu.com/top/"
    }]
  }],
  "description" : "パフォーマンスステータスの種類を表現するためのコード",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "89247-1",
        "display" : "ECOG Performance Status score"
      },
      {
        "code" : "89243-0",
        "display" : "Karnofsky Performance Status score"
      }]
    }]
  }
}