Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Condition Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "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.28",
  "name" : "JPConditionCode",
  "title" : "Condition Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+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"
      }
    ]
  }
}