Da Vinci - Documentation Templates and Rules, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.2.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-dtr/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "dtr-conformance-statement-categories",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dtr-conformance-statement-categories</b></p><a name=\"dtr-conformance-statement-categories\"> </a><a name=\"hcdtr-conformance-statement-categories\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-conformance-statement-categories</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">business<a name=\"dtr-conformance-statement-categories-business\"> </a></td><td>Requirements relating to the business operations of the entities responsible for a system</td></tr><tr><td style=\"white-space:nowrap\">exchange<a name=\"dtr-conformance-statement-categories-exchange\"> </a></td><td>Requirements relating to when or how data is exchanged with other systems</td></tr><tr><td style=\"white-space:nowrap\">processing<a name=\"dtr-conformance-statement-categories-processing\"> </a></td><td>Requirements related to how data is dealt with internally to a system</td></tr><tr><td style=\"white-space:nowrap\">storage<a name=\"dtr-conformance-statement-categories-storage\"> </a></td><td>Requirements relating to when or how data is or is not persisted within a system</td></tr><tr><td style=\"white-space:nowrap\">ui<a name=\"dtr-conformance-statement-categories-ui\"> </a></td><td>Requirements relating to the appearance of information on a user interface</td></tr></table></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/CodeSystem/dtr-conformance-statement-categories",
"version" : "2.2.0-snapshot",
"name" : "DTRConformanceStatementCategories",
"title" : "DTR Conformance Statement Categories",
"status" : "active",
"experimental" : false,
"date" : "2026-02-12T19:03:37+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 that help to categorize requirements statements",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "business",
"display" : "business",
"definition" : "Requirements relating to the business operations of the entities responsible for a system"
},
{
"code" : "exchange",
"display" : "exchange",
"definition" : "Requirements relating to when or how data is exchanged with other systems"
},
{
"code" : "processing",
"display" : "processing",
"definition" : "Requirements related to how data is dealt with internally to a system"
},
{
"code" : "storage",
"display" : "storage",
"definition" : "Requirements relating to when or how data is or is not persisted within a system"
},
{
"code" : "ui",
"display" : "ui",
"definition" : "Requirements relating to the appearance of information on a user interface"
}
]
}