CodeX Implementation Guide: ICAREdata
1.0.0 - CI Build

CodeX Implementation Guide: ICAREdata - Local Development build (v1.0.0). See the Directory of published versions

Care Plan Change Reason Value Set - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="icare-care-plan-change-reason-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Care Plan Change Reason Value Set</h2><div><p>Reasons that a care plan was changed. Similar to TreatmentTerminationReasonVS</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=405613005">405613005</a></td><td>Planned Procedure (situation)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266721009">266721009</a></td><td>Absent response to treatment (situation)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=281647001">281647001</a></td><td>Adverse reaction (disorder)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=182890002">182890002</a></td><td>Patient requests alternative treatment (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=74964007">74964007</a></td><td>Other (qualifier value)</td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="http://mcodeinitiative.org/codex/us/icare/ValueSet/icare-care-plan-change-reason-vs"/>
  <version value="1.0.0"/>
  <name value="CarePlanChangeReasonVS"/>
  <title value="Care Plan Change Reason Value Set"/>
  <status value="active"/>
  <date value="2020-03-24T22:19:43-04:00"/>
  <publisher value="The MITRE Corporation and Alliance Foundation Trials"/>
  <contact>
    <name value="ICAREdata Team"/>
    <telecom>
      <system value="url"/>
      <value value="https://alliancefoundationtrials.org/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="icaredata@alliancefoundationtrials.org"/>
    </telecom>
  </contact>
  <description
               value="Reasons that a care plan was changed. Similar to TreatmentTerminationReasonVS"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="405613005"/>
        <display value="Planned Procedure (situation)"/>
      </concept>
      <concept>
        <code value="266721009"/>
        <display value="Absent response to treatment (situation)"/>
      </concept>
      <concept>
        <code value="281647001"/>
        <display value="Adverse reaction (disorder)"/>
      </concept>
      <concept>
        <code value="182890002"/>
        <display value="Patient requests alternative treatment (finding)"/>
      </concept>
      <concept>
        <code value="74964007"/>
        <display value="Other (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>