public class Contract extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Contract.AgentComponent |
static class |
Contract.ComputableLanguageComponent |
static class |
Contract.FriendlyLanguageComponent |
static class |
Contract.LegalLanguageComponent |
static class |
Contract.SignatoryComponent |
static class |
Contract.TermAgentComponent |
static class |
Contract.TermComponent |
static class |
Contract.TermValuedItemComponent |
static class |
Contract.ValuedItemComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeableConcept> |
action
Action stipulated by this Contract.
|
protected List<CodeableConcept> |
actionReason
Reason for action stipulated by this Contract.
|
protected List<Contract.AgentComponent> |
agent
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
AGENT
Fluent Client search parameter constant for agent
|
protected Period |
applies
Relevant time or time-period when this Contract is applicable.
|
protected List<Reference> |
authority
A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
AUTHORITY
Fluent Client search parameter constant for authority
|
protected List<Organization> |
authorityTarget
The actual objects that are the target of the reference (A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.)
|
protected Type |
binding
Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.
|
protected List<Reference> |
domain
Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
DOMAIN
Fluent Client search parameter constant for domain
|
protected List<Location> |
domainTarget
The actual objects that are the target of the reference (Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.)
|
protected List<Contract.FriendlyLanguageComponent> |
friendly
The "patient friendly language" versionof the Contract in whole or in parts.
|
protected Identifier |
identifier
Unique identifier for this Contract.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_AGENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_AUTHORITY
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_DOMAIN
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SIGNER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TOPIC
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TTOPIC
Constant for fluent queries to be used to add include statements.
|
protected DateTimeType |
issued
When this Contract was issued.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
ISSUED
Fluent Client search parameter constant for issued
|
protected List<Contract.LegalLanguageComponent> |
legal
List of Legal expressions or representations of this Contract.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected List<Contract.ComputableLanguageComponent> |
rule
List of Computable Policy Rule Language Representations of this Contract.
|
protected List<Contract.SignatoryComponent> |
signer
Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SIGNER
Fluent Client search parameter constant for signer
|
static String |
SP_AGENT
Search parameter: agent
|
static String |
SP_AUTHORITY
Search parameter: authority
|
static String |
SP_DOMAIN
Search parameter: domain
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ISSUED
Search parameter: issued
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_SIGNER
Search parameter: signer
|
static String |
SP_SUBJECT
Search parameter: subject
|
static String |
SP_TOPIC
Search parameter: topic
|
static String |
SP_TTOPIC
Search parameter: ttopic
|
protected List<Reference> |
subject
The target entity impacted by or of interest to parties to the agreement.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected List<Resource> |
subjectTarget
The actual objects that are the target of the reference (The target entity impacted by or of interest to parties to the agreement.)
|
protected List<CodeableConcept> |
subType
More specific type or specialization of an overarching or more general contract such as auto insurance, home owner insurance, prenupial agreement, Advanced-Directive, or privacy consent.
|
protected List<Contract.TermComponent> |
term
One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.
|
protected List<Reference> |
topic
The matter of concern in the context of this agreement.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TOPIC
Fluent Client search parameter constant for topic
|
protected List<Resource> |
topicTarget
The actual objects that are the target of the reference (The matter of concern in the context of this agreement.)
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TTOPIC
Fluent Client search parameter constant for ttopic
|
protected CodeableConcept |
type
Type of Contract such as an insurance policy, real estate contract, a will, power of attorny, Privacy or Security policy , trust framework agreement, etc.
|
protected List<Contract.ValuedItemComponent> |
valuedItem
Contract Valued Item List.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Contract()
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Identifier identifier
protected DateTimeType issued
protected List<Reference> subject
protected List<Resource> subjectTarget
protected List<Resource> topicTarget
protected List<Reference> authority
protected List<Organization> authorityTarget
protected List<Reference> domain
protected List<Location> domainTarget
protected CodeableConcept type
protected List<CodeableConcept> subType
protected List<CodeableConcept> action
protected List<CodeableConcept> actionReason
protected List<Contract.AgentComponent> agent
protected List<Contract.SignatoryComponent> signer
protected List<Contract.ValuedItemComponent> valuedItem
protected List<Contract.TermComponent> term
protected Type binding
protected List<Contract.FriendlyLanguageComponent> friendly
protected List<Contract.LegalLanguageComponent> legal
protected List<Contract.ComputableLanguageComponent> rule
public static final String SP_TOPIC
Description: The identity of the topic of the contract
Type: reference
Path: Contract.topic
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TOPIC
Description: The identity of the topic of the contract
Type: reference
Path: Contract.topic
public static final ca.uhn.fhir.model.api.Include INCLUDE_TOPIC
public static final String SP_AUTHORITY
Description: The authority of the contract
Type: reference
Path: Contract.authority
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AUTHORITY
Description: The authority of the contract
Type: reference
Path: Contract.authority
public static final ca.uhn.fhir.model.api.Include INCLUDE_AUTHORITY
public static final String SP_SIGNER
Description: Contract Signatory Party
Type: reference
Path: Contract.signer.party
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SIGNER
Description: Contract Signatory Party
Type: reference
Path: Contract.signer.party
public static final ca.uhn.fhir.model.api.Include INCLUDE_SIGNER
public static final String SP_PATIENT
Description: The identity of the subject of the contract (if a patient)
Type: reference
Path: Contract.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The identity of the subject of the contract (if a patient)
Type: reference
Path: Contract.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_SUBJECT
Description: The identity of the subject of the contract
Type: reference
Path: Contract.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: The identity of the subject of the contract
Type: reference
Path: Contract.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_ISSUED
Description: The date/time the contract was issued
Type: date
Path: Contract.issued
public static final ca.uhn.fhir.rest.gclient.DateClientParam ISSUED
Description: The date/time the contract was issued
Type: date
Path: Contract.issued
public static final String SP_DOMAIN
Description: The domain of the contract
Type: reference
Path: Contract.domain
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DOMAIN
Description: The domain of the contract
Type: reference
Path: Contract.domain
public static final ca.uhn.fhir.model.api.Include INCLUDE_DOMAIN
public static final String SP_TTOPIC
Description: The identity of the topic of the contract terms
Type: reference
Path: Contract.term.topic
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TTOPIC
Description: The identity of the topic of the contract terms
Type: reference
Path: Contract.term.topic
public static final ca.uhn.fhir.model.api.Include INCLUDE_TTOPIC
public static final String SP_AGENT
Description: Agent to the Contact
Type: reference
Path: Contract.agent.actor
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam AGENT
Description: Agent to the Contact
Type: reference
Path: Contract.agent.actor
public static final ca.uhn.fhir.model.api.Include INCLUDE_AGENT
public static final String SP_IDENTIFIER
Description: The identity of the contract
Type: token
Path: Contract.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The identity of the contract
Type: token
Path: Contract.identifier
public Contract()
public Identifier getIdentifier()
identifier (Unique identifier for this Contract.)public boolean hasIdentifier()
public Contract setIdentifier(Identifier value)
value - identifier (Unique identifier for this Contract.)public DateTimeType getIssuedElement()
issued (When this Contract was issued.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the valuepublic boolean hasIssuedElement()
public boolean hasIssued()
public Contract setIssuedElement(DateTimeType value)
value - issued (When this Contract was issued.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the valuepublic Period getApplies()
applies (Relevant time or time-period when this Contract is applicable.)public boolean hasApplies()
public Contract setApplies(Period value)
value - applies (Relevant time or time-period when this Contract is applicable.)public List<Reference> getSubject()
subject (The target entity impacted by or of interest to parties to the agreement.)public boolean hasSubject()
public Reference addSubject()
subject (The target entity impacted by or of interest to parties to the agreement.)public Contract addSubject(Reference t)
public List<Resource> getSubjectTarget()
subject (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. The target entity impacted by or of interest to parties to the agreement.)public List<Reference> getTopic()
topic (The matter of concern in the context of this agreement.)public boolean hasTopic()
public Reference addTopic()
topic (The matter of concern in the context of this agreement.)public List<Resource> getTopicTarget()
topic (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. The matter of concern in the context of this agreement.)public List<Reference> getAuthority()
authority (A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.)public boolean hasAuthority()
public Reference addAuthority()
authority (A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.)public Contract addAuthority(Reference t)
public List<Organization> getAuthorityTarget()
authority (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.)public Organization addAuthorityTarget()
authority (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.)public List<Reference> getDomain()
domain (Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.)public boolean hasDomain()
public Reference addDomain()
domain (Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.)public List<Location> getDomainTarget()
domain (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.)public Location addDomainTarget()
domain (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. Recognized governance framework or system operating with a circumscribed scope in accordance with specified principles, policies, processes or procedures for managing rights, actions, or behaviors of parties or principals relative to resources.)public CodeableConcept getType()
type (Type of Contract such as an insurance policy, real estate contract, a will, power of attorny, Privacy or Security policy , trust framework agreement, etc.)public boolean hasType()
public Contract setType(CodeableConcept value)
value - type (Type of Contract such as an insurance policy, real estate contract, a will, power of attorny, Privacy or Security policy , trust framework agreement, etc.)public List<CodeableConcept> getSubType()
subType (More specific type or specialization of an overarching or more general contract such as auto insurance, home owner insurance, prenupial agreement, Advanced-Directive, or privacy consent.)public boolean hasSubType()
public CodeableConcept addSubType()
subType (More specific type or specialization of an overarching or more general contract such as auto insurance, home owner insurance, prenupial agreement, Advanced-Directive, or privacy consent.)public Contract addSubType(CodeableConcept t)
public List<CodeableConcept> getAction()
action (Action stipulated by this Contract.)public boolean hasAction()
public CodeableConcept addAction()
action (Action stipulated by this Contract.)public Contract addAction(CodeableConcept t)
public List<CodeableConcept> getActionReason()
actionReason (Reason for action stipulated by this Contract.)public boolean hasActionReason()
public CodeableConcept addActionReason()
actionReason (Reason for action stipulated by this Contract.)public Contract addActionReason(CodeableConcept t)
public List<Contract.AgentComponent> getAgent()
agent (An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.)public boolean hasAgent()
public Contract.AgentComponent addAgent()
agent (An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.)public Contract addAgent(Contract.AgentComponent t)
public List<Contract.SignatoryComponent> getSigner()
signer (Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.)public boolean hasSigner()
public Contract.SignatoryComponent addSigner()
signer (Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.)public Contract addSigner(Contract.SignatoryComponent t)
public List<Contract.ValuedItemComponent> getValuedItem()
valuedItem (Contract Valued Item List.)public boolean hasValuedItem()
public Contract.ValuedItemComponent addValuedItem()
valuedItem (Contract Valued Item List.)public Contract addValuedItem(Contract.ValuedItemComponent t)
public List<Contract.TermComponent> getTerm()
term (One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.)public boolean hasTerm()
public Contract.TermComponent addTerm()
term (One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.)public Contract addTerm(Contract.TermComponent t)
public Type getBinding()
binding (Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.)public Attachment getBindingAttachment() throws org.hl7.fhir.exceptions.FHIRException
binding (Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasBindingAttachment()
public Reference getBindingReference() throws org.hl7.fhir.exceptions.FHIRException
binding (Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasBindingReference()
public boolean hasBinding()
public Contract setBinding(Type value)
value - binding (Legally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.)public List<Contract.FriendlyLanguageComponent> getFriendly()
friendly (The "patient friendly language" versionof the Contract in whole or in parts. "Patient friendly language" means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.)public boolean hasFriendly()
public Contract.FriendlyLanguageComponent addFriendly()
friendly (The "patient friendly language" versionof the Contract in whole or in parts. "Patient friendly language" means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.)public Contract addFriendly(Contract.FriendlyLanguageComponent t)
public List<Contract.LegalLanguageComponent> getLegal()
legal (List of Legal expressions or representations of this Contract.)public boolean hasLegal()
public Contract.LegalLanguageComponent addLegal()
legal (List of Legal expressions or representations of this Contract.)public Contract addLegal(Contract.LegalLanguageComponent t)
public List<Contract.ComputableLanguageComponent> getRule()
rule (List of Computable Policy Rule Language Representations of this Contract.)public boolean hasRule()
public Contract.ComputableLanguageComponent addRule()
rule (List of Computable Policy Rule Language Representations of this Contract.)public Contract addRule(Contract.ComputableLanguageComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic Contract copy()
copy in class DomainResourcepublic boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.