{
  "resourceType": "CodeSystem",
  "id": "v2-0725",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<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>Nederlands (Dutch)</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>APT\r\n                  <a name=\"APT\"></a></td><td>Appointment</td><td>Afspraak</td><td>Planned act for specific time and place</td><td>added v2.6</td></tr><tr><td>ARQ\r\n                  <a name=\"ARQ\"></a></td><td>Appointment Request</td><td>Afspraakverzoek</td><td>Request for Booking of an Appointment</td><td>added v2.6</td></tr><tr><td>E.g. Use in Care Plans,\r\n                  <a name=\"E.46g.46UseinCarePlans.44\"></a></td><td /><td></td><td /><td>added v2.8.1</td></tr><tr><td>EVN\r\n                  <a name=\"EVN\"></a></td><td>Event</td><td>Event</td><td>Service actually happens or happened or is ongoing.</td><td>added v2.6</td></tr><tr><td>EVN.CRT\r\n                  <a name=\"EVN.46CRT\"></a></td><td>Event Criterion</td><td>Criterium voor event</td><td>Criterion applying to Events for another Service to be applied.&lt;p&gt;This is an Act Mood Predicate.</td><td>added v2.6</td></tr><tr><td>EXP\r\n                  <a name=\"EXP\"></a></td><td>Expectation</td><td>Verwachting</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\r\n                  <a name=\"INT\"></a></td><td>Intent</td><td>Intentie</td><td>Plan to perform a service</td><td>added v2.6</td></tr><tr><td>PRMS\r\n                  <a name=\"PRMS\"></a></td><td>Promise</td><td>Belofte</td><td>An intent to perform a service</td><td>added v2.6</td></tr><tr><td>PRP\r\n                  <a name=\"PRP\"></a></td><td>Proposal</td><td>Voorstel</td><td>Non-mandated intent to perform an act</td><td>added v2.6</td></tr><tr><td>RQO\r\n                  <a name=\"RQO\"></a></td><td>Request-Order</td><td>Aanvraag-Order</td><td>Request or Order for a service</td><td>added v2.6</td></tr><tr><td>Similar uses of above moods ma\r\n                  <a name=\"Similarusesofabovemoodsma\"></a></td><td /><td></td><td /><td>added v2.8.1</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0725",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.390"
  },
  "version": "2.8.2",
  "name": "v2 Mood Codes",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0725 ( Mood Codes)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0725",
  "content": "complete",
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Planned act for specific time and place"
        }
      ],
      "code": "APT",
      "display": "Appointment",
      "designation": [
        {
          "language": "nl",
          "value": "Afspraak"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Request for Booking of an Appointment"
        }
      ],
      "code": "ARQ",
      "display": "Appointment Request",
      "designation": [
        {
          "language": "nl",
          "value": "Afspraakverzoek"
        }
      ]
    },
    {
      "code": "E.g. Use in Care Plans,"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Service actually happens or happened or is ongoing."
        }
      ],
      "code": "EVN",
      "display": "Event",
      "designation": [
        {
          "language": "nl",
          "value": "Event"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Criterion applying to Events for another Service to be applied.<p>This is an Act Mood Predicate."
        }
      ],
      "code": "EVN.CRT",
      "display": "Event Criterion",
      "designation": [
        {
          "language": "nl",
          "value": "Criterium voor event"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Expecting that something will occur independently of  deliberate intent; e.g. expect a patient will discard medications."
        }
      ],
      "code": "EXP",
      "display": "Expectation",
      "designation": [
        {
          "language": "nl",
          "value": "Verwachting"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Plan to perform a service"
        }
      ],
      "code": "INT",
      "display": "Intent",
      "designation": [
        {
          "language": "nl",
          "value": "Intentie"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "An intent to perform a service"
        }
      ],
      "code": "PRMS",
      "display": "Promise",
      "designation": [
        {
          "language": "nl",
          "value": "Belofte"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Non-mandated intent to perform an act"
        }
      ],
      "code": "PRP",
      "display": "Proposal",
      "designation": [
        {
          "language": "nl",
          "value": "Voorstel"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Request or Order for a service"
        }
      ],
      "code": "RQO",
      "display": "Request-Order",
      "designation": [
        {
          "language": "nl",
          "value": "Aanvraag-Order"
        }
      ]
    },
    {
      "code": "Similar uses of above moods ma"
    }
  ]
}