<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="artifactassessment-information-type"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This code system 
        <code>http://hl7.org/fhir/artifactassessment-information-type</code> defines the following codes:
      </p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">comment
            <a name="artifactassessment-information-type-comment"> </a>
          </td>
          <td>Comment</td>
          <td>A comment on the artifact</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">classifier
            <a name="artifactassessment-information-type-classifier"> </a>
          </td>
          <td>Classifier</td>
          <td>A classifier of the artifact</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">rating
            <a name="artifactassessment-information-type-rating"> </a>
          </td>
          <td>Rating</td>
          <td>A rating of the artifact</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">container
            <a name="artifactassessment-information-type-container"> </a>
          </td>
          <td>Container</td>
          <td>A container for multiple components</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">response
            <a name="artifactassessment-information-type-response"> </a>
          </td>
          <td>Response</td>
          <td>A response to a comment</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">change-request
            <a name="artifactassessment-information-type-change-request"> </a>
          </td>
          <td>Change Request</td>
          <td>A change request for the artifact</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://hl7.org/fhir/artifactassessment-information-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.2025"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="ArtifactAssessmentInformationType"/>
  <title value="Artifact Assessment Information Type"/>
  <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>