This code system http://hl7.org/fhir/artifactassessment-information-type defines the following codes:

Code Display Definition
comment Comment A comment on the artifact
classifier Classifier A classifier of the artifact
rating Rating A rating of the artifact
container Container A container for multiple components
response Response A response to a comment
change-request Change Request A change request for the artifact
<status value="active"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The type of information contained in a component of an artifact assessment."/> <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://hl7.org/fhir/ValueSet/artifactassessment-information-type"/> <content value="complete"/> <concept> <code value="comment"/> <display value="Comment"/> <definition value="A comment on the artifact"/> </concept> <concept> <code value="classifier"/> <display value="Classifier"/> <definition value="A classifier of the artifact"/> </concept> <concept> <code value="rating"/> <display value="Rating"/> <definition value="A rating of the artifact"/> </concept> <concept> <code value="container"/> <display value="Container"/> <definition value="A container for multiple components"/> </concept> <concept> <code value="response"/> <display value="Response"/> <definition value="A response to a comment"/> </concept> <concept> <code value="change-request"/> <display value="Change Request"/> <definition value="A change request for the artifact"/> </concept> </CodeSystem>