Class TContract

Unit

Declaration

type TContract = class(TDomainResource)

Description

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;
Public property url : string read Geturl write Seturl;
Public property urlElement : Turi read GeturlElement write SeturlElement;
Public property version : string read Getversion write Setversion;
Public property versionElement : Tstring read GetversionElement write SetversionElement;
Public property status : string read Getstatus write Setstatus;
Public property statusElement : TContractResourceStatusCodes read GetstatusElement write SetstatusElement;
Public property legalState : TCodeableConcept read GetlegalState write SetlegalState;
Public property instantiatesCanonical : TReference read GetinstantiatesCanonical write SetinstantiatesCanonical;
Public property instantiatesUri : string read GetinstantiatesUri write SetinstantiatesUri;
Public property instantiatesUriElement : Turi read GetinstantiatesUriElement write SetinstantiatesUriElement;
Public property contentDerivative : TCodeableConcept read GetcontentDerivative write SetcontentDerivative;
Public property issued : string read Getissued write Setissued;
Public property issuedElement : TdateTime_ read GetissuedElement write SetissuedElement;
Public property applies : TPeriod read Getapplies write Setapplies;
Public property expirationType : TCodeableConcept read GetexpirationType write SetexpirationType;
Public property subject : TReferenceArray read GetsubjectArray;
Public property authority : TReferenceArray read GetauthorityArray;
Public property domain : TReferenceArray read GetdomainArray;
Public property site : TReferenceArray read GetsiteArray;
Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;
Public property title : string read Gettitle write Settitle;
Public property titleElement : Tstring read GettitleElement write SettitleElement;
Public property subtitle : string read Getsubtitle write Setsubtitle;
Public property subtitleElement : Tstring read GetsubtitleElement write SetsubtitleElement;
Public property alias_ : TBSFHIRPrimitiveStringArray read Getalias_Array;
Public property author : TReference read Getauthor write Setauthor;
Public property scope : TCodeableConcept read Getscope write Setscope;
Public property topicCodeableConcept : TCodeableConcept read GettopicCodeableConcept write SettopicCodeableConcept;
Public property topicReference : TReference read GettopicReference write SettopicReference;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property subType : TCodeableConceptArray read GetsubTypeArray;
Public property contentDefinition : TContractContentDefinition read GetcontentDefinition write SetcontentDefinition;
Public property term : TContractTermArray read GettermArray;
Public property supportingInfo : TReferenceArray read GetsupportingInfoArray;
Public property relevantHistory : TReferenceArray read GetrelevantHistoryArray;
Public property signer : TContractSignerArray read GetsignerArray;
Public property friendly : TContractFriendlyArray read GetfriendlyArray;
Public property legal : TContractLegalArray read GetlegalArray;
Public property rule : TContractRuleArray read GetruleArray;
Public property legallyBindingAttachment : TAttachment read GetlegallyBindingAttachment write SetlegallyBindingAttachment;
Public property legallyBindingReference : TReference read GetlegallyBindingReference write SetlegallyBindingReference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;

Unique identifier for this Contract or a derivative that references a Source Contract.

Public property url : string read Geturl write Seturl;

Canonical identifier for this contract, represented as a URI (globally unique).

Public property urlElement : Turi read GeturlElement write SeturlElement;
 
Public property version : string read Getversion write Setversion;

An edition identifier used for business purposes to label business significant variants.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 
Public property status : string read Getstatus write Setstatus;

The status of the resource instance.

Public property statusElement : TContractResourceStatusCodes read GetstatusElement write SetstatusElement;
 
Public property legalState : TCodeableConcept read GetlegalState write SetlegalState;

Legal states of the formation of a legal instrument, which is a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement.

Public property instantiatesCanonical : TReference read GetinstantiatesCanonical write SetinstantiatesCanonical;

The URL pointing to a FHIR-defined Contract Definition that is adhered to in whole or part by this Contract.

Public property instantiatesUri : string read GetinstantiatesUri write SetinstantiatesUri;

The URL pointing to an externally maintained definition that is adhered to in whole or in part by this Contract.

Public property instantiatesUriElement : Turi read GetinstantiatesUriElement write SetinstantiatesUriElement;
 
Public property contentDerivative : TCodeableConcept read GetcontentDerivative write SetcontentDerivative;

