Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Procedure Intent Qualifier ValueSet - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "procedure-intent",
  "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/procedure-intent</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\">curative<a name=\"procedure-intent-curative\"> </a></td><td>治療</td></tr><tr><td style=\"white-space:nowrap\">plliative<a name=\"procedure-intent-plliative\"> </a></td><td>緩和</td></tr><tr><td style=\"white-space:nowrap\">supportive<a name=\"procedure-intent-supportive\"> </a></td><td>支援</td></tr><tr><td style=\"white-space:nowrap\">diagnostic<a name=\"procedure-intent-diagnostic\"> </a></td><td>診断</td></tr><tr><td style=\"white-space:nowrap\">preventive<a name=\"procedure-intent-preventive\"> </a></td><td>予防</td></tr><tr><td style=\"white-space:nowrap\">guidance<a name=\"procedure-intent-guidance\"> </a></td><td>ガイダンス</td></tr><tr><td style=\"white-space:nowrap\">screening<a name=\"procedure-intent-screening\"> </a></td><td>スクリーニング</td></tr><tr><td style=\"white-space:nowrap\">forensic<a name=\"procedure-intent-forensic\"> </a></td><td>法医学</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/procedure-intent",
  "version" : "1.1.28",
  "name" : "CodeSystemProcedureIntent",
  "title" : "Procedure Intent Qualifier ValueSet",
  "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" : "処置の意図を表現するためのコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "curative",
      "display" : "治療"
    },
    {
      "code" : "plliative",
      "display" : "緩和"
    },
    {
      "code" : "supportive",
      "display" : "支援"
    },
    {
      "code" : "diagnostic",
      "display" : "診断"
    },
    {
      "code" : "preventive",
      "display" : "予防"
    },
    {
      "code" : "guidance",
      "display" : "ガイダンス"
    },
    {
      "code" : "screening",
      "display" : "スクリーニング"
    },
    {
      "code" : "forensic",
      "display" : "法医学"
    }
  ]
}