ArtifactAssessment
This Resource provides one or more comments, classifiers or ratings about a Resource and supports attribution and rights management metadata for the added content.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/ArtifactAssessment| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/ArtifactAssessment/[id] |
| Vread | GET | /fhir/R5/ArtifactAssessment/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/ArtifactAssessment/[id] |
| Patch | PATCH | /fhir/R5/ArtifactAssessment/[id] |
| Delete | DELETE | /fhir/R5/ArtifactAssessment/[id] |
| Create | POST | /fhir/R5/ArtifactAssessment |
| Search | GET | /fhir/R5/ArtifactAssessment?... |
| History | GET | /fhir/R5/ArtifactAssessment/[id]/_history |
| Type-history | GET | /fhir/R5/ArtifactAssessment/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
identifier | Identifier | 0..* | Additional identifier for the artifact assessment |
title | string | 0..1 | A short title for the assessment for use in displaying and selecting |
citeAs[x] | Reference / markdown | 0..1 | How to cite the comment or rating |
date | dateTime | 0..1 | Date last changed |
copyright | markdown | 0..1 | Use and/or publishing restrictions |
approvalDate | date | 0..1 | When the artifact assessment was approved by publisher |
lastReviewDate | date | 0..1 | When the artifact assessment was last reviewed by the publisher |
artifact[x] | Reference / canonical / uri | 1..1 | The artifact assessed, commented upon or rated |
content | BackboneElement | 0..* | Comment, classifier, or rating content |
workflowStatus | code | 0..1 | submitted |
disposition | code | 0..1 | unresolved |
Resource-specific search parameters
| Parameter | Type | Description |
|---|---|---|
date | date | The artifact assessment publication date |
identifier | token | The artifact assessment identifier |
Reference
- Official FHIR R5 spec:
ArtifactAssessment - Maturity: Trial Use 1 (FMM 1).