{
  "resourceType" : "ValueSet",
  "id" : "metric-Action",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet metric-Action</b></p><a name=\"metric-Action\"> </a><a name=\"hcmetric-Action\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-dtr-metric-codes.html\"><code>http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-launch\">launch</a></td><td style=\"color: #cccccc\">Launch session</td><td>The action described was the launch of a DTR session.</td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-qpackage\">qpackage</a></td><td style=\"color: #cccccc\">Questionnaire Package operation</td><td>The action described was a Questionnaire Package operation.</td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-mrquery\">mrquery</a></td><td style=\"color: #cccccc\">Medical Record Query</td><td>The action described was a medical record query.</td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-nextq\">nextq</a></td><td style=\"color: #cccccc\">Next Question operation</td><td>The action described was a call for the next question for an Adaptive Questionnaire.</td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-userresponse\">userresponse</a></td><td style=\"color: #cccccc\">User Response</td><td>The action described was an opportunity for the user to review Questionnaire answers and/or enter or override answers.</td></tr><tr><td><a href=\"CodeSystem-dtr-metric-codes.html#dtr-metric-codes-storeqr\">storeqr</a></td><td style=\"color: #cccccc\">Store QuestionnaireResponse</td><td>The action described was the storage of a Questionnaire Response in the EHR.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/davinci-dtr/ValueSet/metric-Action",
  "version" : "2.2.0",
  "name" : "MetricAction",
  "title" : "Metric Action",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T16:11:21+11:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [{
    "name" : "HL7 International / Clinical Decision Support",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "A list of codes indicating the DTR action performed by a system.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes",
      "concept" : [{
        "code" : "launch"
      },
      {
        "code" : "qpackage"
      },
      {
        "code" : "mrquery"
      },
      {
        "code" : "nextq"
      },
      {
        "code" : "userresponse"
      },
      {
        "code" : "storeqr"
      }]
    }]
  }
}