This page is part of the Documentation Templates and Rules (v2.2.0-ballot: STU 2.2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 2.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="dtr-metric-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dtr-metric-codes</b></p><a name="dtr-metric-codes"> </a><a name="hcdtr-metric-codes"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">provider-src<a name="dtr-metric-codes-provider-src"> </a></td><td>Provider-sourced</td><td>The metric information was captured from the provider system's perspective</td></tr><tr><td style="white-space:nowrap">payer-src<a name="dtr-metric-codes-payer-src"> </a></td><td>Payer-sourced</td><td>The metric information was captured from the payer system's perspective</td></tr><tr><td style="white-space:nowrap">DTRApp-src<a name="dtr-metric-codes-DTRApp-src"> </a></td><td>DTRApp-sourced</td><td>The metric information was captured from the Native or SMART on FHIR App's perspective</td></tr><tr><td style="white-space:nowrap">launch<a name="dtr-metric-codes-launch"> </a></td><td>Launch session</td><td>The action described was the launch of a DTR session.</td></tr><tr><td style="white-space:nowrap">qpackage<a name="dtr-metric-codes-qpackage"> </a></td><td>Questionnaire Package operation</td><td>The action described was a Questionnaire Package operation.</td></tr><tr><td style="white-space:nowrap">mrquery<a name="dtr-metric-codes-mrquery"> </a></td><td>Medical Record Query</td><td>The action described was a medical record query.</td></tr><tr><td style="white-space:nowrap">nextq<a name="dtr-metric-codes-nextq"> </a></td><td>Next Question operation</td><td>The action described was a call for the next question for an Adaptive Questionnaire.</td></tr><tr><td style="white-space:nowrap">userresponse<a name="dtr-metric-codes-userresponse"> </a></td><td>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 style="white-space:nowrap">storeqr<a name="dtr-metric-codes-storeqr"> </a></td><td>Store QuestionnaireResponse</td><td>The action described was the storage of a Questionnaire Response in the EHR.</td></tr><tr><td style="white-space:nowrap">crdlaunch<a name="dtr-metric-codes-crdlaunch"> </a></td><td>CRD launch</td><td>launching with the context of an order or other resource populated with coverage-information extension when there is no associated pre-existing QR</td></tr><tr><td style="white-space:nowrap">relaunch<a name="dtr-metric-codes-relaunch"> </a></td><td>Re-launch</td><td>launching from the context of an order/resource with a pre-existing associated QR or launching in the context of a QR directly</td></tr><tr><td style="white-space:nowrap">salaunch<a name="dtr-metric-codes-salaunch"> </a></td><td>Standalone launch</td><td>launching from the context of an order/resource with no pre-existing associated QR and no coverage-information extension</td></tr><tr><td style="white-space:nowrap">cdexlaunch<a name="dtr-metric-codes-cdexlaunch"> </a></td><td>CDex launch</td><td>launching from the context of a Task specifying a questionnaire url or context id when the Task does not yet have a Task output</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes"/>
<version value="2.2.0-ballot"/>
<name value="DTRMetricCodes"/>
<title value="DTR Metric Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-08-04T15:40:14+00:00"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<name value="HL7 International / Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="Codes used within 'code' elements in the DTR Metric logical model."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<count value="13"/>
<concept>
<code value="provider-src"/>
<display value="Provider-sourced"/>
<definition
value="The metric information was captured from the provider system's perspective"/>
</concept>
<concept>
<code value="payer-src"/>
<display value="Payer-sourced"/>
<definition
value="The metric information was captured from the payer system's perspective"/>
</concept>
<concept>
<code value="DTRApp-src"/>
<display value="DTRApp-sourced"/>
<definition
value="The metric information was captured from the Native or SMART on FHIR App's perspective"/>
</concept>
<concept>
<code value="launch"/>
<display value="Launch session"/>
<definition
value="The action described was the launch of a DTR session."/>
</concept>
<concept>
<code value="qpackage"/>
<display value="Questionnaire Package operation"/>
<definition
value="The action described was a Questionnaire Package operation."/>
</concept>
<concept>
<code value="mrquery"/>
<display value="Medical Record Query"/>
<definition value="The action described was a medical record query."/>
</concept>
<concept>
<code value="nextq"/>
<display value="Next Question operation"/>
<definition
value="The action described was a call for the next question for an Adaptive Questionnaire."/>
</concept>
<concept>
<code value="userresponse"/>
<display value="User Response"/>
<definition
value="The action described was an opportunity for the user to review Questionnaire answers and/or enter or override answers."/>
</concept>
<concept>
<code value="storeqr"/>
<display value="Store QuestionnaireResponse"/>
<definition
value="The action described was the storage of a Questionnaire Response in the EHR."/>
</concept>
<concept>
<code value="crdlaunch"/>
<display value="CRD launch"/>
<definition
value="launching with the context of an order or other resource populated with coverage-information extension when there is no associated pre-existing QR"/>
</concept>
<concept>
<code value="relaunch"/>
<display value="Re-launch"/>
<definition
value="launching from the context of an order/resource with a pre-existing associated QR or launching in the context of a QR directly"/>
</concept>
<concept>
<code value="salaunch"/>
<display value="Standalone launch"/>
<definition
value="launching from the context of an order/resource with no pre-existing associated QR and no coverage-information extension"/>
</concept>
<concept>
<code value="cdexlaunch"/>
<display value="CDex launch"/>
<definition
value="launching from the context of a Task specifying a questionnaire url or context id when the Task does not yet have a Task output"/>
</concept>
</CodeSystem>