Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Procedure Intent Qualifier ValueSet - XML Representation

Active as of 2025-07-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="procedure-intent"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://ig.fujitsu.com/healthy-living/CodeSystem/procedure-intent"/>
  <version value="1.1.28"/>
  <name value="CodeSystemProcedureIntent"/>
  <title value="Procedure Intent Qualifier ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-09T03:03:47+00:00"/>
  <publisher value="Fujitsu"/>
  <contact>
    <name value="Fujitsu"/>
    <telecom>
      <system value="url"/>
      <value value="https://hlpf.global.fujitsu.com/top/"/>
    </telecom>
  </contact>
  <description value="処置の意図を表現するためのコード"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="curative"/>
    <display value="治療"/>
  </concept>
  <concept>
    <code value="plliative"/>
    <display value="緩和"/>
  </concept>
  <concept>
    <code value="supportive"/>
    <display value="支援"/>
  </concept>
  <concept>
    <code value="diagnostic"/>
    <display value="診断"/>
  </concept>
  <concept>
    <code value="preventive"/>
    <display value="予防"/>
  </concept>
  <concept>
    <code value="guidance"/>
    <display value="ガイダンス"/>
  </concept>
  <concept>
    <code value="screening"/>
    <display value="スクリーニング"/>
  </concept>
  <concept>
    <code value="forensic"/>
    <display value="法医学"/>
  </concept>
</CodeSystem>