draft
2 bindingsDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type
The type of relationship between documents.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| replaces | Replaces | This document logically replaces or supersedes the target document. |
| transforms | Transforms | This document was generated by transforming the target document (e.g. format or language conversion). |
| signs | Signs | This document is a signature of the target document. |
| appends | Appends | This document adds additional information to the target document. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| Composition | Composition.relatesTo.code | required |
| DocumentReference | DocumentReference.relatesTo.code | required |