This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Responsible
Owner:
Financial
Management
Work
Group
|
|
Security Category : Patient |
Compartments
:
|
Detailed Descriptions for the elements in the Contract resource.
| Contract | |
|
| Contract |
| Definition |
|
| Short Display | Legal Agreement |
| Cardinality | 0..* |
|
| DomainResource |
| Summary | false |
| Contract.identifier | |
|
| Contract.identifier |
| Definition |
Unique identifier for this Contract or a derivative that references a Source Contract. |
|
| Contract number |
| Note |
This
is
a
business
|
|
|
|
| Type | Identifier |
| Requirements | This is the business identifier of the contract content conveyed. It may be a derivative of the legally binding contract, in which case, the identifier of the basal contract is contained in the Contract.binding referenced Contract. |
| Summary | true |
| Contract.url | |
| Element Id | Contract.url |
| Definition | Canonical identifier for this contract, represented as a URI (globally unique). |
| Short Display | Basal definition |
| Cardinality | 0..1 |
| Type | uri |
| Requirements | An absolute URI that is used to identify this contract when it is referenced in a specification, model, design, instance or a contract derivative; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which this plan definition is (or will be) published. |
| Summary | false |
| Comments | Used in a domain that uses a supplied contract repository. |
| Contract.version | |
| Element Id | Contract.version |
| Definition | An edition identifier used for business purposes to label business significant variants. |
| Short Display | Business edition |
| Note | This is a business versionId, not a resource version id (see discussion ) |
| Cardinality | 0..1 |
| Type | string |
| Requirements | The identifier that is used to identify this version of the contract when it is referenced in a specification, model, design, instance, or contract derivative. This is an arbitrary value managed by the contract author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. |
| Summary | true |
| 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 . |
| Contract.status | |
|
| Contract.status |
| Definition |
The status of the resource instance. |
| Short Display | amended | appended | cancelled | disputed | entered-in-error | executable + |
| Cardinality | 0..1 |
| Terminology Binding | Contract Resource Status Codes ( Required ) |
| Type | code |
| Is Modifier | true (Reason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) |
| Requirements | This is the Contract Business Workflow Status. |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains codes that mark the contract as not currently valid or active. |
| Contract.legalState | |
| Element Id | Contract.legalState |
| Definition | 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. |
| Short Display | Negotiation status |
| Cardinality | 0..1 |
| Terminology Binding | Contract Resource Legal State codes ( Extensible ) |
| Type | CodeableConcept |
| Requirements | The legal state of a contract follows a prescribed flow as defined by the legal community and these state may be indepenedent of the workflow state. |
| Summary | false |
| Contract.instantiatesCanonical | |
| Element Id | Contract.instantiatesCanonical |
| Definition | The URL pointing to a FHIR-defined Contract Definition that is adhered to in whole or part by this Contract. |
| Short Display | Source Contract Definition |
| Cardinality | 0..1 |
| Type | Reference ( Contract ) |
| Summary | false |
| Contract.instantiatesUri | |
| Element Id | Contract.instantiatesUri |
| Definition | The URL pointing to an externally maintained definition that is adhered to in whole or in part by this Contract. |
| Short Display | External Contract Definition |
| Cardinality | 0..1 |
| Type | uri |
| Summary | false |
| Contract.contentDerivative | |
| Element Id | Contract.contentDerivative |
| Definition | The minimal content derived from the basal information source at a specific stage in its lifecycle. |
| Short Display | Content derived from the basal information |
| Cardinality | 0..1 |
| Terminology Binding | Contract Content Derivation Codes ( Example ) |
| Type | CodeableConcept |
| Requirements | In the context of a contract, the information source of the content derivative shall be the information referenced by the contract.binding. The Contract Resource may function simply as the computable representation of the executed contract, which may be the attached to the Contract Resource as the “binding” or as the “friendly” electronic form. For example, a Contract Resource may be automatically populated with the values expressed in a related QuestionnaireResponse. However, the Contract Resource may be considered the legally binding contract if it is the only “executed” form of this contract, and includes the signatures as *The Contract Resource may function as the computable representation of an application or offer in a pre-executed Contract if the grantor has not entered any values. In this case, it is populated with values in a “legal” form of the application or offer or by the values in an associated Questionnaire. If the grantor has filled in the legal form or the associated Questionnaire Response, then these values are used to populate a pre-executed Contract Resource. If the Contract.topic is considered an application or offer, then the policy is often required to be attached as the “legal” basis for the application to ensure “informed consent” to the contract, and that any discrepancy between the application and the policy are interpreted against the policy. Implementers should check organizational and jurisdictional policies to determine the relationship among multiple representations of a contract pre- and post-execution. |
| Summary | false |
| Contract.issued | |
|
| Contract.issued |
| Definition |
When this Contract was issued. |
| Short Display | When this Contract was issued |
|
|
0..1 |
| Type | dateTime |
| Requirements | The Contract issuance dateTime often precedes the Contract effective dateTime. |
| Summary | true |
| Contract.applies | |
|
| Contract.applies |
| Definition |
Relevant time or time-period when this Contract is applicable. |
| Short Display | Effective time |
| Cardinality | 0..1 |
| Type | Period |
| Requirements | The dateTime upon which the Contract is binding. |
| Summary | true |
| Contract.expirationType | |
| Element Id | Contract.expirationType |
| Definition | Event resulting in discontinuation or termination of this Contract instance by one or more parties to the contract. |
| Short Display | Contract cessation cause |
| Cardinality | 0..1 |
| Terminology Binding | Contract Resource Expiration Type codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.subject | |
|
| Contract.subject |
| Definition |
The target entity impacted by or of interest to parties to the agreement. |
| Short Display | Contract Target Entity |
| Cardinality | 0..* |
| Type | Reference ( Any ) |
| Requirements |
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. |
| Alternate Names | Patient |
| Summary | true |
| Comments |
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. |
| Contract.authority | |
| Element Id | Contract.authority |
| Definition | 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. |
| Short Display | Authority under which this Contract has standing |
| Cardinality | 0..* |
| Type | Reference ( Organization ) |
| Requirements | The governance framework responsible for ensuring compliance with or enforcement of the contract or policy. |
| Summary | false |
| Contract.domain | |
| Element Id | Contract.domain |
| Definition | 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. |
| Short Display | A sphere of control governed by an authoritative jurisdiction, organization, or person |
| Cardinality | 0..* |
| Type | Reference ( Location ) |
| Requirements | The entities bound by governance to comply with the enforcement of contracts or policies by a recognized authority. |
| Alternate Names | scope of governance jurisdiction |
| Summary | false |
| Contract.site | |
| Element Id | Contract.site |
| Definition | Sites in which the contract is complied with, exercised, or in force. |
| Short Display | Specific Location |
| Cardinality | 0..* |
| Type | Reference ( Location ) |
| Summary | false |
| Contract.name | |
| Element Id | Contract.name |
| Definition | 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. |
| Short Display | Computer friendly designation |
| Cardinality | 0..1 |
| Type | string |
| Requirements | Support human navigation and code generation. |
| Summary | true |
| Comments | 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. |
| Contract.title | |
| Element Id | Contract.title |
| Definition | A short, descriptive, user-friendly title for this Contract definition, derivative, or instance in any legal state. |
| Short Display | Human Friendly name |
| Cardinality | 0..1 |
| Type | string |
| Summary | true |
| Contract.subtitle | |
| Element Id | Contract.subtitle |
| Definition | A more detailed or qualifying explanatory or alternate user-friendly title for this Contract definition, derivative, or instance in any legal state. |
| Short Display | Subordinate Friendly name |
| Cardinality | 0..1 |
| Type | string |
| Summary | false |
| Contract.alias | |
| Element Id | Contract.alias |
| Definition | 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. |
| Short Display | Acronym or short name |
| Cardinality | 0..* |
| Type | string |
| Summary | false |
| Contract.author | |
| Element Id | Contract.author |
| Definition | The individual or organization that authored the Contract definition, derivative, or instance in any legal state. |
| Short Display | Source of Contract |
| Cardinality | 0..1 |
| Type | Reference ( Patient | Practitioner | PractitionerRole | Organization | RelatedPerson ) |
| Summary | false |
| Contract.scope | |
| Element Id | Contract.scope |
| Definition | A selector of legal concerns for this Contract definition, derivative, or instance in any legal state. |
| Short Display | Range of Legal Concerns |
| Cardinality | 0..1 |
| Terminology Binding | Contract Resource Scope codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.topic[x] | |
| Element Id | Contract.topic[x] |
| Definition | Narrows the range of legal concerns to focus on the achievement of specific contractual objectives. |
| Short Display | Focus of contract interest |
| Cardinality | 0..1 |
| Type | CodeableConcept | Reference ( Any ) |
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Requirements | May be used to focus the topic of a Contract definition, derivative, or instance in any legal state. |
| Summary | false |
| Comments | 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. |
| Contract.type | |
| Element Id | Contract.type |
| Definition | 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. |
| Short Display | Legal instrument category |
| Cardinality | 0..1 |
| Terminology Binding | Contract Type Codes ( Example ) |
| Type | CodeableConcept |
| Summary | true |
| Contract.subType | |
| Element Id | Contract.subType |
| Definition | 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. |
| Short Display | Subtype within the context of type |
| Cardinality | 0..* |
| Terminology Binding | Contract Subtype Codes ( Example ) |
| Type | CodeableConcept |
| Summary | true |
| Contract.contentDefinition | |
| Element Id | Contract.contentDefinition |
| Definition | 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. |
| Short Display | Contract precursor content |
| Cardinality | 0..1 |
| Summary | false |
| Contract.contentDefinition.type | |
| Element Id | Contract.contentDefinition.type |
| Definition | Precusory content structure and use, i.e., a boilerplate, template, application for a contract such as an insurance policy or benefits under a program, e.g., workers compensation. |
| Short Display | Content structure and use |
| Cardinality | 1..1 |
| Terminology Binding | Contract Resource Definition Type codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.contentDefinition.subType | |
| Element Id | Contract.contentDefinition.subType |
| Definition | Detailed Precusory content type. |
| Short Display | Detailed Content Type Definition |
| Cardinality | 0..1 |
| Terminology Binding | Contract Resource Definition Subtype codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.contentDefinition.publisher | |
| Element Id | Contract.contentDefinition.publisher |
| Definition | The individual or organization that published the Contract precursor content. |
| Short Display | Publisher Entity |
| Cardinality | 0..1 |
| Type | Reference ( Practitioner | PractitionerRole | Organization ) |
| Summary | false |
| Contract.contentDefinition.publicationDate | |
| Element Id | Contract.contentDefinition.publicationDate |
| Definition | The date (and optionally time) when the contract was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the contract changes. |
| Short Display | When published |
| Cardinality | 0..1 |
| Type | dateTime |
| Summary | false |
| Contract.contentDefinition.publicationStatus | |
| Element Id | Contract.contentDefinition.publicationStatus |
| Definition | amended | appended | cancelled | disputed | entered-in-error | executable +. |
| Short Display | amended | appended | cancelled | disputed | entered-in-error | executable + |
| Cardinality | 1..1 |
| Terminology Binding | Contract Resource Publication Status codes ( Required ) |
| Type | code |
| Summary | false |
| Contract.contentDefinition.copyright | |
| Element Id | Contract.contentDefinition.copyright |
| Definition | A copyright statement relating to Contract precursor content. Copyright statements are notices of intellectual property ownership and can include restrictions on the use and publishing of the Contract precursor content. |
| Short Display | Publication Ownership |
| Cardinality | 0..1 |
| Type | markdown |
| Summary | false |
| Contract.term | |
| Element Id | Contract.term |
| Definition | One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups. |
| Short Display | Contract Term List |
| Cardinality | 0..* |
| Summary | false |
| Contract.term.identifier | |
| Element Id | Contract.term.identifier |
| Definition | Unique identifier for this particular Contract Provision. |
| Short Display | Contract Term Number |
| Note | This is a business identifier, not a resource identifier (see discussion ) |
| Cardinality | 0..1 |
| Type | Identifier |
| Summary | true |
| Contract.term.issued | |
| Element Id | Contract.term.issued |
| Definition | When this Contract Provision was issued. |
| Short Display | Contract Term Issue Date Time |
| Cardinality | 0..1 |
| Type | dateTime |
| Summary | true |
| Contract.term.applies | |
| Element Id | Contract.term.applies |
| Definition | Relevant time or time-period when this Contract Provision is applicable. |
| Short Display | Contract Term Effective Time |
| Cardinality | 0..1 |
| Type | Period |
| Summary | true |
| Contract.term.topic[x] | |
| Element Id | Contract.term.topic[x] |
| Definition | The entity that the term applies to. |
| Short Display | Term Concern |
| Cardinality | 0..1 |
| Type | CodeableConcept | Reference ( Any ) |
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Summary | false |
| Contract.term.type | |
| Element Id | Contract.term.type |
| Definition | A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time. |
| Short Display | Contract Term Type or Form |
| Cardinality | 0..1 |
| Terminology Binding | Contract Term Type Codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.term.subType | |
| Element Id | Contract.term.subType |
| Definition | A specialized legal clause or condition based on overarching contract type. |
| Short Display | Contract Term Type specific classification |
| Cardinality | 0..1 |
| Terminology Binding | Contract Term Subtype Codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.term.text | |
| Element Id | Contract.term.text |
| Definition | Statement of a provision in a policy or a contract. |
| Short Display | Term Statement |
| Cardinality | 0..1 |
| Type | markdown |
| Summary | true |
| Contract.term.securityLabel | |
| Element Id | Contract.term.securityLabel |
| Definition |
Security labels that protect the handling of information about the term and its elements, which may be specifically identified. |
| Short Display | Protection for the Term |
| Cardinality | 0..* |
| Requirements | This security label protects the term and its contained provision elements. |
| Summary | false |
| Comments | Within a Contract, a security label may apply to the one to many nested group of terms or to a term, whether inside a group or a singleton. The security label on the entire set of term provision elements may be different from the security labels on a contained offer, asset, valuedItem, or data such as sensitive information, and must be the high water mark of all security labels within the term. Rationale is that a labelled term, which may be disaggregated from the Contract, and must persist the label on the term and on contained elements within other contexts. If more than one policy dictates a level of confidentiality of the term, then each applicable policy may be represented by a security label specific to its requirements. A Security Label is comprised of 1..1 confidentiality code and 0..* other security label codes (aka "privacy tags"). A Security Label is metadata assigned (aka "tagged") to Resources and Resource elements, which specify the confidentiality and sensitivity of the Resource or element and their related attributes, the purposes for which tagged items may be collected, access, used or disclosed, any limitation on the type of entities authorized to engage in permitted purposes, and handling instructions that obligate or prohibit certain actions on the tagged items. |
| Contract.term.securityLabel.number | |
| Element Id | Contract.term.securityLabel.number |
| Definition | Number used to link this term or term element to the applicable Security Label. |
| Short Display | Link to Security Labels |
| Cardinality | 0..* |
| Type | unsignedInt |
| Summary | false |
| Contract.term.securityLabel.classification | |
| Element Id | Contract.term.securityLabel.classification |
| Definition | Security label privacy tag that specifies the level of confidentiality protection required for this term and/or term elements. |
| Short Display | Confidentiality Protection |
| Cardinality | 1..1 |
| Terminology Binding | Contract Resource Scope codes ( Example ) |
| Type | Coding |
| Summary | false |
| Contract.term.securityLabel.category | |
| Element Id | Contract.term.securityLabel.category |
| Definition | Security label privacy tag that specifies the applicable privacy and security policies governing this term and/or term elements. |
| Short Display | Applicable Policy |
| Cardinality | 0..* |
| Terminology Binding | Contract Resource Scope codes ( Example ) |
| Type | Coding |
| Summary | false |
| Contract.term.securityLabel.control | |
| Element Id | Contract.term.securityLabel.control |
| Definition | Security label privacy tag that specifies the manner in which term and/or term elements are to be protected. |
| Short Display | Handling Instructions |
| Cardinality | 0..* |
| Terminology Binding | Contract Resource Security Control codes ( Example ) |
| Type | Coding |
| Summary | false |
| Contract.term.offer | |
| Element Id | Contract.term.offer |
| Definition |
The
matter
of
concern
in
the
context
of
this
|
| Short Display | Context of the Contract term |
| Cardinality | 1..1 |
| Summary | false |
|
Contract.term.offer.identifier
|
|
| Element Id | Contract.term.offer.identifier |
| Definition | Unique identifier for this particular Contract Provision. |
| Short Display | Offer business ID |
| Note | This is a business identifier, not a resource identifier (see discussion ) |
| Cardinality | 0..* |
| Type | Identifier |
| Summary | false |
| Contract.term.offer.party | |
| Element Id | Contract.term.offer.party |
| Definition | Offer Recipient. |
| Short Display | Offer Recipient |
| Cardinality | 0..* |
| Summary | false |
| Contract.term.offer.party.reference | |
| Element Id | Contract.term.offer.party.reference |
| Definition | Participant in the offer. |
| Short Display | Referenced entity |
| Cardinality | 1..* |
| Type | Reference ( Patient | RelatedPerson | Practitioner | PractitionerRole | Device | Group | Organization ) |
| Summary | false |
| Contract.term.offer.party.role | |
| Element Id | Contract.term.offer.party.role |
| Definition | How the party participates in the offer. |
| Short Display | Participant engagement type |
| Cardinality | 1..1 |
| Terminology Binding | Contract Resource Party Role codes ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| Contract.term.offer.topic | |
| Element Id | Contract.term.offer.topic |
| Definition | The owner of an asset has the residual control rights over the asset: the right to decide all usages of the asset in any way not inconsistent with a prior contract, custom, or law (Hart, 1995, p. 30). |
| Short Display | Negotiable offer asset |
| Cardinality | 0..1 |
| Type | Reference ( Any ) |
| Requirements |
In the context of a contract, the topic is the matter under consideration in regards to which specific rights, privileges, obligations, restrictions, and prohibitions are binding on any grantor and grantee parties upon the execution of the 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 object of negotiation?” Answer: The Contract.topic, which may be described with more detail in the [0..*]Contract.valuedItem @ [0..1] Contract.valuedItem.entity[x] Definition: Specific type of Contract Valued Item that may be priced. CodeableConcept|Reference(Any) Contract.topic is “the what” that a grantor is exchanging with a grantee in return for some benefit. Contract.topic is “the what” to which any Contract.action is being applied for any stipulated Contract.action.reason. AContract.topic is “the what” governed by the execution of the contract to which any party’s rights, privileges, obligations, restrictions, and prohibitions apply. |
| Summary | true |
| Comments |
The Contract.topic may be an application for or offer of a policy or service (e.g., uri to a consent directive form or a health insurance policy), which becomes the Contract once accepted by both the grantor and grantee. The Contract Resource may function simply as the computable representation of the executed contract, which may be the attached to the Contract Resource as the “binding” or as the “friendly” electronic form. For example, a Contract Resource may be automatically populated with the values expressed in a related QuestionnaireResponse. However, the Contract Resource may be considered the legally binding contract if it is the only “executed” form of this contract, and includes the signatures as *The Contract Resource may function as the computable representation of an application or offer in a pre-executed Contract if the grantor has not entered any values. In this case, it is populated with values in a “legal” form of the application or offer or by the values in an associated Questionnaire. If the grantor has filled in the legal form or the associated Questionnaire Response, then these values are used to populate a pre-executed Contract Resource. If the Contract.topic is considered an application or offer, then the policy is often required to be attached as the “legal” basis for the application to ensure “informed consent” to the contract, and that any discrepancy between the application and the policy are interpreted against the policy. Implementers should check organizational and jurisdictional policies to determine the relationship among multiple representations of a contract pre- and post-execution. |
|
|
|
|
|
Contract.term.offer.type |
| Definition |
|
| Short Display | Contract Offer Type or Form |
| Cardinality | 0..1 |
|
| Contract Term Type Codes ( Example ) |
| Type |
|
|
Summary
|
false |
|
|
|
|
|
Contract.term.offer.decision |
| Definition |
|
| Short Display | Accepting party choice |
|
|
|
|
|
(
|
| Type | CodeableConcept |
|
|
In
some
policy
or
contract
contexts,
the
"offer"
is
made
by
an
offeror
wishing
to
be
the
"grantee"
of
|
| Summary | false |
|
|
|
|
| Contract.term.offer.decisionMode |
| Definition |
|
| Short Display | How decision is conveyed |
| Cardinality |
|
| Terminology Binding |
Contract
|
| Type | CodeableConcept |
| Summary |
|
|
|
|
| Element Id | Contract.term.offer.answer |
| Definition |
Response to offer text. |
| Short Display | Response to offer text |
| Cardinality | 0..* |
| Summary | false |
| Contract.term.offer.answer.value[x] | |
| Element Id | Contract.term.offer.answer.value[x] |
| Definition |
|
| Short Display | The actual answer response |
| Cardinality |
|
|
|
|
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Summary | false |
| Contract.term.offer.text | |
| Element Id | Contract.term.offer.text |
| Definition | Human readable form of this Contract Offer. |
| Short Display | Human readable offer text |
| Cardinality | 0..1 |
| Type |
|
| Summary |
|
|
|
|
|
| Contract.term.offer.linkId |
| Definition |
|
| Short Display | Pointer to text |
|
|
0..* |
|
| string |
|
|
false |
|
| |
| Element Id | Contract.term.offer.securityLabelNumber |
| Definition | Security labels that protects the offer. |
| Short Display | Offer restriction numbers |
| Cardinality | 0..* |
| Type | unsignedInt |
|
|
false |
|
|
|
|
| Contract.term.asset |
| Definition |
|
| Short Display | Contract Term Asset List |
|
|
0..* |
| Summary | false |
| Contract.term.asset.scope | |
| Element Id | Contract.term.asset.scope |
| Definition | Differentiates the kind of the asset . |
| Short Display | Range of asset |
| Cardinality | 0..1 |
| Terminology Binding |
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
|
Contract.term.asset.type |
| Definition |
|
| Short Display | Asset category |
| Cardinality |
|
| Terminology Binding |
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
| Element Id | Contract.term.asset.typeReference |
| Definition |
Associated entities. |
| Short Display | Associated entities |
| Cardinality | 0..* |
| Type | Reference ( Any ) |
| Summary | false |
| Contract.term.asset.subtype | |
| Element Id | Contract.term.asset.subtype |
| Definition |
|
| Short Display | Asset sub-category |
| Cardinality |
|
| Terminology Binding |
Contract
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
| Contract.term.asset.relationship |
| Definition |
|
| Short Display | Kinship of the asset |
|
|
|
| Terminology Binding |
|
| Type | Coding |
| Summary |
|
|
|
|
|
|
Contract.term.asset.context |
| Definition |
|
| Short Display | Circumstance of the asset |
|
|
0..* |
|
|
false |
|
Contract.term.asset.context.reference
|
|
|
|
Contract.term.asset.context.reference |
| Definition |
|
| Short Display | Creator,custodian or owner |
| Cardinality | 0..1 |
| Type | Reference ( Any ) |
| Summary | false |
|
|
|
|
|
Contract.term.asset.context.code |
| Definition |
|
| Short Display | Codeable asset context |
| Cardinality | 0..* |
|
| Contract Resource Asset Context codes ( Example ) |
| Type | CodeableConcept |
|
|
false |
|
|
|
| Element Id | Contract.term.asset.context.text |
| Definition | Context description. |
| Short Display | Context description |
|
Cardinality
|
0..1 |
|
Type
|
string
|
|
Summary
|
false |
|
|
|
| Element Id | Contract.term.asset.condition |
| Definition | Description of the quality and completeness of the asset that may be a factor in its valuation. |
| Short Display | Quality desctiption of asset |
|
Cardinality
|
0..1 |
| Type | string |
| Summary | false |
|
|
|
|
| Contract.term.asset.periodType |
| Definition |
|
| Short Display | Asset availability types |
| Cardinality | 0..* |
| Terminology Binding |
Contract
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
|
Contract.term.asset.period |
| Definition |
|
| Short Display |
Time
period
of
the
|
|
|
0..* |
|
| Period |
| Summary | false |
| Contract.term.asset.usePeriod | |
| Element Id | Contract.term.asset.usePeriod |
| Definition |
|
|
|
Time period |
| Cardinality | 0..* |
| Type | Period |
| Summary | false |
| Contract.term.asset.text | |
| Element Id | Contract.term.asset.text |
| Definition |
|
| Short Display | Asset clause or question text |
| Cardinality | 0..1 |
| Type | string |
| Summary | false |
|
|
|
|
| Contract.term.asset.linkId |
| Definition |
|
|
|
|
|
|
|
| Type | string |
|
|
false |
|
|
|
|
| Contract.term.asset.answer |
| Definition |
|
| Short Display | Response to assets |
| Cardinality |
|
| Type |
|
|
Summary
|
false |
|
|
|
|
| Contract.term.asset.securityLabelNumber |
| Definition |
|
| Short Display | Asset restriction numbers |
|
|
|
| Type | unsignedInt |
|
|
false |
|
|
|
|
| Contract.term.asset.valuedItem |
| Definition |
Contract Valued Item List. |
| Short Display | Contract Valued Item List |
| Cardinality | 0..* |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.entity[x] |
| Definition |
Specific type of Contract Valued Item that may be priced. |
| Short Display | Contract Valued Item Type |
| Cardinality | 0..1 |
| Type | CodeableConcept | Reference ( Any ) |
| [x] Note |
See
Choice
of
|
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.identifier |
| Definition |
Identifies a Contract Valued Item instance. |
|
| Contract Valued Item Number |
| Note |
This
is
a
business
|
|
|
0..1 |
| Type | Identifier |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.effectiveTime |
| Definition |
Indicates the time during which this Contract ValuedItem information is effective. |
| Short Display | Contract Valued Item Effective Tiem |
| Cardinality | 0..1 |
| Type | dateTime |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.quantity |
| Definition |
Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances. |
| Short Display | Count of Contract Valued Items |
| Cardinality | 0..1 |
| Type | SimpleQuantity |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.unitPrice |
| Definition |
A Contract Valued Item unit valuation measure. |
| Short Display | Contract Valued Item fee, charge, or cost |
| Cardinality | 0..1 |
| Type | Money |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.factor |
| Definition |
A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount. |
| Short Display | Contract Valued Item Price Scaling Factor |
| Cardinality | 0..1 |
| Type | decimal |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.points |
| Definition |
An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point. |
| Short Display | Contract Valued Item Difficulty Scaling Factor |
| Cardinality | 0..1 |
| Type | decimal |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.net |
| Definition |
Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied. |
| Short Display | Total Contract Valued Item Value |
| Cardinality | 0..1 |
| Type | Money |
| Summary | false |
|
|
|
|
| Contract.term.asset.valuedItem.payment |
| Definition |
|
| Short Display | Terms of valuation |
| Cardinality | 0..1 |
| Type | string |
|
| false |
|
|
|
|
|
Contract.term.asset.valuedItem.paymentDate |
| Definition |
|
|
|
|
|
|
0..1 |
| Type |
|
| Summary |
|
|
|
|
|
| Contract.term.asset.valuedItem.responsible |
| Definition |
|
| Short Display | Who will make payment |
| Cardinality | 0..1 |
| Type | Reference ( Organization | Patient | Practitioner | PractitionerRole | RelatedPerson ) |
|
|
false |
| Contract.term.asset.valuedItem.recipient | |
| Element Id | Contract.term.asset.valuedItem.recipient |
| Definition | Who will receive payment. |
| Short Display | Who will receive payment |
| Cardinality | 0..1 |
| Type | Reference ( Organization | Patient | Practitioner | PractitionerRole | RelatedPerson ) |
| Summary |
|
|
|
|
|
|
Contract.term.asset.valuedItem.linkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality |
|
| Type |
|
| Summary |
|
|
|
|
|
|
Contract.term.asset.valuedItem.securityLabelNumber |
| Definition |
A set of security labels that define which terms are controlled by this condition. |
| Short Display | Security Labels that define affected terms |
| Cardinality | 0..* |
| Type | unsignedInt |
| Summary | false |
| Contract.term.action | |
| Element Id | Contract.term.action |
| Definition |
An
actor
taking
a
role
in
an
activity
for
which
it
can
be
assigned
some
degree
of
|
| Short Display | Entity being ascribed responsibility |
| Cardinality | 0..* |
|
| An agent can be a person, an organization, software, device, or other entities that may be ascribed responsibility. |
|
|
false |
| Comments |
Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa. For example, in cases of actions initiated by one user for other users, or in events that involve more than one user, hardware device, software, or system process. However, only one user may be the initiator/requestor for the event. |
|
|
|
| Element Id | Contract.term.action.doNotPerform |
| Definition | True if the term prohibits the action. |
| Short Display | True if the term prohibits the action |
| Cardinality | 0..1 |
| Type | boolean |
| Is Modifier | true (Reason: If true this element negates the specified action. For Example, instead of a dictate to perform an action, it is a dictate not to perform the action.) |
|
|
false |
|
|
|
|
| Contract.term.action.type |
| Definition |
|
| Short Display | Type or form of the action |
| Cardinality |
|
| Terminology Binding |
Contract
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
| Contract.term.action.subject |
| Definition |
|
| Short Display |
Entity
of
the
|
|
|
0..* |
|
|
false |
|
|
|
|
| Contract.term.action.subject.reference |
| Definition |
|
| Short Display |
Entity
of
the
|
|
|
|
|
|
Reference ( Patient | RelatedPerson | Practitioner | PractitionerRole | Device | Group | Organization ) |
|
| false |
|
|
|
|
| Contract.term.action.subject.role |
| Definition |
|
| Short Display | Role type of the agent |
|
|
|
| Terminology Binding |
Contract
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
| Contract.term.action.intent |
| Definition |
Reason or purpose for the action stipulated by this Contract Provision. |
| Short Display | Purpose for the Contract Term Action |
| Cardinality |
|
| Terminology Binding |
PurposeOfUse
(
Example
)
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
| Contract.term.action.linkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality | 0..* |
| Type | string |
| Summary | false |
| Contract.term.action.status | |
| Element Id | Contract.term.action.status |
| Definition | Current state of the term action. |
| Short Display | State of the action |
| Cardinality | 1..1 |
| Terminology Binding |
|
| Type |
|
| Summary |
|
|
|
|
|
| Contract.term.action.context |
| Definition |
|
| Short Display | Episode associated with action |
|
|
|
|
|
Reference ( Encounter | EpisodeOfCare ) |
|
| false |
| Contract.term.action.contextLinkId | |
|
|
Contract.term.action.contextLinkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality | 0..* |
| Type | string |
| Summary | false |
|
|
|
|
| Contract.term.action.occurrence[x] |
| Definition |
|
| Short Display | When action happens |
| Cardinality |
|
| Type |
|
| [x] Note |
See
Choice
of
Datatypes
|
|
Summary
|
false |
| Contract.term.action.requester | |
| Element Id | Contract.term.action.requester |
| Definition | Who or what initiated the action and has responsibility for its activation. |
| Short Display | Who asked for action |
| Cardinality | 0..* |
| Type |
Reference
(
Patient
|
RelatedPerson
|
Practitioner
|
|
| Summary | false |
|
|
|
|
|
Contract.term.action.requesterLinkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality | 0..* |
| Type | string |
| Summary | false |
| Contract.term.action.performerType | |
| Element Id | Contract.term.action.performerType |
| Definition | The type of individual that is desired or required to perform or not perform the action. |
| Short Display | Kind of service performer |
| Cardinality | 0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Summary | false |
|
|
|
|
| Contract.term.action.performerRole |
| Definition |
|
| Short Display | Competency of the performer |
| Cardinality | 0..1 |
| Terminology Binding | Example Security Role Type ( Example ) |
| Type | CodeableConcept |
|
|
false |
|
|
|
|
| Contract.term.action.performer |
| Definition |
|
| Short Display | Actor that wil execute (or not) the action |
|
|
0..1 |
|
| Reference ( RelatedPerson | Patient | Practitioner | PractitionerRole | CareTeam | Device | Substance | Organization | Location ) |
| Summary | false |
|
|
|
|
|
Contract.term.action.performerLinkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality |
|
| Type |
|
|
|
false |
|
|
|
|
| Contract.term.action.reason |
| Definition |
|
|
|
|
|
|
0..* |
|
|
PurposeOfUse
(
Example
)
|
| Type | CodeableReference ( Condition | Observation | DiagnosticReport | DocumentReference | Questionnaire | QuestionnaireResponse ) |
|
|
false |
|
|
|
|
|
Contract.term.action.reasonLinkId |
| Definition |
|
| Short Display | Pointer to specific item |
| Cardinality |
|
| Type | string |
|
|
false |
|
|
|
|
|
Contract.term.action.note |
| Definition |
|
| Short Display | Comments about the action |
| Cardinality |
|
| Type | Annotation |
|
|
false |
|
|
|
|
| Contract.term.action.securityLabelNumber |
| Definition |
|
| Short Display | Action restriction numbers |
| Cardinality |
|
| Type | unsignedInt |
|
|
false |
|
|
|
|
| Contract.term.group |
| Definition |
|
| Short Display | Nested Contract Term Group |
| Cardinality |
|
| Type | See Contract.term |
|
|
false |
|
|
|
|
| Contract.supportingInfo |
| Definition |
|
| Short Display | Extra Information |
| Cardinality | 0..* |
| Type | Reference ( Any ) |
| Summary | false |
| Contract.relevantHistory | |
| Element Id | Contract.relevantHistory |
| Definition |
Links
to
Provenance
records
for
|
| Short Display | Key event in Contract History |
| Cardinality |
|
| Type | Reference ( Provenance ) |
|
|
false |
|
|
|
|
|
Contract.signer |
| Definition |
|
| Short Display | Contract Signatory |
| Cardinality | 0..* |
|
| The Contract.signer applies a signature to the Contract.binding referenced resource, which is the documentation that is the legal "source of truth". The Contract.signer may delegate, such as a legally recognized personal representative, or have a delegate assigned e.g., by a court of law, to actually sign the Contract, such as a trustee in the case of incompetence. |
|
|
false |
| Comments | 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. |
|
|
|
|
| Contract.signer.type |
| Definition |
|
| Short Display | Contract Signatory Role |
|
|
1..1 |
|
| Contract Signer Type Codes ( Preferred ) |
| Type | Coding |
|
|
false |
|
|
|
|
| Contract.signer.party |
| Definition |
|
| Short Display | Contract Signatory Party |
|
|
|
| Type |
|
|
| false |
| Contract.signer.signature | |
|
| Contract.signer.signature |
| Definition | Legally binding Contract DSIG signature contents in Base64. |
| Short Display | Contract Documentation Signature |
|
Cardinality
|
1..* |
| Type | Signature |
| Summary | false |
| Contract.friendly | |
|
| Contract.friendly |
| Definition |
The
|
| Short Display | Contract Friendly Language |
| Cardinality | 0..* |
| Summary | false |
| Contract.friendly.content[x] | |
|
|
Contract.friendly.content[x] |
| Definition |
Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability. |
| Short Display | Easily comprehended representation of this Contract |
|
|
1..1 |
| Type | Attachment | Reference ( Composition | DocumentReference | QuestionnaireResponse ) |
| [x] Note |
See
Choice
of
|
| Summary | false |
| Contract.legal | |
|
| Contract.legal |
| Definition |
List of Legal expressions or representations of this Contract. |
| Short Display | Contract Legal Language |
| Cardinality | 0..* |
| Summary | false |
| Contract.legal.content[x] | |
|
| Contract.legal.content[x] |
| Definition |
Contract legal text in human renderable form. |
| Short Display | Contract Legal Text |
|
|
1..1 |
| Type | Attachment | Reference ( Composition | DocumentReference | QuestionnaireResponse ) |
| [x] Note |
See
Choice
of
|
| Summary | false |
| Contract.rule | |
|
|
Contract.rule |
| Definition |
List of Computable Policy Rule Language Representations of this Contract. |
| Short Display | Computable Contract Language |
| Cardinality | 0..* |
| Summary | false |
| Contract.rule.content[x] | |
|
| Contract.rule.content[x] |
| Definition |
Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal). |
| Short Display | Computable Contract Rules |
| Cardinality | 1..1 |
| Type | Attachment | Reference ( DocumentReference ) |
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Summary | false |
| Contract.legallyBinding[x] | |
| Element Id | Contract.legallyBinding[x] |
| Definition | 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. |
| Short Display | Binding Contract |
| Cardinality | 0..1 |
| Type | Attachment | Reference ( Composition | DocumentReference | QuestionnaireResponse | Contract ) |
| [x] Note |
See
Choice
of
|
| Summary | false |