Canonical Resource Management Infrastructure Implementation Guide
2.0.0 - STU 2 International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

: Example Diabetes Condition Grouper

Page standards status: Informative

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="example-diabetes-grouper"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet example-diabetes-grouper</b></p><a name="example-diabetes-grouper"> </a><a name="hcexample-diabetes-grouper"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/44054006">44054006</a></td><td style="color: #cccccc">Diabetes mellitus type II</td></tr><tr><td><a href="http://snomed.info/id/73211009">73211009</a></td><td style="color: #cccccc">Diabetes mellitus</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-curationCoverageLevel">
    <extension url="level">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes"/>
          <code value="partial"/>
          <display value="Partial coverage"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="levelReason">
      <valueMarkdown
                     value="Medication and laboratory additional-context groupers have not yet been curated or incorporated."/>
    </extension>
    <extension url="author">
      <valueString value="CSTE"/>
    </extension>
    <extension url="assessmentDateTime">
      <valueDateTime value="2026-02-12"/>
    </extension>
    <extension url="note">
      <valueMarkdown
                     value="Initial publication; additional groupers planned for next release."/>
    </extension>
  </extension>
  <url value="http://example.org/fhir/ValueSet/example-diabetes-grouper"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.38.48.13"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ExampleDiabetesGrouper"/>
  <title value="Example Diabetes Condition Grouper"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-05-11T04:30:28+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Example condition grouper for diabetes-related diagnoses."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology

The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="44054006"/>
      </concept>
      <concept>
        <code value="73211009"/>
      </concept>
    </include>
  </compose>
</ValueSet>