<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ArtifactAssessment" />
  <meta>
    <lastUpdated value="2021-01-05T10:01:24.148+11:00" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category">
    <valueString value="Specialized.Evidence-Based Medicine" />
  </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="0" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category">
    <valueCode value="not-classified" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds" />
  </extension>
  <extension url="http://hl7.org/fhir/build/StructureDefinition/template">
    <valueString value="MetadataResource" />
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/ArtifactAssessment" />
  <version value="4.6.0" />
  <name value="ArtifactAssessment" />
  <status value="draft" />
  <date value="2021-01-05T10:01:24+11:00" />
  <publisher value="Health Level Seven International (Clinical Decision Support)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/dss/index.cfm" />
    </telecom>
  </contact>
  <description value="This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content." />
  <fhirVersion value="4.6.0" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="objimpl" />
    <uri value="http://hl7.org/fhir/object-implementation" />
    <name value="Object Implementation Information" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="ArtifactAssessment" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/MetadataResource" />
  <derivation value="specialization" />
  <differential>
    <element id="ArtifactAssessment">
      <path value="ArtifactAssessment" />
      <short value="Adds metadata-supported comments, classifiers or ratings related to a Resource" />
      <definition value="This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content." />
      <min value="0" />
      <max value="*" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="Act[classCode=ACT; moodCode=DEFN]" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="clinical.general" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.identifier">
      <path value="ArtifactAssessment.identifier" />
      <short value="Additional identifier for the artifact assessment" />
      <definition value="A formal identifier that is used to identify this artifact assessment when it is represented in other formats, or referenced in a specification, model, design or an instance." />
      <comment value="Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this activity definition outside of FHIR, where it is not possible to use the logical URI." />
      <requirements value="Allows externally provided and/or usable business identifiers to be easily associated with the artifact assessment." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.identifier" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.identifier" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value=".identifier" />
      </mapping>
      <mapping>
        <identity value="objimpl" />
        <map value="no-gen-base" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.citeAs[x]">
      <path value="ArtifactAssessment.citeAs[x]" />
      <short value="How to cite the comment or rating" />
      <definition value="Display of or reference to the bibliographic citation of the comment, classifier, or rating." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Citation" />
      </type>
      <type>
        <code value="markdown" />
      </type>
    </element>
    <element id="ArtifactAssessment.date">
      <path value="ArtifactAssessment.date" />
      <short value="Date last changed" />
      <definition value="The date  (and optionally time) when the artifact assessment was published. The date must change when the disposition changes and it must change if the workflow status code changes. In addition, it should change when the substantive content of the artifact assessment changes." />
      <comment value="Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the artifact assessment. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource." />
      <alias value="Revision Date" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.date" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="FiveWs.recorded" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value=".participation[typeCode=AUT].time" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.copyright">
      <extension url="http://hl7.org/fhir/build/StructureDefinition/committee-notes">
        <valueString value="There is ongoing discussion about the uses of copyright, particularly around modeling information such as license, copyright, and disclaimers." />
      </extension>
      <path value="ArtifactAssessment.copyright" />
      <short value="Use and/or publishing restrictions" />
      <definition value="A copyright statement relating to the artifact assessment and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the artifact assessment." />
      <requirements value="Consumers must be able to determine any legal restrictions on the use of the artifact assessment and/or its content." />
      <alias value="License" />
      <alias value="Restrictions" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="markdown" />
      </type>
      <mapping>
        <identity value="workflow" />
        <map value="Definition.copyright" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A (to add?)" />
      </mapping>
      <mapping>
        <identity value="objimpl" />
        <map value="no-gen-base" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.approvalDate">
      <path value="ArtifactAssessment.approvalDate" />
      <short value="When the artifact assessment was approved by publisher" />
      <definition value="The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage." />
      <comment value="The 'date' element may be more recent than the approval date because of minor changes or editorial corrections." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mapping>
        <identity value="workflow" />
        <map value="Definition.approvalDate" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value=".outboundRelationship[typeCode=&quot;SUBJ&quot;].act[classCode=CACT;moodCode=EVN;code=&quot;approval&quot;].effectiveTime" />
      </mapping>
      <mapping>
        <identity value="objimpl" />
        <map value="no-gen-base" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.lastReviewDate">
      <path value="ArtifactAssessment.lastReviewDate" />
      <short value="When the artifact assessment was last reviewed" />
      <definition value="The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date." />
      <comment value="If specified, this date follows the original approval date." />
      <requirements value="Gives a sense of how &quot;current&quot; the content is.  Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Definition.lastReviewDate" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value=".outboundRelationship[typeCode=&quot;SUBJ&quot;; subsetCode=&quot;RECENT&quot;].act[classCode=CACT;moodCode=EVN;code=&quot;review&quot;].effectiveTime" />
      </mapping>
      <mapping>
        <identity value="objimpl" />
        <map value="no-gen-base" />
      </mapping>
    </element>
    <element id="ArtifactAssessment.artifact[x]">
      <path value="ArtifactAssessment.artifact[x]" />
      <short value="The artifact assessed, commented upon or rated" />
      <definition value="A reference to a resource, canonical resource, or non-FHIR resource which the comment or assessment is about." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Any" />
      </type>
      <type>
        <code value="canonical" />
      </type>
      <type>
        <code value="uri" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="ArtifactAssessment.content">
      <path value="ArtifactAssessment.content" />
      <short value="Comment, classifier, or rating content" />
      <definition value="A component comment, classifier, or rating of the artifact." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.informationType">
      <path value="ArtifactAssessment.content.informationType" />
      <short value="comment | classifier | rating | container | response | change-request" />
      <definition value="The type of information this component of the content represents." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="InformationType" />
        </extension>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/ValueSet/artifactassessment-information-type|4.6.0" />
      </binding>
    </element>
    <element id="ArtifactAssessment.content.summary">
      <path value="ArtifactAssessment.content.summary" />
      <short value="Brief summary of the content" />
      <definition value="A brief summary of the content of this component." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="markdown" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.type">
      <path value="ArtifactAssessment.content.type" />
      <short value="What type of content" />
      <definition value="Indicates what type of content this component represents." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="EvidenceCertaintyType" />
        </extension>
        <strength value="example" />
        <valueSet value="http://hl7.org/fhir/ValueSet/certainty-type" />
      </binding>
    </element>
    <element id="ArtifactAssessment.content.classifier">
      <path value="ArtifactAssessment.content.classifier" />
      <short value="Rating, classifier, or assessment" />
      <definition value="Represents a rating, classifier, or assessment of the artifact." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="EvidenceCertaintyRating" />
        </extension>
        <strength value="example" />
        <valueSet value="http://hl7.org/fhir/ValueSet/certainty-rating" />
      </binding>
    </element>
    <element id="ArtifactAssessment.content.author">
      <path value="ArtifactAssessment.content.author" />
      <short value="Who authored the content" />
      <definition value="Indicates who or what authored the content." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.path">
      <path value="ArtifactAssessment.content.path" />
      <short value="What the comment is directed to" />
      <definition value="A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource." />
      <comment value="The target element is used to point the comment to aspect of the artifact, such as a text range within a CQL library (e.g. #content?0:0-120:80)." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.relatedArtifact">
      <path value="ArtifactAssessment.content.relatedArtifact" />
      <short value="Additional information" />
      <definition value="Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="RelatedArtifact" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.freeToShare">
      <path value="ArtifactAssessment.content.freeToShare" />
      <short value="Acceptable to publicly share the resource content" />
      <definition value="Acceptable to publicly share the comment, classifier or rating." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
    <element id="ArtifactAssessment.content.component">
      <path value="ArtifactAssessment.content.component" />
      <short value="Contained content" />
      <definition value="If the informationType is container, the components of the content." />
      <min value="0" />
      <max value="*" />
      <contentReference value="#ArtifactAssessment.content" />
    </element>
    <element id="ArtifactAssessment.workflowStatus">
      <path value="ArtifactAssessment.workflowStatus" />
      <short value="submitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published" />
      <definition value="Indicates the workflow status of the comment or change request." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="WorkflowStatus" />
        </extension>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status|4.6.0" />
      </binding>
    </element>
    <element id="ArtifactAssessment.disposition">
      <path value="ArtifactAssessment.disposition" />
      <short value="unresolved | not-persuasive | persuasive | persuasive-with-modification | not-persuasive-with-modification" />
      <definition value="Indicates the disposition of the responsible party to the comment or change request." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="Disposition" />
        </extension>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/ValueSet/artifactassessment-disposition|4.6.0" />
      </binding>
    </element>
  </differential>
</StructureDefinition>