ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Element Id
Cardinality
DatatypeShort DescriptionDefinitionTerminology BindingComments
2
ArtifactAssessment0..*MetadataResourceAdds metadata-supported comments, classifiers or ratings related to a ResourceThis Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content.
3
ArtifactAssessment.identifier0..*IdentifierComment-specific identifierAn identifier for the specific comment, classifier or rating
4
ArtifactAssessment.citeAs[x]0..1Reference(Citation) | markdownHow to cite the comment or ratingDisplay of or reference to the bibliographic citation of the comment, classifier, or rating
5
ArtifactAssessment.date0..1dateTimeWhen the resource content was last changedThe date the resource content was last changed
6
ArtifactAssessment.approvalDate0..1dateTimeWhen the resource content was approvedThe date the resource content was approved
7
ArtifactAssessment.lastReviewDate0..1dateTimeWhen the resource content was last reviewedThe date the resource content was last reviewed
8
ArtifactAssessment.copyright0..1markdownContent use restrictions for the comment/classifier/ratingRights management statement for the specific comment, classifier or rating
9
ArtifactAssessment.artifact[x]1..1Reference(Any)|canonical|uriThe artifact assessed, commented upon or rated
10
ArtifactAssessment.content0..*
11
ArtifactAssessment.content.informationType
0..1codecomment | classifier | rating | container | response | change-requestClassifcationRatingInformationType (Required)
12
ArtifactAssessment.content.summary0..1markdown
13
ArtifactAssessment.content.type0..1CodeableConceptEvidenceCertaintyType (Example)
14
ArtifactAssessment.content.classifier0..*CodeableConcept
EvidenceCertaintyRating (Example)
15
ArtifactAssessment.content.author0..1Reference(Patient|Practitioner|PractitionerRole|Organization|Device)may use Identifier.value as only element to display as string, or may use identifiers for anonymized raters
16
ArtifactAssessment.content.path0..*uriWhat the comment is directed to
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.
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).
17
ArtifactAssessment.content.relatedArtifact
0..*RelatedArtifact
18
ArtifactAssessment.content.freeToShare0..1booleanAcceptable to publicly share the resource contentAcceptable to publicly share the comment, classifier or rating
19
ArtifactAssessment.content.component0..*see content
20
ArtifactAssessment.workflowStatus0..1codesubmitted | triaged | waiting-for-input | resolved-no-change | resolved-change-required | deferred | duplicate | applied | published
21
ArtifactAssessment.disposition0..1codeunresolved | not-persusaive (rejected-in-full) | persuasive (accepted-in-full) | persusaive-with-modifciation (partially-accepted)
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100