Interface DocumentRelationshipType


  • public interface DocumentRelationshipType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE APPENDS  
      static com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE REPLACES  
      static com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE SIGNS  
      static com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE TRANSFORMS  
    • Field Detail

      • APPENDS

        static final com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE APPENDS
      • REPLACES

        static final com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE REPLACES
      • SIGNS

        static final com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE SIGNS
      • TRANSFORMS

        static final com.babylonhealth.lit.hl7.DOCUMENT_RELATIONSHIP_TYPE TRANSFORMS