FHIR IG analytics| Package | hl7.fhir.uv.crmi |
| Resource Type | CodeSystem |
| Id | CodeSystem-curation-coverage-level-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/crmi-ig/CodeSystem-curation-coverage-level-codes.html |
| URL | http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-25T21:22:55+00:00 |
| Name | CurationCoverageLevelCodes |
| Title | Curation Coverage Level Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Codes describing the relative completeness of curation coverage for a value set. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.crmi#current | curation-coverage-level | Curation Coverage Level |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem curation-coverage-level-codes
This case-sensitive code system http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "curation-coverage-level-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.38.16.7"
}
],
"version": "1.0.0",
"name": "CurationCoverageLevelCodes",
"title": "Curation Coverage Level Codes",
"status": "active",
"experimental": false,
"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": "Codes describing the relative completeness of curation coverage for a value set.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/curation-coverage-level",
"content": "complete",
"concept": [
{
"code": "complete",
"display": "Complete coverage",
"definition": "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."
},
{
"code": "partial",
"display": "Partial coverage",
"definition": "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."
}
]
}