Release 4

V2-0725.cs.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

FHIR Value set/code system definition for HL7 v2 table 0725 ( Mood Codes)

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0725"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <language value="en"/> 
  <text> 
    <status value="additional"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Mood Codes</p> 

      <table class="grid">
        <tr> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Description</b> 
          </td> 
          <td> 
            <b> Comment</b> 
          </td> 
          <td> 
            <b> Version</b> 
          </td> 
        </tr> 
        <tr> 
          <td> APT
            <a name="APT"> </a> 
          </td> 
          <td> Appointment</td> 
          <td> Planned act for specific time and place</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> ARQ
            <a name="ARQ"> </a> 
          </td> 
          <td> Appointment Request</td> 
          <td> Request for Booking of an Appointment</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> EVN
            <a name="EVN"> </a> 
          </td> 
          <td> Event</td> 
          <td> Service actually happens or happened or is ongoing.</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> EVN.CRT
            <a name="EVN.46CRT"> </a> 
          </td> 
          <td> Event Criterion</td> 
          <td> Criterion applying to Events for another Service to be applied. 
This is an Act Mood Predicate.
Similar uses of above moods may be defined.
E.g. Use in Care Plans,</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> EXP
            <a name="EXP"> </a> 
          </td> 
          <td> Expectation</td> 
          <td> Expecting that something will occur independently of  deliberate intent. E.g. expect a
               patient will discard medications.</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> INT
            <a name="INT"> </a> 
          </td> 
          <td> Intent</td> 
          <td> Plan to perform a service</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> PRMS
            <a name="PRMS"> </a> 
          </td> 
          <td> Promise</td> 
          <td> An intent to perform a service</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> PRP
            <a name="PRP"> </a> 
          </td> 
          <td> Proposal</td> 
          <td> Non-mandated intent to perform an act</td> 
          <td> added v2.6</td> 
        </tr> 
        <tr> 
          <td> RQO
            <a name="RQO"> </a> 
          </td> 
          <td> Request-Order</td> 
          <td> Request or Order for a service</td> 
          <td> added v2.6</td> 
        </tr> 
      </table> 

    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/v2-0725"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.18.390"/> 
  </identifier> 
  <version value="2.9"/> 
  <name value="v2.0725"/> 
  <title value="v2 Mood Codes"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="FHIR Value set/code system definition for HL7 v2 table 0725 ( Mood Codes)"/> 
  <content value="complete"/> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Planned act for specific time and place">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Geplande activiteit op een bepaalde tijd en locatie"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="APT"/> 
    <display value="Appointment"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Afspraak"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Request for Booking of an Appointment">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Aanvraag voor het boeken van een afspraak"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="ARQ"/> 
    <display value="Appointment Request"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Afspraakverzoek"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Service actually happens or happened or is ongoing.">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Service die werkelijk plaatsvindt, plaats heeft gevonden of nog gaande is."/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="EVN"/> 
    <display value="Event"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Event"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Criterion applying to Events for another Service to be applied. 
This is an Act Mood Predicate.
Similar uses of above moods may be defined.
E.g. Use in Care Plans,">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Crtierium voor uitvoering van Event voor een andere toe te passen Service. Dit is een
               Act Mood predicaat."/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="EVN.CRT"/> 
    <display value="Event Criterion"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Criterium voor event"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Expecting that something will occur independently of  deliberate intent. E.g. expect a
         patient will discard medications.">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Verwachting dat iets zal gebeuren, onafhankelijk van bedoelde intentie; bijv. verwachting
               dat een patiënt zijn medicati zal weggooien."/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="EXP"/> 
    <display value="Expectation"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Verwachting"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Plan to perform a service">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Plan voor het uitvoeren van een Service"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="INT"/> 
    <display value="Intent"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Intentie"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="An intent to perform a service">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Een intentie om een Service uit te voeren"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="PRMS"/> 
    <display value="Promise"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Belofte"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Non-mandated intent to perform an act">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Niet-vereiste intentie om iets uit te voeren"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="PRP"/> 
    <display value="Proposal"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Voorstel"/> 
    </designation> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments">
      <valueString value="Request or Order for a service">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl"/> 
          </extension> 
          <extension url="content">
            <valueString value="Aanvraag of Order van een Service"/> 
          </extension> 
        </extension> 
      </valueString> 
    </extension> 
    <code value="RQO"/> 
    <display value="Request-Order"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Aanvraag-Order"/> 
    </designation> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.