http://hl7.org/fhir/measure-definition-example|5.0.0

name
MeasureDefinitionExample
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active

Measure Definition Example

Example Measure Definitions for the Measure Resource.

{
  "description" : "Example Measure Definitions for the Measure Resource.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "Clinical Quality Information Workgroup",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "MeasureDefinitionExample",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Measure Definition Example",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  } ],
  "status" : "active",
  "id" : "de585d9a-3338-53f4-afe9-7fd1b90c0a8c",
  "valueSet" : "http://hl7.org/fhir/ValueSet/measure-definition-example",
  "url" : "http://hl7.org/fhir/measure-definition-example",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2043",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "screening",
    "display" : "Screening",
    "definition" : "Completion of a clinical or diagnostic tool used to identify people at risk of developing or having a certain disease or condition, even in the absence of symptoms."
  }, {
    "code" : "standardized-depression-screening-tool",
    "display" : "Standardized Depression Screening Tool",
    "definition" : "A normalized and validated depression screening tool developed for the patient population in which it is being utilized."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}