This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetDetected Issue Category
{
"resourceType" : "ValueSet",
"id" : "detectedissue-category",
"meta" : {
"lastUpdated" : "2025-03-18T13:49:06.036+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "extensions",
"div" : "<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><a name=\"detectedissue-category-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</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=\"http://terminology.hl7.org/6.2.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.2.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.2.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.2.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>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}],
"url" : "http://hl7.org/fhir/ValueSet/detectedissue-category",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.204"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.194"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.103"
}],
"version" : "6.0.0-ballot2",
"name" : "DetectedIssueCategory",
"title" : "Detected Issue Category",
"status" : "active",
"experimental" : false,
"publisher" : "FHIR Project team",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [{
"code" : "FOOD",
"display" : "Food Interaction Alert"
},
{
"code" : "DRUG",
"display" : "Drug Interaction Alert"
},
{
"code" : "ALGY",
"display" : "Allergy Alert"
},
{
"code" : "DUPTHPY",
"display" : "Duplicate Therapy Alert"
}]
}]
}
}
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.