{
  "resourceType": "ValueSet",
  "id": "improvement-notation",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DEQM Improvement Notation Value Set</h2><div><p>Improvement notation for a measure (e.g. increase or decrease).</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-improvement-notation.html\"><code>http://hl7.org/fhir/us/davinci-deqm/STU3/CodeSystem/improvement-notation</code></a></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/davinci-deqm/STU3/ValueSet/improvement-notation",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.0"
    }
  ],
  "version": "0.1.0",
  "name": "improvement-notation",
  "title": "DEQM Improvement Notation Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2018-08-14T09:59:31+10:00",
  "publisher": "Davinci Project",
  "description": "Improvement notation for a measure (e.g. increase or decrease).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/davinci-deqm/STU3/CodeSystem/improvement-notation"
      }
    ]
  }
}