http://terminology.hl7.org/CodeSystem/measure-improvement-notation|4.0.1

name
MeasureImprovementNotation
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

MeasureImprovementNotation

Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

{
  "description" : "Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "MeasureImprovementNotation",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "MeasureImprovementNotation",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "8926cd65-07d1-558a-8f2d-ebbcb805e820",
  "valueSet" : "http://hl7.org/fhir/ValueSet/measure-improvement-notation",
  "url" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1395",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "increase",
    "display" : "Increased score indicates improvement",
    "definition" : "Improvement is indicated as an increase in the score or measurement (e.g. Higher score indicates better quality)."
  }, {
    "code" : "decrease",
    "display" : "Decreased score indicates improvement",
    "definition" : "Improvement is indicated as a decrease in the score or measurement (e.g. Lower score indicates better quality)."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}