FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.crmi
Resource TypeValueSet
IdValueSet-curation-coverage-level.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/crmi-ig/ValueSet-curation-coverage-level.html
URLhttp://terminology.hl7.org/ValueSet/curation-coverage-level
Version1.0.0
Statusactive
Date2026-02-25T21:22:55+00:00
NameCurationCoverageLevel
TitleCuration Coverage Level
Realmuv
Authorityhl7
DescriptionValue set containing codes that indicate the qualitative curation level of the concept codes in a value set.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.crmi#currentcrmi-curationCoverageLevelCRMI Curation Coverage Level

Resources that this resource uses

CodeSystem
hl7.fhir.uv.crmi#currentcuration-coverage-level-codesCuration Coverage Level Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet curation-coverage-level


Source1

{
  "resourceType": "ValueSet",
  "id": "curation-coverage-level",
  "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/ValueSet/curation-coverage-level",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.38.48.16"
    }
  ],
  "version": "1.0.0",
  "name": "CurationCoverageLevel",
  "title": "Curation Coverage Level",
  "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": "Value set containing codes that indicate the qualitative curation level of the concept codes in a value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/curation-coverage-level-codes"
      }
    ]
  }
}