FHIR IG analytics| Package | hl7.fhir.uv.crmi |
| Resource Type | ValueSet |
| Id | ValueSet-example-diabetes-grouper.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/crmi-ig/ValueSet-example-diabetes-grouper.html |
| URL | http://example.org/fhir/ValueSet/example-diabetes-grouper |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-25T21:22:55+00:00 |
| Name | ExampleDiabetesGrouper |
| Title | Example Diabetes Condition Grouper |
| Realm | uv |
| Authority | hl7 |
| Description | Example condition grouper for diabetes-related diagnoses. |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet example-diabetes-grouper
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 44054006 | Diabetes mellitus type II |
| 73211009 | Diabetes mellitus |
{
"resourceType": "ValueSet",
"id": "example-diabetes-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "level",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes",
"code": "partial",
"display": "Partial coverage"
}
]
}
},
{
"url": "levelReason",
"valueMarkdown": "Medication and laboratory additional-context groupers have not yet been curated or incorporated."
},
{
"url": "author",
"valueString": "CSTE"
},
{
"url": "dateTime",
"valueDateTime": "2026-02-12"
},
{
"url": "note",
"valueMarkdown": "Initial publication; additional groupers planned for next release."
}
],
"url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-curationCoverageLevel"
}
],
"url": "http://example.org/fhir/ValueSet/example-diabetes-grouper",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.38.48.13"
}
],
"version": "1.0.0",
"name": "ExampleDiabetesGrouper",
"title": "Example Diabetes Condition Grouper",
"status": "active",
"experimental": true,
"date": "2026-02-25T21:22:55+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "Example condition grouper for diabetes-related diagnoses.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "44054006"
},
{
"code": "73211009"
}
]
}
]
}
}