Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions
Active as of 2024-02-28 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="valueset-PDDICDS-indicator"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-codesystem-PDDICDS-indicator.html"><code>http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-info">info</a></td><td>Information</td><td>Indicates that the workflow result is informational</td></tr><tr><td><a href="CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-warning">warning</a></td><td>Warning</td><td>Indicates that the workflow result is a warning</td></tr><tr><td><a href="CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-hard-stop">hard-stop</a></td><td>Hard Stop</td><td>Indicates that the workflow should not be allowed to proceed</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.org/fhir/uv/pddi/ValueSet/valueset-PDDICDS-indicator"/>
<version value="1.0.0-ballot"/>
<name value="Valueset_PDDICDS_indicator"/>
<title value="PDDI CDS indicator"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-02-28T21:39:22+00:00"/>
<publisher value="HL7 Clinical Decision Support Workgroup"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description value="ValueSet of indicator values for PDDI CDS"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator"/>
<concept>
<code value="info"/>
<display value="Information"/>
</concept>
<concept>
<code value="warning"/>
<display value="Warning"/>
</concept>
<concept>
<code value="hard-stop"/>
<display value="Hard Stop"/>
</concept>
</include>
</compose>
</ValueSet>