description: Indicates the qualitative curation level of the concept codes in a value set. package_name: hl7.fhir.uv.crmi derivation: constraint name: CRMICurationCoverageLevel type: Extension elements: extension: index: 0 slicing: slices: level: match: {} schema: _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: level} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} required: [value, valueCodeableConcept] levelReason: match: {} schema: index: 5 elements: url: type: uri pattern: {type: Uri, value: levelReason} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} required: [valueMarkdown, value] author: match: {} schema: index: 10 elements: url: type: uri pattern: {type: Uri, value: author} index: 11 value: choices: [valueString] index: 13 valueString: {type: string, choiceOf: value, index: 14} required: [valueString, value] assessmentDateTime: match: {} schema: index: 15 elements: url: type: uri pattern: {type: Uri, value: assessmentDateTime} index: 16 value: choices: [valueDateTime] index: 18 valueDateTime: {type: dateTime, choiceOf: value, index: 19} required: [valueDateTime, value] note: match: {} schema: index: 20 elements: url: type: uri pattern: {type: Uri, value: note} index: 21 value: choices: [valueMarkdown] index: 23 valueMarkdown: {type: markdown, choiceOf: value, index: 24} required: [valueMarkdown, value] url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-curationCoverageLevel'} index: 25 value: choices: [] index: 27 package_version: 2.0.0 extensions: level: url: null _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: level} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} required: [value, valueCodeableConcept] levelReason: url: null index: 5 elements: url: type: uri pattern: {type: Uri, value: levelReason} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} required: [valueMarkdown, value] author: url: null index: 10 elements: url: type: uri pattern: {type: Uri, value: author} index: 11 value: choices: [valueString] index: 13 valueString: {type: string, choiceOf: value, index: 14} required: [valueString, value] assessmentDateTime: url: null index: 15 elements: url: type: uri pattern: {type: Uri, value: assessmentDateTime} index: 16 value: choices: [valueDateTime] index: 18 valueDateTime: {type: dateTime, choiceOf: value, index: 19} required: [valueDateTime, value] note: url: null index: 20 elements: url: type: uri pattern: {type: Uri, value: note} index: 21 value: choices: [valueMarkdown] index: 23 valueMarkdown: {type: markdown, choiceOf: value, index: 24} required: [valueMarkdown, value] class: extension kind: complex-type url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-curationCoverageLevel base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [extension]