Interface DocumentReferenceStatus


  • public interface DocumentReferenceStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS CURRENT  
      static com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS ENTERED_IN_ERROR  
      static com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS SUPERSEDED  
    • Field Detail

      • CURRENT

        static final com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS CURRENT
      • ENTERED_IN_ERROR

        static final com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS ENTERED_IN_ERROR
      • SUPERSEDED

        static final com.babylonhealth.lit.hl7.DOCUMENT_REFERENCE_STATUS SUPERSEDED