HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: x_ActMoodDefEvn - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-xActMoodDefEvn"/>
  <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-DEF">DEF</a></td><td>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>event (occurrence)</td><td>**Definition:** An act that actually happens (may be an ongoing act or a documentation of a past act).</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Name:Class"/>
    </extension>
    <extension url="value">
      <valueString value="DefinitionOrEvent"/>
    </extension>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/v3-xActMoodDefEvn"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.19375"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="XActMoodDefEvn"/>
  <title value="x_ActMoodDefEvn"/>
  <status value="active"/>
  <date value="2014-03-26"/>
  <description
               value="A grouping of Definition, Event. These specific moods are used in control wrapper override acts. The domain is restricted to acts that are possible to occur or have already occurred."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/>
      <concept>
        <code value="DEF"/>
      </concept>
      <concept>
        <code value="EVN"/>
      </concept>
    </include>
  </compose>
</ValueSet>