MII Implementation Guide Core Dataset Base
2026.0.0 - Release
Germany
This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2026.0.1. For a full list of available versions, see the Directory of published versions
| Active as of 2025-12-12 |
{
"resourceType" : "ValueSet",
"id" : "mii-vs-diagnose-diagnosecodes-snomed",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mii-vs-diagnose-diagnosecodes-snomed</b></p><a name=\"mii-vs-diagnose-diagnosecodes-snomed\"> </a><a name=\"hcmii-vs-diagnose-diagnosecodes-snomed\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/900000000000207008/version/20250701\"> version 📍</span> where concept is-a 404684003 (Clinical finding)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/900000000000207008/version/20250701\"> version 📍</span> where concept is-a 272379006 (Event)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/900000000000207008/version/20250701\"> version 📍</span> where concept is-a 243796009 (Situation with explicit context)</li></ul></div>"
},
"extension" : [
{
"url" : "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/spdx-license",
"code" : "CC-BY-4.0",
"display" : "Creative Commons Attribution 4.0 International"
}
]
}
}
],
"url" : "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/diagnoses-sct",
"version" : "2026.0.0",
"name" : "MII_VS_Diagnose_DiagnoseCodes_SNOMED",
"title" : "MII VS Diagnose Diagnose-Codes SNOMED",
"status" : "active",
"experimental" : true,
"date" : "2025-12-12",
"publisher" : "Medical Informatics Initiative (MII)",
"contact" : [
{
"name" : "Medical Informatics Initiative (MII)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de/en"
}
]
}
],
"description" : "Enthaelt alle SNOMED Clinical finding, Event und Situation with explicit context codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20250701",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "404684003"
}
]
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20250701",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "272379006"
}
]
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20250701",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "243796009"
}
]
}
]
}
}