HL7 Terminology (THO)
5.5.0 - Publication International flag

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

: x_ClinicalStatementExposureMood - XML Representation

Active as of 2014-03-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-xClinicalStatementExposureMood"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><ul><li>Include these codes as defined in <a href="CodeSystem-v3-ActMood.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActMood</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="CodeSystem-v3-ActMood.html#v3-ActMood-CRT">CRT</a></td><td style="color: #cccccc">criterion</td><td>***Deprecation Comment:*** This concept This codes should no longer be used. Instead, set attribute Act.isCriterionInd to &quot;true&quot; and use the desired mood for your criterion.<br/><br/>**Definition:** A condition that must be true for the source act to be considered.</td></tr><tr><td><a href="CodeSystem-v3-ActMood.html#v3-ActMood-DEF">DEF</a></td><td style="color: #cccccc">definition</td><td>**Definition:** A definition of a kind of act that can occur .<br/><br/>**OpenIssue:** The semantic constructs embodied in DEF and CRT moods seem indistinguishable, and their uses can readily be determined by the context in which these are used. Therefore, this OpenIssue has been created to declare that it is likely that ActMood.DEF will be &quot;retired&quot; in the future in favor of the more general ActMood.CRT.</td></tr><tr><td><a href="CodeSystem-v3-ActMood.html#v3-ActMood-EVN">EVN</a></td><td style="color: #cccccc">event (occurrence)</td><td>**Definition:** An act that actually happens (may be an ongoing act or a documentation of a past act).</td></tr><tr><td><a href="CodeSystem-v3-ActMood.html#v3-ActMood-EVN.46CRT">EVN.CRT</a></td><td style="color: #cccccc">event criterion</td><td>***Deprecation Comment:*** This concept This codes should no longer be used. Instead, set attribute Act.isCriterionInd to &quot;true&quot; and use the desired mood for your criterion.<br/><br/>**Definition:** A criterion (CRT) that has\_match = an event (EVN).</td></tr><tr><td><a href="CodeSystem-v3-ActMood.html#v3-ActMood-RSK">RSK</a></td><td style="color: #cccccc">risk</td><td>**Definition:**An act that may occur in the future and which is regarded as undesirable<br/><br/>**Examples:**Increased risk of DVT, at risk for sub-acute bacterial endocarditis.<br/><br/>**UsageNotes:**Note: An observation in RSK mood expresses the undesirable act, and not the underlying risk factor. A risk factor that is present (e.g. obesity, smoking, etc) should be expressed in event mood. INT (intent) reflects a plan for the future, which is a declaration to do something. This contrasts with RSK (risk), which is the potential that something negative will occur that may or may not ever happen. GOL (goal) reflects a hope to achieve something. EXPEC (expectation) is the prediction of a positive or negative event. This contrasts with RSK (risk), which is the potential that something negative will occur that may or may not ever happen, and may not be expected to happen.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://terminology.hl7.org/ValueSet/v3-xClinicalStatementExposureMood"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.20296"/>
  </identifier>
  <version value="3.0.0"/>
  <name value="XClinicalStatementExposureMood"/>
  <title value="x_ClinicalStatementExposureMood"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2014-03-26"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description value="***No description***"/>
  <copyright
             value="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 value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
      <concept>
        <code value="CRT"/>
      </concept>
      <concept>
        <code value="DEF"/>
      </concept>
      <concept>
        <code value="EVN"/>
      </concept>
      <concept>
        <code value="EVN.CRT"/>
      </concept>
      <concept>
        <code value="RSK"/>
      </concept>
    </include>
  </compose>
</ValueSet>