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-ballot 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
| Page standards status: Informative |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="example-diabetes-grouper"/>
<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="dateTime">
<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-02-25T21:22:55+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>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="44054006"/>
</concept>
<concept>
<code value="73211009"/>
</concept>
</include>
</compose>
</ValueSet>