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: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="curation-coverage-level-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem curation-coverage-level-codes</b></p><a name="curation-coverage-level-codes"> </a><a name="hccuration-coverage-level-codes"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">complete<a name="curation-coverage-level-codes-complete"> </a></td><td>Complete coverage</td><td>All concept codes considered relevant to the intended scope of this value set have been proactively identified, reviewed, and curated by the steward. No known gaps or missing component groupings remain.</td></tr><tr><td style="white-space:nowrap">partial<a name="curation-coverage-level-codes-partial"> </a></td><td>Partial coverage</td><td>The value set has not yet been fully curated for the intended scope. Relevant concept codes or component groupings may be missing, or not yet incorporated, including cases where expected referenced value sets have not yet been included.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.38.16.7"/>
</identifier>
<version value="1.0.0"/>
<name value="CurationCoverageLevelCodes"/>
<title value="Curation Coverage Level Codes"/>
<status value="active"/>
<experimental value="false"/>
<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="Codes describing the relative completeness of curation coverage for a value set."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/curation-coverage-level"/>
<content value="complete"/>
<concept>
<code value="complete"/>
<display value="Complete coverage"/>
<definition
value="All concept codes considered relevant to the intended scope of this value set have been proactively identified, reviewed, and curated by the steward. No known gaps or missing component groupings remain."/>
</concept>
<concept>
<code value="partial"/>
<display value="Partial coverage"/>
<definition
value="The value set has not yet been fully curated for the intended scope. Relevant concept codes or component groupings may be missing, or not yet incorporated, including cases where expected referenced value sets have not yet been included."/>
</concept>
</CodeSystem>