description: A comment containing additional documentation, a review comment, usage guidance, or other relevant information from a particular user. package_name: hl7.fhir.us.cqfmeasures derivation: constraint name: artifactComment type: Extension elements: extension: type: Extension short: documentation | review | guidance index: 0 slicing: slices: type: match: {} schema: type: Extension short: documentation | review | guidance _required: true index: 0 elements: url: pattern: {type: Uri, value: type} index: 1 value: choices: [valueCode] index: 3 valueCode: {type: code, choiceOf: value, index: 4} text: match: {} schema: type: Extension short: The comment _required: true index: 5 elements: url: pattern: {type: Uri, value: text} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} target: match: {} schema: short: What the comment is directed to type: Extension array: true index: 10 elements: url: pattern: {type: Uri, value: target} index: 11 value: choices: [valueUri] index: 13 valueUri: {type: uri, choiceOf: value, index: 14} reference: match: {} schema: short: Supporting reference for the comment type: Extension array: true index: 15 elements: url: pattern: {type: Uri, value: reference} index: 16 value: choices: [valueUri] index: 18 valueUri: {type: uri, choiceOf: value, index: 19} user: match: {} schema: type: Extension short: Who commented index: 20 elements: url: pattern: {type: Uri, value: user} index: 21 value: choices: [valueString] index: 23 valueString: {type: string, choiceOf: value, index: 24} url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment'} index: 25 value: choices: [] index: 27 package_version: 1.1.0 extensions: type: url: null type: Extension short: documentation | review | guidance _required: true index: 0 elements: url: pattern: {type: Uri, value: type} index: 1 value: choices: [valueCode] index: 3 valueCode: {type: code, choiceOf: value, index: 4} text: url: null type: Extension short: The comment _required: true index: 5 elements: url: pattern: {type: Uri, value: text} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} target: url: null short: What the comment is directed to type: Extension array: true index: 10 elements: url: pattern: {type: Uri, value: target} index: 11 value: choices: [valueUri] index: 13 valueUri: {type: uri, choiceOf: value, index: 14} reference: url: null short: Supporting reference for the comment type: Extension array: true index: 15 elements: url: pattern: {type: Uri, value: reference} index: 16 value: choices: [valueUri] index: 18 valueUri: {type: uri, choiceOf: value, index: 19} user: url: null type: Extension short: Who commented index: 20 elements: url: pattern: {type: Uri, value: user} index: 21 value: choices: [valueString] index: 23 valueString: {type: string, choiceOf: value, index: 24} class: extension kind: complex-type url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.1.0 required: [extension]