FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-dtr
Resource TypeCodeSystem
IdCodeSystem-dtr-conformance-statement-categories.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/davinci-dtr/CodeSystem-dtr-conformance-statement-categories.html
URLhttp://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-conformance-statement-categories
Version2.2.0-snapshot
Statusactive
Date2026-02-04T20:59:56+00:00
NameDTRConformanceStatementCategories
TitleDTR Conformance Statement Categories
Realmus
Authorityhl7
DescriptionCodes that help to categorize requirements statements
Contentcomplete

Resources that use this resource

ValueSet
cs-categoriesConformance Statement Categories

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dtr-conformance-statement-categories

This case-sensitive code system http://hl7.org/fhir/us/davinci-dtr/CodeSystem/dtr-conformance-statement-categories defines the following codes in a Grouped By hierarchy:

CodeDefinition
business Requirements relating to the business operations of the entities responsible for a system
exchange Requirements relating to when or how data is exchanged with other systems
processing Requirements related to how data is dealt with internally to a system
storage Requirements relating to when or how data is or is not persisted within a system
ui Requirements relating to the appearance of information on a user interface

Source1

{
  "resourceType": "CodeSystem",
  "id": "dtr-conformance-statement-categories",
  "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-conformance-statement-categories",
  "version": "2.2.0-snapshot",
  "name": "DTRConformanceStatementCategories",
  "title": "DTR Conformance Statement Categories",
  "status": "active",
  "experimental": false,
  "date": "2026-02-04T20:59:56+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"
    }
  ]
}