Class DocumentRelationshipType

  • All Implemented Interfaces:
    Visitable

    @Generated("com.ibm.fhir.tools.CodeGenerator")
    public class DocumentRelationshipType
    extends Code
    • Field Detail

      • REPLACES

        public static final DocumentRelationshipType REPLACES
        Replaces

        This document logically replaces or supersedes the target document.

      • TRANSFORMS

        public static final DocumentRelationshipType TRANSFORMS
        Transforms

        This document was generated by transforming the target document (e.g. format or language conversion).

      • APPENDS

        public static final DocumentRelationshipType APPENDS
        Appends

        This document adds additional information to the target document.