pub struct ContractInner {Show 74 fields
pub id: Option<String>,
pub meta: Option<Meta>,
pub implicit_rules: Option<String>,
pub language: Option<String>,
pub text: Option<Narrative>,
pub contained: Vec<Resource>,
pub extension: Vec<Extension>,
pub modifier_extension: Vec<Extension>,
pub identifier: Vec<Option<Identifier>>,
pub identifier_ext: Vec<Option<FieldExtension>>,
pub url: Option<String>,
pub url_ext: Option<FieldExtension>,
pub version: Option<String>,
pub version_ext: Option<FieldExtension>,
pub status: Option<ContractStatus>,
pub status_ext: Option<FieldExtension>,
pub legal_state: Option<CodeableConcept>,
pub legal_state_ext: Option<FieldExtension>,
pub instantiates_canonical: Option<Reference>,
pub instantiates_canonical_ext: Option<FieldExtension>,
pub instantiates_uri: Option<String>,
pub instantiates_uri_ext: Option<FieldExtension>,
pub content_derivative: Option<CodeableConcept>,
pub content_derivative_ext: Option<FieldExtension>,
pub issued: Option<DateTime>,
pub issued_ext: Option<FieldExtension>,
pub applies: Option<Period>,
pub applies_ext: Option<FieldExtension>,
pub expiration_type: Option<CodeableConcept>,
pub expiration_type_ext: Option<FieldExtension>,
pub subject: Vec<Option<Reference>>,
pub subject_ext: Vec<Option<FieldExtension>>,
pub authority: Vec<Option<Reference>>,
pub authority_ext: Vec<Option<FieldExtension>>,
pub domain: Vec<Option<Reference>>,
pub domain_ext: Vec<Option<FieldExtension>>,
pub site: Vec<Option<Reference>>,
pub site_ext: Vec<Option<FieldExtension>>,
pub name: Option<String>,
pub name_ext: Option<FieldExtension>,
pub title: Option<String>,
pub title_ext: Option<FieldExtension>,
pub subtitle: Option<String>,
pub subtitle_ext: Option<FieldExtension>,
pub alias: Vec<Option<String>>,
pub alias_ext: Vec<Option<FieldExtension>>,
pub author: Option<Reference>,
pub author_ext: Option<FieldExtension>,
pub scope: Option<CodeableConcept>,
pub scope_ext: Option<FieldExtension>,
pub topic: Option<ContractTopic>,
pub topic_ext: Option<ContractTopicExtension>,
pub type: Option<CodeableConcept>,
pub type_ext: Option<FieldExtension>,
pub sub_type: Vec<Option<CodeableConcept>>,
pub sub_type_ext: Vec<Option<FieldExtension>>,
pub content_definition: Option<ContractContentDefinition>,
pub content_definition_ext: Option<FieldExtension>,
pub term: Vec<Option<ContractTerm>>,
pub term_ext: Vec<Option<FieldExtension>>,
pub supporting_info: Vec<Option<Reference>>,
pub supporting_info_ext: Vec<Option<FieldExtension>>,
pub relevant_history: Vec<Option<Reference>>,
pub relevant_history_ext: Vec<Option<FieldExtension>>,
pub signer: Vec<Option<ContractSigner>>,
pub signer_ext: Vec<Option<FieldExtension>>,
pub friendly: Vec<Option<ContractFriendly>>,
pub friendly_ext: Vec<Option<FieldExtension>>,
pub legal: Vec<Option<ContractLegal>>,
pub legal_ext: Vec<Option<FieldExtension>>,
pub rule: Vec<Option<ContractRule>>,
pub rule_ext: Vec<Option<FieldExtension>>,
pub legally_binding: Option<ContractLegallyBinding>,
pub legally_binding_ext: Option<ContractLegallyBindingExtension>,
/* private fields */
}
Expand description
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
Contract v5.0.0
Legal Agreement
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
Fields§
§id: Option<String>
Logical id of this artifact
The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.
meta: Option<Meta>
Metadata about the resource
The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
implicit_rules: Option<String>
A set of rules under which this content was created
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.
Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.
language: Option<String>
Language; Language of the resource content
The base language in which the resource is written.
Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).
text: Option<Narrative>
Text summary of the resource, for human interpretation
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it “clinically safe” for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.
Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a “text blob” or where text is additionally entered raw or narrated and encoded information is added later.
contained: Vec<Resource>
Contained, inline Resources
These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.
This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.
extension: Vec<Extension>
Additional content defined by implementations
May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
modifier_extension: Vec<Extension>
Extensions that cannot be ignored
May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element’s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.
Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
identifier: Vec<Option<Identifier>>
Contract number
Unique identifier for this Contract or a derivative that references a Source Contract.
identifier_ext: Vec<Option<FieldExtension>>
Extension field.
url: Option<String>
Basal definition
Canonical identifier for this contract, represented as a URI (globally unique).
Used in a domain that uses a supplied contract repository.
url_ext: Option<FieldExtension>
Extension field.
version: Option<String>
Business edition
An edition identifier used for business purposes to label business significant variants.
Note - This is a business versionId, not a resource version id (see discussion at Versioning) Comments - There may be different contract instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the plan definition with the format [url]|[version]. The version SHOULD NOT contain a ‘#’ - see Business Version.
version_ext: Option<FieldExtension>
Extension field.
status: Option<ContractStatus>
ContractStatus; amended | appended | cancelled | disputed | entered-in-error | executable +
The status of the resource instance.
This element is labeled as a modifier because the status contains codes that mark the contract as not currently valid or active.
status_ext: Option<FieldExtension>
Extension field.
legal_state: Option<CodeableConcept>
ContractLegalState; Negotiation status
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.
legal_state_ext: Option<FieldExtension>
Extension field.
instantiates_canonical: Option<Reference>
Source Contract Definition
The URL pointing to a FHIR-defined Contract Definition that is adhered to in whole or part by this Contract.
instantiates_canonical_ext: Option<FieldExtension>
Extension field.
instantiates_uri: Option<String>
External Contract Definition
The URL pointing to an externally maintained definition that is adhered to in whole or in part by this Contract.
instantiates_uri_ext: Option<FieldExtension>
Extension field.
content_derivative: Option<CodeableConcept>
ContractContentDerivative; Content derived from the basal information
The minimal content derived from the basal information source at a specific stage in its lifecycle.
content_derivative_ext: Option<FieldExtension>
Extension field.
issued: Option<DateTime>
When this Contract was issued
When this Contract was issued.
issued_ext: Option<FieldExtension>
Extension field.
applies: Option<Period>
Effective time
Relevant time or time-period when this Contract is applicable.
applies_ext: Option<FieldExtension>
Extension field.
expiration_type: Option<CodeableConcept>
ContractExpiration; Contract cessation cause
Event resulting in discontinuation or termination of this Contract instance by one or more parties to the contract.
expiration_type_ext: Option<FieldExtension>
Extension field.
subject: Vec<Option<Reference>>
Contract Target Entity
The target entity impacted by or of interest to parties to the agreement.
The Contract.subject is an entity that has some role with respect to the Contract.topic and Contract.topic.term, which is of focal interest to the parties to the contract and likely impacted in a significant way by the Contract.action/Contract.action.reason and the Contract.term.action/Contract.action.reason. In many cases, the Contract.subject is a Contract.signer if the subject is an adult; has a legal interest in the contract; and incompetent to participate in the contract agreement.
subject_ext: Vec<Option<FieldExtension>>
Extension field.
Authority under which this Contract has standing
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.
Extension field.
domain: Vec<Option<Reference>>
A sphere of control governed by an authoritative jurisdiction, organization, or person
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.
domain_ext: Vec<Option<FieldExtension>>
Extension field.
site: Vec<Option<Reference>>
Specific Location
Sites in which the contract is complied with, exercised, or in force.
site_ext: Vec<Option<FieldExtension>>
Extension field.
name: Option<String>
Computer friendly designation
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.
The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.
name_ext: Option<FieldExtension>
Extension field.
title: Option<String>
Human Friendly name
A short, descriptive, user-friendly title for this Contract definition, derivative, or instance in any legal state.
title_ext: Option<FieldExtension>
Extension field.
subtitle: Option<String>
Subordinate Friendly name
A more detailed or qualifying explanatory or alternate user-friendly title for this Contract definition, derivative, or instance in any legal state.
subtitle_ext: Option<FieldExtension>
Extension field.
alias: Vec<Option<String>>
Acronym or short name
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.
alias_ext: Vec<Option<FieldExtension>>
Extension field.
Source of Contract
The individual or organization that authored the Contract definition, derivative, or instance in any legal state.
Extension field.
scope: Option<CodeableConcept>
ContractScope; Range of Legal Concerns
A selector of legal concerns for this Contract definition, derivative, or instance in any legal state.
scope_ext: Option<FieldExtension>
Extension field.
topic: Option<ContractTopic>
Focus of contract interest
Narrows the range of legal concerns to focus on the achievement of specific contractual objectives.
Contractual areas of concern are very broad. This element supports narrowing the area of concern to more specific term topics within this Contract. Given the wide range of contract topics, implementers need to be cognizant of the business use case for which they are designing a FHIR Contract, and narrowly specify the topic being represented with respect to the Contract.type and any specializing Contract.subtype. The same topic, e.g., an asset such as a good or service, such as a real property, medical supply, insurance, information, a procedure or employment, or a manner of conduct, such adherence to a privacy, trust, or security policy, may be the topic of multiple types of contracts. One way to determine the Contract.topic is to answer the question: “What is the overall objective of this legal instrument?”. The Contract.topic is described with more detail by the terms of the Contract.
topic_ext: Option<ContractTopicExtension>
Extension field.
type: Option<CodeableConcept>
ContractType; Legal instrument category
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.
type_ext: Option<FieldExtension>
Extension field.
sub_type: Vec<Option<CodeableConcept>>
ContractSubtype; Subtype within the context of type
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.
sub_type_ext: Vec<Option<FieldExtension>>
Extension field.
content_definition: Option<ContractContentDefinition>
Contract precursor content
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.
content_definition_ext: Option<FieldExtension>
Extension field.
term: Vec<Option<ContractTerm>>
Contract Term List
One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.
term_ext: Vec<Option<FieldExtension>>
Extension field.
supporting_info: Vec<Option<Reference>>
Extra Information
Information that may be needed by/relevant to the performer in their execution of this term action.
supporting_info_ext: Vec<Option<FieldExtension>>
Extension field.
relevant_history: Vec<Option<Reference>>
Key event in Contract History
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).
relevant_history_ext: Vec<Option<FieldExtension>>
Extension field.
signer: Vec<Option<ContractSigner>>
Contract Signatory
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.
Signers who are principal parties to the contract are bound by the Contract.activity related to the Contract.topic, and the Contract.term(s), which either extend or restrict the overall action on the topic by, for example, stipulating specific policies or obligations constraining actions, action reason, or agents with respect to some or all of the topic. For example, specifying how policies or obligations shall constrain actions and action reasons permitted or denied on all or a subset of the Contract.topic (e.g., all or a portion of property being transferred by the contract), agents (e.g., who can resell, assign interests, or alter the property being transferred by the contract), actions, and action reasons; or with respect to Contract.terms, stipulating, extending, or limiting the Contract.period of applicability or valuation of items under consideration.
signer_ext: Vec<Option<FieldExtension>>
Extension field.
friendly: Vec<Option<ContractFriendly>>
Contract Friendly Language
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.
friendly_ext: Vec<Option<FieldExtension>>
Extension field.
legal: Vec<Option<ContractLegal>>
Contract Legal Language
List of Legal expressions or representations of this Contract.
legal_ext: Vec<Option<FieldExtension>>
Extension field.
rule: Vec<Option<ContractRule>>
Computable Contract Language
List of Computable Policy Rule Language Representations of this Contract.
rule_ext: Vec<Option<FieldExtension>>
Extension field.
legally_binding: Option<ContractLegallyBinding>
Binding Contract
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.
legally_binding_ext: Option<ContractLegallyBindingExtension>
Extension field.
Trait Implementations§
Source§impl Clone for ContractInner
impl Clone for ContractInner
Source§fn clone(&self) -> ContractInner
fn clone(&self) -> ContractInner
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read more