public enum ContractSignerType extends Enum<ContractSignerType>
| Enum Constant and Description |
|---|
AFFL
An entity that has a business or professional relationship with another entity in accordance with an agreement.
|
AGNT
An entity that acts or is authorized to act on behalf of another entity in accordance with an agreement.
|
AMENDER
A person who has corrected, edited, or amended pre-existing information.
|
ASSIGNED
An agent role in which the agent is an Entity acting in the employ of an organization.
|
AUT
An entity that authored specific content.
|
AUTHN
A person in the role of verifier who attests to the accuracy of an act, but who does not have privileges to legally authenticate information content.
|
CIT
The member of a jurisdiction afforded certain rights and encumbered with certain obligation in accordance with jurisdictional policy.
|
CLAIMANT
A party that makes a claim for coverage under a policy.
|
COAUTH
The entity that co-authored content.
|
CONSENTER
A patient or patient representative who is the grantee in a healthcare related agreement such as a consent for healthcare services, advanced directive, or a privacy consent directive in accordance with jurisdictional, organizational, or patient policy.
|
CONSWIT
A person who has witnessed and attests to observing a patient being counseled about a healthcare related agreement such as a consent for healthcare services, advanced directive, or a privacy consent directive.
|
CONT
A person or an organization that provides or receives information regarding another entity.
|
COPART
A person who participates in the generation of and attest to veracity of content but is not an author or co-author.
|
COVPTY
An entity, which is the insured, that receives benefits such as healthcare services, reimbursement for out-of-pocket expenses, or compensation for losses through coverage under the terms of an insurance policy.
|
DELEGATEE
A party to whom some right or authority is delegated by a delegator.
|
DELEGATOR
A party that delegates a right or authority to another party.
|
DEPEND
A person covered under an insurance policy or program based on an association with a subscriber, which is recognized by the policy holder.
|
DPOWATT
A person who has been granted the authority to represent or act on another's behalf generally in a manner which is a legally binding upon the person giving such authority as if he or she personally were to do the acts.
|
EMGCON
An entity to be contacted in the event of an emergency
|
EVTWIT
A person who attests to observing an occurrence.
|
EXCEST
A person who has been granted the authority to act as an estate executor for a deceased person who was the responsible party.
|
GRANTEE
A person who grants to another person the authority to represent or act on that person's behalf.
|
GRANTOR
A person who has been granted the authority to represent or act on another's behalf.
|
GUADLTM
A person appointed by the court to look out for the best interests of a minor child during the course of legal proceedings.
|
GUAR
A person or organization contractually recognized by the issuer as an entity that has assumed fiscal responsibility (e.g., by making or giving a promise, assurance, or pledge) for another entity's financial obligations by guaranteeing to pay for amounts owed to a particular account.
|
GUARD
A person or organization legally empowered with responsibility for the care of a ward.
|
HPOWATT
A person who has been granted the authority to represent or act on another's behalf for healthcare related matters in a manner which is a legally binding upon the person giving such authority as if he or she personally were to do the acts.
|
HPROV
An entity that is authorized to provide health care services by an authorizing organization or jurisdiction.
|
INF
An entity that is the source of reported information (e.g., a next of kin who answers questions about the patient's history).
|
INSBJ
An entity that is the subject of an investigation.
|
INTPRT
A person who converts spoken or written language into the language of key participants in an event such as when a provider is obtaining a patient's consent to treatment or permission to disclose information.
|
LEGAUTHN
A person in the role of verifier who attests to the accuracy of information content, and who has privileges to certify the legal authenticity of that content with a signature that constitutes a legal authentication.
|
NMDINS
A party to an insurance policy under which the insurer agrees to indemnify for losses, provides benefits for, or renders services.
|
NOK
A person, who is a type of contact, designated to receive notifications on behalf of another person who is a relative.
|
NOTARY
The party credentialed to legally attest to the contract binding by verifying the identity and capacity of the grantor and grantee, and witnessing their signing of the contract or agreement such as a real estate transaction, pre-nuptial agreement, or a will.
|
NULL
added to help the parsers
|
PAT
A person, animal, or other living subject that is the actual or potential recipient of health care services.
|
POWATT
A person who has been granted the authority to represent or act on another's behalf generally in a manner which is a legally binding upon the person giving such authority as if he or she personally were to do the acts.
|
PRIMAUTH
An entity that is the primary or sole author of information content.
|
PRIRECIP
An entity that may, should receive, or has received information or an object to which it was primarily addressed.
|
RECIP
An entity that may, should receive, or has received information or an object, which might not have been primarily addressed to it.
|
RESPRSN
An entity that has legal responsibility for another party.
|
REVIEWER
A person, device, or algorithm that has used approved criteria for filtered data for inclusion into the patient record.
|
SOURCE
An automated data source that generates a signature along with content.
|
SPOWATT
A person who has been granted the authority to represent or act on another's behalf for a limited set of specific matters in a manner which is a legally binding upon the person giving such authority as if he or she personally were to do the acts.
|
TRANS
An entity entering the data into the originating system.
|
VALID
A person who validates a health information document for inclusion in the patient record.
|
VERF
A person who asserts the correctness and appropriateness of an act or the recording of the act, and is accountable for the assertion that the act or the recording of the act complies with jurisdictional or organizational policy.
|
WIT
A person witnessing the signature of another party.
|
| Modifier and Type | Method and Description |
|---|---|
static ContractSignerType |
fromCode(String codeString) |
String |
getDefinition() |
String |
getDisplay() |
String |
getSystem() |
String |
toCode() |
static ContractSignerType |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContractSignerType[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ContractSignerType AMENDER
public static final ContractSignerType AUTHN
public static final ContractSignerType AUT
public static final ContractSignerType AFFL
public static final ContractSignerType AGNT
public static final ContractSignerType ASSIGNED
public static final ContractSignerType CIT
public static final ContractSignerType CLAIMANT
public static final ContractSignerType COAUTH
public static final ContractSignerType CONSENTER
public static final ContractSignerType CONSWIT
public static final ContractSignerType CONT
public static final ContractSignerType COPART
public static final ContractSignerType COVPTY
public static final ContractSignerType DELEGATEE
public static final ContractSignerType DELEGATOR
public static final ContractSignerType DEPEND
public static final ContractSignerType DPOWATT
public static final ContractSignerType EMGCON
public static final ContractSignerType EVTWIT
public static final ContractSignerType EXCEST
public static final ContractSignerType GRANTEE
public static final ContractSignerType GRANTOR
public static final ContractSignerType GUAR
public static final ContractSignerType GUARD
public static final ContractSignerType GUADLTM
public static final ContractSignerType INF
public static final ContractSignerType INTPRT
public static final ContractSignerType INSBJ
public static final ContractSignerType HPOWATT
public static final ContractSignerType HPROV
public static final ContractSignerType LEGAUTHN
public static final ContractSignerType NMDINS
public static final ContractSignerType NOK
public static final ContractSignerType NOTARY
public static final ContractSignerType PAT
public static final ContractSignerType POWATT
public static final ContractSignerType PRIMAUTH
public static final ContractSignerType PRIRECIP
public static final ContractSignerType RECIP
public static final ContractSignerType RESPRSN
public static final ContractSignerType REVIEWER
public static final ContractSignerType TRANS
public static final ContractSignerType SOURCE
public static final ContractSignerType SPOWATT
public static final ContractSignerType VALID
public static final ContractSignerType VERF
public static final ContractSignerType WIT
public static final ContractSignerType NULL
public static ContractSignerType[] values()
for (ContractSignerType c : ContractSignerType.values()) System.out.println(c);
public static ContractSignerType valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static ContractSignerType fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic String getDefinition()
public String getDisplay()
Copyright © 2014–2021 Health Level 7. All rights reserved.