PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: Medical Action Plan Problem Priority - XML Representation

Draft as of 2025-08-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MAPProblemPriorityVS"/>
  <text>
    <status value="generated"/>
    <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><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> version <code>http://snomed.info/sct/731000124108</code><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>
  </text>
  <url value="http://mitre.org/paciowg/ValueSet/MAPProblemPriorityVS"/>
  <version value="0.1.0"/>
  <name value="MAPProblemPriorityVS"/>
  <title value="Medical Action Plan Problem Priority"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-08-26T21:40:15+00:00"/>
  <publisher value="MITRE"/>
  <contact>
    <name value="MITRE"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.mitre.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="May Terry"/>
    <telecom>
      <system value="email"/>
      <value value="mayT@mitre.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Codes indicating the priority or significance of a drug therapy problem identified."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/umls"/>
      <concept>
        <code value="C2985739"/>
        <display value="Clinically Significant Indicator"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/731000124108"/>
      <concept>
        <code value="75540009"/>
        <display value="High (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>