ConnectDTx Implementation Guide
0.9.9 - trial-use

ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions

: Hira Diagnostic Behavior - XML Representation

Active as of 2023-07-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hira-diagnostic-behavior"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://hira.or.kr/CodeSystem/diagnostic-behavior</code> defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style="white-space:nowrap">dtx<a name="hira-diagnostic-behavior-dtx"> </a></td><td>DTx</td></tr><tr><td>2</td><td style="white-space:nowrap">  hypnus<a name="hira-diagnostic-behavior-hypnus"> </a></td><td>Hypnus</td></tr><tr><td>2</td><td style="white-space:nowrap">  somnus<a name="hira-diagnostic-behavior-somnus"> </a></td><td>Somnus</td></tr></table></div>
  </text>
  <url value="https://hira.or.kr/CodeSystem/diagnostic-behavior"/>
  <version value="0.9.9"/>
  <name value="HiraDiagnosticBehavior"/>
  <title value="Hira Diagnostic Behavior"/>
  <status value="active"/>
  <date value="2023-07-11T10:58:16+09:00"/>
  <publisher value="PHI DIGITAL HEALTHCARE,inc"/>
  <contact>
    <name value="PHI DIGITAL HEALTHCARE,inc"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.phidigital.co.kr"/>
    </telecom>
  </contact>
  <contact>
    <name value="김태정"/>
    <telecom>
      <system value="email"/>
      <value value="kimtj80@phidigital.co.kr"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="건강보험심사평가원 진료 행위 코드(미정)"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="dtx"/>
    <display value="DTx"/>
    <concept>
      <code value="hypnus"/>
      <display value="Hypnus"/>
    </concept>
    <concept>
      <code value="somnus"/>
      <display value="Somnus"/>
    </concept>
  </concept>
</CodeSystem>