HL7 Terminology (THO)
7.2.0 - Publication International flag

This page is part of the HL7 Terminology (v7.2.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Detected Issue Code

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "detectedissue-code",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet detectedissue-code</b></p><a name=\"detectedissue-code\"> </a><a name=\"hcdetectedissue-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"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 the version provided in this specification\"> version &#x1F4E6;10.0.0</span> where concept  is-a <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_AdministrationDetectedIssueCode\">_AdministrationDetectedIssueCode</a></li><li>Include codes from<a href=\"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 the version provided in this specification\"> version &#x1F4E6;10.0.0</span> where concept  is-a <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_ActSuppliedItemDetectedIssueCode\">_ActSuppliedItemDetectedIssueCode</a></li><li>Include codes from<a href=\"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 the version provided in this specification\"> version &#x1F4E6;10.0.0</span> where concept  is-a <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_ClinicalActionDetectedIssueCode\">_ClinicalActionDetectedIssueCode</a></li><li>Include codes from<a href=\"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 the version provided in this specification\"> version &#x1F4E6;10.0.0</span> where concept  is-a <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_SupplyDetectedIssueCode\">_SupplyDetectedIssueCode</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/detectedissue-code",
  "identifier" : [
    {
      "use" : "old",
      "system" : "urn:ietf:rfc:3986",
      "value" : "http://hl7.org/fhir/ValueSet/detectedissue-code"
    }
  ],
  "version" : "1.0.0",
  "name" : "DetectedIssueCode",
  "title" : "Detected Issue Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-14T15:23:42-06:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes for issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc.",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_AdministrationDetectedIssueCode"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_ActSuppliedItemDetectedIssueCode"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_ClinicalActionDetectedIssueCode"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_SupplyDetectedIssueCode"
          }
        ]
      }
    ]
  }
}