ConnectDTx Implementation Guide
0.9.9 - trial-use

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

: ConnectDTx DTx Code - XML Representation

Draft as of 2023-07-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="connectdtx-dtx-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href="CodeSystem-hira-diagnostic-behavior.html"><code>https://hira.or.kr/CodeSystem/diagnostic-behavior</code></a> where concept  is-a  <a href="CodeSystem-hira-diagnostic-behavior.html#hira-diagnostic-behavior-dtx">dtx</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="CodeSystem-hira-diagnostic-behavior.html"><code>https://hira.or.kr/CodeSystem/diagnostic-behavior</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-hira-diagnostic-behavior.html#hira-diagnostic-behavior-dtx">dtx</a></td><td>DTx</td></tr></table></li></ul></div>
  </text>
  <url value="http://connectdtx.kr/fhir/ValueSet/connectdtx-dtx-code"/>
  <version value="0.9.9"/>
  <name value="ConnectDTx_DTx_Code"/>
  <title value="ConnectDTx DTx Code"/>
  <status value="draft"/>
  <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="ConnectDtx DTx 코드 (미정)"/>
  <compose>
    <include>
      <system value="https://hira.or.kr/CodeSystem/diagnostic-behavior"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="dtx"/>
      </filter>
    </include>
    <exclude>
      <system value="https://hira.or.kr/CodeSystem/diagnostic-behavior"/>
      <concept>
        <code value="dtx"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>