HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: x_ClinicalStatementExposureMood - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-xClinicalStatementExposureMood",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-xClinicalStatementExposureMood",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.20296"
    }
  ],
  "version" : "3.0.0",
  "name" : "XClinicalStatementExposureMood",
  "title" : "x_ClinicalStatementExposureMood",
  "status" : "active",
  "experimental" : false,
  "date" : "2014-03-26",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "***No description***",
  "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-ActMood",
        "concept" : [
          {
            "code" : "CRT"
          },
          {
            "code" : "DEF"
          },
          {
            "code" : "EVN"
          },
          {
            "code" : "EVN.CRT"
          },
          {
            "code" : "RSK"
          }
        ]
      }
    ]
  }
}