org.eclipse.ohf.ihe.xds.metadata.constants
Interface SubmissionSetConstants


public interface SubmissionSetConstants

IHE XDS SubmissionSet Metadata attribute names and related constants

Author:
Sarah Knoop
See Also:
IHE Technical Framework

Field Summary
static java.lang.String AUTHOR_INSTITUTION
          Slot name for authorInstitution
static java.lang.String AUTHOR_PERSON
          Slot name for authorPerson
static java.lang.String AUTHOR_ROLE
          Slot name for authorRole
static java.lang.String AUTHOR_SPECIALITY
          Slot name for authorSpecialty
static java.lang.String CODING_SCHEME
          Slot name for code scheme slots in Classificaitons
static java.lang.String PATIENT_ID
          ExternalIdentifier name for patientId
static java.lang.String SOURCE_ID
          ExternalIdentifier name for sourceId
static java.lang.String SUBMISSION_SET
          Name for RegistryPackage
static java.lang.String SUBMISSION_TIME
          Slot name for submissionTime
static java.lang.String UNIQUE_ID
          ExternalIdentifier name for uniqueId
 

Field Detail

AUTHOR_INSTITUTION

static final java.lang.String AUTHOR_INSTITUTION
Slot name for authorInstitution

See Also:
Constant Field Values

AUTHOR_PERSON

static final java.lang.String AUTHOR_PERSON
Slot name for authorPerson

See Also:
Constant Field Values

AUTHOR_ROLE

static final java.lang.String AUTHOR_ROLE
Slot name for authorRole

See Also:
Constant Field Values

AUTHOR_SPECIALITY

static final java.lang.String AUTHOR_SPECIALITY
Slot name for authorSpecialty

See Also:
Constant Field Values

PATIENT_ID

static final java.lang.String PATIENT_ID
ExternalIdentifier name for patientId

See Also:
Constant Field Values

SOURCE_ID

static final java.lang.String SOURCE_ID
ExternalIdentifier name for sourceId

See Also:
Constant Field Values

SUBMISSION_TIME

static final java.lang.String SUBMISSION_TIME
Slot name for submissionTime

See Also:
Constant Field Values

SUBMISSION_SET

static final java.lang.String SUBMISSION_SET
Name for RegistryPackage

See Also:
Constant Field Values

UNIQUE_ID

static final java.lang.String UNIQUE_ID
ExternalIdentifier name for uniqueId

See Also:
Constant Field Values

CODING_SCHEME

static final java.lang.String CODING_SCHEME
Slot name for code scheme slots in Classificaitons

See Also:
Constant Field Values