Da Vinci - Documentation Templates and Rules
2.2.0-snapshot - STU 2.2 - Peer Review United States of America flag

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

: DTR Conformance Statement Categories

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dtr-conformance-statement-categories"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <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>
  </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-conformance-statement-categories"/>
  <version value="2.2.0-snapshot"/>
  <name value="DTRConformanceStatementCategories"/>
  <title value="DTR Conformance Statement Categories"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-12T19:03:37+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 that help to categorize requirements statements"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="business"/>
    <display value="business"/>
    <definition
                value="Requirements relating to the business operations of the entities responsible for a system"/>
  </concept>
  <concept>
    <code value="exchange"/>
    <display value="exchange"/>
    <definition
                value="Requirements relating to when or how data is exchanged with other systems"/>
  </concept>
  <concept>
    <code value="processing"/>
    <display value="processing"/>
    <definition
                value="Requirements related to how data is dealt with internally to a system"/>
  </concept>
  <concept>
    <code value="storage"/>
    <display value="storage"/>
    <definition
                value="Requirements relating to when or how data is or is not persisted within a system"/>
  </concept>
  <concept>
    <code value="ui"/>
    <display value="ui"/>
    <definition
                value="Requirements relating to the appearance of information on a user interface"/>
  </concept>
</CodeSystem>