Interface CompositionAttestationMode
-
public interface CompositionAttestationMode
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODELEGALstatic com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODEOFFICIALstatic com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODEPERSONALstatic com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODEPROFESSIONAL
-
-
-
Field Detail
-
LEGAL
static final com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODE LEGAL
-
OFFICIAL
static final com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODE OFFICIAL
-
PERSONAL
static final com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODE PERSONAL
-
PROFESSIONAL
static final com.babylonhealth.lit.hl7.COMPOSITION_ATTESTATION_MODE PROFESSIONAL
-
-