The minimal content derived from the basal information source at a specific stage in its lifecycle.

Public property issued : string read Getissued write Setissued;

When this Contract was issued.

Public property issuedElement : TdateTime_ read GetissuedElement write SetissuedElement;
 
Public property applies : TPeriod read Getapplies write Setapplies;

Relevant time or time-period when this Contract is applicable.

Public property expirationType : TCodeableConcept read GetexpirationType write SetexpirationType;

Event resulting in discontinuation or termination of this Contract instance by one or more parties to the contract.

Public property subject : TReferenceArray read GetsubjectArray;

The target entity impacted by or of interest to parties to the agreement.

Public property authority : TReferenceArray read GetauthorityArray;

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 property domain : TReferenceArray read GetdomainArray;

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 property site : TReferenceArray read GetsiteArray;

Sites in which the contract is complied with, exercised, or in force.

Public property name_ : string read Getname_ write Setname_;

A natural language name identifying this Contract definition, derivative, or instance in any legal state. Provides additional information about its content. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property title : string read Gettitle write Settitle;

A short, descriptive, user-friendly title for this Contract definition, derivative, or instance in any legal state.

Public property titleElement : Tstring read GettitleElement write SettitleElement;
 
Public property subtitle : string read Getsubtitle write Setsubtitle;

A more detailed or qualifying explanatory or alternate user-friendly title for this Contract definition, derivative, or instance in any legal state.

Public property subtitleElement : Tstring read GetsubtitleElement write SetsubtitleElement;
 
Public property alias_ : TBSFHIRPrimitiveStringArray read Getalias_Array;

Alternative representation of the title for this Contract definition, derivative, or instance in any legal state., e.g., a domain specific contract number related to legislation.

Public property author : TReference read Getauthor write Setauthor;

The individual or organization that authored the Contract definition, derivative, or instance in any legal state.

Public property scope : TCodeableConcept read Getscope write Setscope;

A selector of legal concerns for this Contract definition, derivative, or instance in any legal state.

Public property topicCodeableConcept : TCodeableConcept read GettopicCodeableConcept write SettopicCodeableConcept;

Narrows the range of legal concerns to focus on the achievement of specific contractual objectives. (choose any one of topic*, but only one)

Public property topicReference : TReference read GettopicReference write SettopicReference;

Narrows the range of legal concerns to focus on the achievement of specific contractual objectives. (choose any one of topic*, but only one)

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A high-level category for the legal instrument, whether constructed as a Contract definition, derivative, or instance in any legal state. Provides additional information about its content within the context of the Contract's scope to distinguish the kinds of systems that would be interested in the contract.

Public property subType : TCodeableConceptArray read GetsubTypeArray;

Sub-category for the Contract that distinguishes the kinds of systems that would be interested in the Contract within the context of the Contract's scope.

Public property contentDefinition : TContractContentDefinition read GetcontentDefinition write SetcontentDefinition;

Precusory content developed with a focus and intent of supporting the formation a Contract instance, which may be associated with and transformable into a Contract.

Public property term : TContractTermArray read GettermArray;

One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.

Public property supportingInfo : TReferenceArray read GetsupportingInfoArray;

Information that may be needed by/relevant to the performer in their execution of this term action.

Public property relevantHistory : TReferenceArray read GetrelevantHistoryArray;

Links to Provenance records for past versions of this Contract definition, derivative, or instance, which identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the Contract. The Provenance.entity indicates the target that was changed in the update (see [Provenance.entity](provenance-definitions.html#Provenance.entity)).

Public property signer : TContractSignerArray read GetsignerArray;

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 property friendly : TContractFriendlyArray read GetfriendlyArray;

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 property legal : TContractLegalArray read GetlegalArray;

List of Legal expressions or representations of this Contract.

Public property rule : TContractRuleArray read GetruleArray;

List of Computable Policy Rule Language Representations of this Contract.

Public property legallyBindingAttachment : TAttachment read GetlegallyBindingAttachment write SetlegallyBindingAttachment;

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. (choose any one of legallyBinding*, but only one)

Public property legallyBindingReference : TReference read GetlegallyBindingReference write SetlegallyBindingReference;

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. (choose any one of legallyBinding*, but only one)


Generated by PasDoc 0.15.0.