| Package | hl7.fhir.us.davinci-dtr |
| Resource Type | CodeSystem |
| Id | dtr-metric-codes |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-dtr/https://build.fhir.org/ig/HL7/davinci-dtr/CodeSystem-dtr-metric-codes.html |
| URL | http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-metric-codes |
| Version | 2.2.0-ballot |
| Status | active |
| Date | 2025-08-04T14:38:45+00:00 |
| Name | DTRMetricCodes |
| Title | DTR Metric Codes |
| Realm | us |
| Authority | hl7 |
| Description | Codes used within 'code' elements in the DTR Metric logical model. |
| Content | complete |
| ValueSet | |
| metric-Action | Metric Action |
| metric-Source | Metric Source |
| metric-launchmode | Metric Launch Mode |
No resources found
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:
{
"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-ballot",
"name": "DTRMetricCodes",
"title": "DTR Metric Codes",
"status": "active",
"experimental": false,
"date": "2025-08-04T14:38:45+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"
}
]
}