This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Valueset-detectedissue-category.xml
Example
ValueSet/detectedissue-category
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Definition
for
Value
SetDetected
Issue
Category
Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy',
etc.
<?xml version="1.0" encoding="UTF-8"?>
Include codes from
where concept is-a
Include codes from
where concept is-a
Include codes from
where concept is-a
Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy',
etc.
<ValueSet xmlns="http://hl7.org/fhir">
<id value="detectedissue-category"/>
<meta>
<lastUpdated value="2025-11-10T15:17:08.817+00:00"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: ValueSet detectedissue-category</b>
</p>
<a name="detectedissue-category"> </a>
<a name="hcdetectedissue-category"> </a>
<ul>
<li> Include these codes as defined in
<a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html">
<code> http://terminology.hl7.org/CodeSystem/v3-ActCode</code>
</a>
<span title="Version is not explicitly stated, which means it is fixed to 9.0.0, the version
found through the package references"> version 📦9.0.0</span>
<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="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-FOOD">FOOD</a> </td> <td> Food Interaction Alert</td> <td> Proposed therapy may interact with certain foods</td> </tr> <tr> <td> <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-DRUG">DRUG</a> </td> <td> Drug Interaction Alert</td> <td> The introduction of a drug into a subject with the intention of altering its biologic
state with the intent of improving its health status.</td>
</tr> <tr> <td> <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ALGY">ALGY</a> </td> <td> Allergy Alert</td> <td> Proposed therapy may be inappropriate or contraindicated because of a recorded
patient allergy to the proposed product. (Allergies are immune based reactions.)</td>
</tr> <tr> <td> <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-DUPTHPY">DUPTHPY</a> </td> <td> Duplicate Therapy Alert</td> <td> The proposed therapy appears to duplicate an existing therapy</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="cds"/> </extension> <url value="http://hl7.org/fhir/ValueSet/detectedissue-category"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.204"/> </identifier> <identifier> <use value="old"/> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.194"/> </identifier> <identifier> <use value="old"/> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.2.103"/> </identifier> <version value="6.0.0-ballot3"/> <name value="DetectedIssueCategory"/> <title value="Detected Issue Category"/> <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate
therapy', etc."/>
<jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/> <concept> <code value="FOOD"/> <display value="Food Interaction Alert"/> </concept> <concept> <code value="DRUG"/> <display value="Drug Interaction Alert"/> </concept> <concept> <code value="ALGY"/> <display value="Allergy Alert"/> </concept> <concept> <code value="DUPTHPY"/> <display value="Duplicate Therapy Alert"/> </concept> </include> </compose>
</
ValueSet
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.