{
  "resourceType" : "ValueSet",
  "id" : "JP-Condition-Code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-JP-ICD10-Codes.html\"><code>http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes</code></a></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/Common/ValueSet/condirion-codes",
  "identifier" : [{
    "system" : "http://hl7.org/fhir/sid/icd-10-cm"
  }],
  "version" : "1.1.30",
  "name" : "JPConditionCode",
  "title" : "Condition Codes",
  "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" : "病名を表すICD10コード",
  "copyright" : "ICD-10 is ©Copyright World Health Organization (WHO). WHO licenses its published material widely, in order to encourage maximum use and dissemination. See Licensing WHO classifications  for details. The ICD variants have their own separate copyright and licensing (refer to the documentation for the particular variant for details).",
  "compose" : {
    "include" : [{
      "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes"
    }]
  }
}