FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/dtr-metric-codes

Packagehl7.fhir.us.davinci-dtr
TypeCodeSystem
Iddtr-metric-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-dtr/https://build.fhir.org/ig/HL7/davinci-dtr/CodeSystem-dtr-metric-codes.html
URLhttp://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes
Version2.2.0-cibuild
Statusactive
Date2025-07-22T10:44:39+00:00
NameDTRMetricCodes
TitleDTR Metric Codes
Realmus
Authorityhl7
DescriptionCodes used within 'code' elements in the DTR Metric logical model.
Contentcomplete

Resources that use this resource

ValueSet
metric-ActionMetric Action
metric-SourceMetric Source
metric-launchmodeMetric Launch Mode

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem dtr-metric-codes

This case-sensitive code system http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
provider-src Provider-sourcedThe metric information was captured from the provider system's perspective
payer-src Payer-sourcedThe metric information was captured from the payer system's perspective
DTRApp-src DTRApp-sourcedThe metric information was captured from the Native or SMART on FHIR App's perspective
launch Launch sessionThe action described was the launch of a DTR session.
qpackage Questionnaire Package operationThe action described was a Questionnaire Package operation.
mrquery Medical Record QueryThe action described was a medical record query.
nextq Next Question operationThe action described was a call for the next question for an Adaptive Questionnaire.
userresponse User ResponseThe action described was an opportunity for the user to review Questionnaire answers and/or enter or override answers.
storeqr Store QuestionnaireResponseThe action described was the storage of a Questionnaire Response in the EHR.
crdlaunch CRD launchlaunching with the context of an order or other resource populated with coverage-information extension when there is no associated pre-existing QR
relaunch Re-launchlaunching from the context of an order/resource with a pre-existing associated QR or launching in the context of a QR directly
salaunch Standalone launchlaunching from the context of an order/resource with no pre-existing associated QR and no coverage-information extension
cdexlaunch CDex launchlaunching from the context of a Task specifying a questionnaire url or context id when the Task does not yet have a Task output

Source

{
  "resourceType": "CodeSystem",
  "id": "dtr-metric-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/CodeSystem/dtr-metric-codes",
  "version": "2.2.0-cibuild",
  "name": "DTRMetricCodes",
  "title": "DTR Metric Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T10:44:39+00: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": "Codes used within 'code' elements in the DTR Metric logical model.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 13,
  "concept": [
    {
      "code": "provider-src",
      "display": "Provider-sourced",
      "definition": "The metric information was captured from the provider system's perspective"
    },
    {
      "code": "payer-src",
      "display": "Payer-sourced",
      "definition": "The metric information was captured from the payer system's perspective"
    },
    {
      "code": "DTRApp-src",
      "display": "DTRApp-sourced",
      "definition": "The metric information was captured from the Native or SMART on FHIR App's perspective"
    },
    {
      "code": "launch",
      "display": "Launch session",
      "definition": "The action described was the launch of a DTR session."
    },
    {
      "code": "qpackage",
      "display": "Questionnaire Package operation",
      "definition": "The action described was a Questionnaire Package operation."
    },
    {
      "code": "mrquery",
      "display": "Medical Record Query",
      "definition": "The action described was a medical record query."
    },
    {
      "code": "nextq",
      "display": "Next Question operation",
      "definition": "The action described was a call for the next question for an Adaptive Questionnaire."
    },
    {
      "code": "userresponse",
      "display": "User Response",
      "definition": "The action described was an opportunity for the user to review Questionnaire answers and/or enter or override answers."
    },
    {
      "code": "storeqr",
      "display": "Store QuestionnaireResponse",
      "definition": "The action described was the storage of a Questionnaire Response in the EHR."
    },
    {
      "code": "crdlaunch",
      "display": "CRD launch",
      "definition": "launching with the context of an order or other resource populated with coverage-information extension when there is no associated pre-existing QR"
    },
    {
      "code": "relaunch",
      "display": "Re-launch",
      "definition": "launching from the context of an order/resource with a pre-existing associated QR or launching in the context of a QR directly"
    },
    {
      "code": "salaunch",
      "display": "Standalone launch",
      "definition": "launching from the context of an order/resource with no pre-existing associated QR and no coverage-information extension"
    },
    {
      "code": "cdexlaunch",
      "display": "CDex launch",
      "definition": "launching from the context of a Task specifying a questionnaire url or context id when the Task does not yet have a Task output"
    }
  ]
}