{
  "resourceType" : "ValueSet",
  "id" : "MAPProblemPriorityVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MAPProblemPriorityVS</b></p><a name=\"MAPProblemPriorityVS\"> </a><a name=\"hcMAPProblemPriorityVS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-umls.html\"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C2985739</td><td>Clinically Significant Indicator</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/731000124108\"> version &#x1F4CD;http://snomed.info/sct/731000124108</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/sct/731000124108/id/75540009\">75540009</a></td><td>High (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "http://mitre.org/paciowg/ValueSet/MAPProblemPriorityVS",
  "version" : "0.1.0",
  "name" : "MAPProblemPriorityVS",
  "title" : "Medical Action Plan Problem Priority",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-26T17:36:28+00:00",
  "publisher" : "MITRE",
  "contact" : [{
    "name" : "MITRE",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.mitre.org"
    }]
  },
  {
    "name" : "May Terry",
    "telecom" : [{
      "system" : "email",
      "value" : "mayT@mitre.org",
      "use" : "work"
    }]
  }],
  "description" : "Codes indicating the priority or significance of a drug therapy problem identified.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/umls",
      "concept" : [{
        "code" : "C2985739",
        "display" : "Clinically Significant Indicator"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "version" : "http://snomed.info/sct/731000124108",
      "concept" : [{
        "code" : "75540009",
        "display" : "High (qualifier value)"
      }]
    }]
  }
}