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

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

MeasureType

The type of measure (includes codes from 2.16.840.1.113883.1.11.20368).

{
  "description" : "The type of measure (includes codes from 2.16.840.1.113883.1.11.20368).",
  "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" : "MeasureType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "MeasureType",
  "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" : "cab6fc45-6fb0-5d79-9417-2eb251fdfab5",
  "valueSet" : "http://hl7.org/fhir/ValueSet/measure-type",
  "url" : "http://terminology.hl7.org/CodeSystem/measure-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1233",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "process",
    "display" : "Process",
    "definition" : "A measure which focuses on a process which leads to a certain outcome, meaning that a scientific basis exists for believing that the process, when executed well, will increase the probability of achieving a desired outcome."
  }, {
    "code" : "outcome",
    "display" : "Outcome",
    "definition" : "A measure that indicates the result of the performance (or non-performance) of a function or process."
  }, {
    "code" : "structure",
    "display" : "Structure",
    "definition" : "A measure that focuses on a health care provider's capacity, systems, and processes to provide high-quality care."
  }, {
    "code" : "patient-reported-outcome",
    "display" : "Patient Reported Outcome",
    "definition" : "A measure that focuses on patient-reported information such as patient engagement or patient experience measures."
  }, {
    "code" : "composite",
    "display" : "Composite",
    "definition" : "A measure that combines multiple component measures in to a single quality measure."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}