R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2

(No assigned work group) Maturity Level: 1Informative Use Context: Any

Definitions for the consentdirective Profile.

Contract
Element IdContract
Definition

A record of a healthcare consumer’s privacy policy, which is in accordance with governing jurisdictional and organization privacy policies that grant or withhold consent: • To one or more identified entities in a defined role • To perform one or more operations (e.g. collect, access, use, disclose, amend, or delete) • On an instance or type of individually identifiable health information [IIHI] • For a purpose such as treatment, payment, operations, research, public health, quality measures, health status evaluation by third parties, or marketing • Under certain conditions, e.g. when unconscious • For specified time period, e.g. effective and expiration dates • In certain context, e.g. in an emergency  A consent directive is an instance of governing jurisdictional and organization privacy policies, which might or might not be backed up by a signed document (paper or electronic). [HITSP TP30].

Control0..*
InvariantsDefined on this element
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (xpath: not(parent::f:contained and f:text))
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (xpath: not(parent::f:contained and f:contained))
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (xpath: not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])])))
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (xpath: not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated)))
Contract.id
Element IdContract.id
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Control0..1
Typeid
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Contract.meta
Element IdContract.meta
Definition

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.

Control0..1
TypeMeta
Contract.implicitRules
Element IdContract.implicitRules
Definition

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.

Control0..1
Typeuri
Is Modifiertrue (Reason: This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation)
Comments

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 it's narrative along with other profiles, value sets, etc.

Contract.language
Element IdContract.language
Definition

The base language in which the resource is written.

Control0..1
Terminology BindingA human language.
The codes SHALL be taken from Common Languages; other codes may be used where these codes are not suitable
Typecode
Comments

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).

Contract.text
Element IdContract.text
Definition

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.

Control0..1 This element is affected by the following invariants: dom-1
TypeNarrative
Alternate Namesnarrative, html, xhtml, display
Comments

Contained resources do not have 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 in formation is added later.

Contract.contained
Element IdContract.contained
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Control0..*
TypeResource
Alternate Namesinline resources, anonymous resources, contained resources
Comments

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.

Contract.extension
Element IdContract.extension
Definition

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 manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.modifierExtension
Element IdContract.modifierExtension
Definition

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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Is Modifiertrue (Reason: Not known why this is labelled a modifier)
Alternate Namesextensions, user content
Comments

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.

Contract.identifier
Element IdContract.identifier
Definition

Unique identifier for this Consent Directive.

Control0..1
TypeIdentifier
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.

Contract.status
Element IdContract.status
Definition

The status of the resource instance.

Control0..1
Terminology BindingA code specifying the state of the resource instance.
The codes SHALL be taken from Contract Resource Status Codes
Typecode
Is Modifiertrue (Reason: This element is labelled 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.

Comments

This element is labeled as a modifier because the status contains codes that mark the contract as not currently valid or active.

Contract.contentDerivative
Element IdContract.contentDerivative
Definition

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

Control0..1
Terminology BindingThis is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source.
For example codes, see Contract Content Derivation Codes
TypeCodeableConcept
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.

Contract.issued
Element IdContract.issued
Definition

Date and time when this Consent Directive was executed and became effective.

Control0..1
TypedateTime
Requirements

The Contract issuance dateTime often precedes the Contract effective dateTime.

Contract.applies
Element IdContract.applies
Definition

Time period during which this Consent Directive is in effect.

Control0..1
TypePeriod
Requirements

The dateTime upon which the Contract is binding.

Contract.subject
Element IdContract.subject
Definition

Patient information and actions taken on that information that are governed by this Consent Directive.

Control1..1
TypeReference(Patient)
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 NamesPatient
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 IdContract.authority
Definition

A formally recognized grouping of people, principals, organizations, or jurisdictions with legal standing to promulgate, administer, and enforce privacy policies and applicable Consent Directives.

Control0..*
TypeReference(Organization)
Requirements

The governance framework responsible for ensuring compliance with or enforcement of the contract or policy.

Contract.domain
Element IdContract.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 privacy protection and control of the collection, access, use and disclosure of resources.

Control0..*
TypeReference(Location)
Requirements

The entities bound by governance to comply with the enforcement of contracts or policies by a recognized authority.

Alternate Namesscope of governance jurisdiction
Contract.type
Element IdContract.type
Definition

Specific type of patient privacy Consent Directive reflecting the range of patient discretion over granting of rights to patient information and actions that may be taken on that information; e.g. Opt-in, opt-out, Share All (such as authorization to disclose to payer for payment purposes or benefit eligibility), Share Partial(such as Title 38 Section 7332 and 42 CFR Part 2), Implied Consent, such as a HIPAA Notice of Privacy Practices.

Control1..1
Terminology BindingList of overall contract codes.
For example codes, see Contract Type Codes
TypeCodeableConcept
Contract.type.id
Element IdContract.type.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.type.extension
Element IdContract.type.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

SlicingThis element introduces a set of slices. The slicing rules are:
  • unordered
  • Open
  • discriminators: value:url
Contract.type.coding
Element IdContract.type.coding
Definition

A reference to a code defined by a terminology system.

Control0..*
TypeCoding
Requirements

Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Contract.type.coding.id
Element IdContract.type.coding.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.type.coding.extension
Element IdContract.type.coding.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

SlicingThis element introduces a set of slices. The slicing rules are:
  • unordered
  • Open
  • discriminators: value:url
Contract.type.coding.system
Element IdContract.type.coding.system
Definition

The identification of the code system that defines the meaning of the symbol in the code.

Control0..1
Typeuri
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establish the system clearly and unambiguously.

Fixed Valuehttp://loinc.org
Contract.type.coding.version
Element IdContract.type.coding.version
Definition

The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

Control0..1
Typestring
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

Contract.type.coding.code
Element IdContract.type.coding.code
Definition

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Control0..1
Typecode
Requirements

Need to refer to a particular code in the system.

Fixed Value57016-8
Contract.type.coding.display
Element IdContract.type.coding.display
Definition

A representation of the meaning of the code in the system, following the rules of the system.

Control0..1
Typestring
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Contract.type.coding.userSelected
Element IdContract.type.coding.userSelected
Definition

Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).

Control0..1
Typeboolean
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Contract.type.text
Element IdContract.type.text
Definition

A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

Control0..1
Typestring
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Contract.subType
Element IdContract.subType
Definition

A specialized type of an overarching or more general Consent Directive, such as a patient's right to opt-out of a Patient Directory under HIPAA or a multiparty 42 CFR Part 2 consent used in a health information exchange context by a Qualified Service Organization.

Control0..*
Terminology BindingDetailed codes within the above.
For example codes, see Contract Subtype Codes
TypeCodeableConcept
Contract.term
Element IdContract.term
Definition

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

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.id
Element IdContract.term.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.extension
Element IdContract.term.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.modifierExtension
Element IdContract.term.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.identifier
Element IdContract.term.identifier
Definition

Unique identifier for this particular Consent Directive Provision.

Control0..1
TypeIdentifier
Contract.term.issued
Element IdContract.term.issued
Definition

When this Consent Directive Provision was issued.

Control0..1
TypedateTime
Contract.term.applies
Element IdContract.term.applies
Definition

Relevant time or time-period when this Consent Directive Provision is applicable.

Control0..1
TypePeriod
Contract.term.type
Element IdContract.term.type
Definition

Type of Consent Directive Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.

Control0..1
Terminology BindingDetailed codes for the types of contract provisions.
For example codes, see Contract Term Type Codes
TypeCodeableConcept
Contract.term.subType
Element IdContract.term.subType
Definition

Subtype of this Consent Directive Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment.

Control0..1
Terminology BindingDetailed codes for the subtypes of contract provisions.
For example codes, see Contract Term Subtype Codes
TypeCodeableConcept
Contract.term.offer
Element IdContract.term.offer
Definition

The matter of concern in the context of this provision of the agrement.

Control1..1
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.offer.id
Element IdContract.term.offer.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.offer.extension
Element IdContract.term.offer.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.offer.modifierExtension
Element IdContract.term.offer.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.offer.topic
Element IdContract.term.offer.topic
Definition

Who or what this Consent Directive Provision is about.

Control0..1
TypeReference(Resource)
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.

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
Element IdContract.term.offer.type
Definition

Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.

Control0..1
Terminology BindingDetailed codes for the types of contract provisions.
For example codes, see Contract Term Type Codes
TypeCodeableConcept
Contract.term.offer.decision
Element IdContract.term.offer.decision
Definition

The type of decision made by a grantor with respect to an offer made by a grantee.

Control0..1
Terminology BindingThe type of decision made by a grantor with respect to an offer made by a grantee.
The codes SHALL be taken from ActConsentDirective; other codes may be used where these codes are not suitable
TypeCodeableConcept
Requirements

In some policy or contract contexts, the "offer" is made by an offeror wishing to be the "grantee" of the offer topic by the grantor. From this perspective, the grantor is the "offeree".

Contract.term.offer.text
Element IdContract.term.offer.text
Definition

Human readable form of this Consent Directive Provision.

Control0..1
Typestring
Contract.term.offer.linkId
Element IdContract.term.offer.linkId
Definition

The id of the clause or question text of the offer in the referenced questionnaire/response.

Control0..1
Typestring
Contract.term.asset
Element IdContract.term.asset
Definition

Contract Term Asset List.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.asset.id
Element IdContract.term.asset.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.asset.extension
Element IdContract.term.asset.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.asset.modifierExtension
Element IdContract.term.asset.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.asset.class
Element IdContract.term.asset.class
Definition

Categorization of the type of asset.

Control0..1
Terminology BindingThe class (type) of information a consent rule covers
The codes SHALL be taken from Consent Content Class; other codes may be used where these codes are not suitable
TypeCoding
Contract.term.asset.code
Element IdContract.term.asset.code
Definition

Code in the content.

Control0..1
Terminology BindingIf this code is found in an instance, then the exception applies
For example codes, see Consent Content Codes
TypeCoding
Contract.term.asset.period
Element IdContract.term.asset.period
Definition

Time period of the asset.

Control0..1
TypePeriod
Contract.term.asset.dataPeriod
Element IdContract.term.asset.dataPeriod
Definition

Time period of the data for the asset.

Control0..1
TypePeriod
Contract.term.asset.data
Element IdContract.term.asset.data
Definition

Data defined by this Asset.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.asset.data.id
Element IdContract.term.asset.data.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.asset.data.extension
Element IdContract.term.asset.data.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.asset.data.modifierExtension
Element IdContract.term.asset.data.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.asset.data.meaning
Element IdContract.term.asset.data.meaning
Definition

instance | related | dependents | authoredby.

Control0..1
Terminology BindingHow a resource reference is interpreted when evaluating contract offers
The codes SHALL be taken from ContractDataMeaning
Typecode
Contract.term.asset.data.reference
Element IdContract.term.asset.data.reference
Definition

The actual data reference.

Control0..1
TypeReference(Resource)
Contract.term.asset.valuedItem
Element IdContract.term.asset.valuedItem
Definition

Contract Provision Valued Item List.

Control0..0
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.asset.valuedItem.id
Element IdContract.term.asset.valuedItem.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.asset.valuedItem.extension
Element IdContract.term.asset.valuedItem.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.asset.valuedItem.modifierExtension
Element IdContract.term.asset.valuedItem.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.asset.valuedItem.entity[x]
Element IdContract.term.asset.valuedItem.entity[x]
Definition

Specific type of Contract Provision Valued Item that may be priced.

Control0..1
TypeChoice of: CodeableConcept, Reference(Resource)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Contract.term.asset.valuedItem.identifier
Element IdContract.term.asset.valuedItem.identifier
Definition

Identifies a Contract Provision Valued Item instance.

Control0..1
TypeIdentifier
Contract.term.asset.valuedItem.effectiveTime
Element IdContract.term.asset.valuedItem.effectiveTime
Definition

Indicates the time during which this Contract Term ValuedItem information is effective.

Control0..1
TypedateTime
Contract.term.asset.valuedItem.quantity
Element IdContract.term.asset.valuedItem.quantity
Definition

Specifies the units by which the Contract Provision Valued Item is measured or counted, and quantifies the countable or measurable Contract Term Valued Item instances.

Control0..1 This element is affected by the following invariants: ele-1
TypeQuantity(SimpleQuantity)
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
qty-3: If a code for the unit is present, the system SHALL also be present (xpath: not(exists(f:code)) or exists(f:system))
sqty-1: The comparator is not used on a SimpleQuantity (xpath: not(exists(f:comparator)))
Contract.term.asset.valuedItem.unitPrice
Element IdContract.term.asset.valuedItem.unitPrice
Definition

A Contract Provision Valued Item unit valuation measure.

Control0..1
TypeQuantity(Money)
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

InvariantsDefined on this element
mny-1: There SHALL be a code if there is a value and it SHALL be an expression of currency. If system is present, it SHALL be ISO 4217 (system = "urn:iso:std:iso:4217" - currency). (xpath: (f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='urn:iso:std:iso:4217'))
qty-3: If a code for the unit is present, the system SHALL also be present (xpath: not(exists(f:code)) or exists(f:system))
Contract.term.asset.valuedItem.factor
Element IdContract.term.asset.valuedItem.factor
Definition

A real number that represents a multiplier used in determining the overall value of the Contract Provision Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

Control0..1
Typedecimal
Contract.term.asset.valuedItem.points
Element IdContract.term.asset.valuedItem.points
Definition

An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Provision Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Provision Valued Item, such that a monetary amount can be assigned to each point.

Control0..1
Typedecimal
Contract.term.asset.valuedItem.net
Element IdContract.term.asset.valuedItem.net
Definition

Expresses the product of the Contract Provision 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.

Control0..1
TypeQuantity(Money)
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

InvariantsDefined on this element
mny-1: There SHALL be a code if there is a value and it SHALL be an expression of currency. If system is present, it SHALL be ISO 4217 (system = "urn:iso:std:iso:4217" - currency). (xpath: (f:code or not(f:value)) and (not(exists(f:system)) or f:system/@value='urn:iso:std:iso:4217'))
qty-3: If a code for the unit is present, the system SHALL also be present (xpath: not(exists(f:code)) or exists(f:system))
Contract.term.asset.securityLabel
Element IdContract.term.asset.securityLabel
Definition

A set of security labels that define which terms are controlled by this condition.

Control0..*
Terminology BindingSecurity Labels from the Healthcare Privacy and Security Classification System.
The codes SHALL be taken from All Security Labels; other codes may be used where these codes are not suitable
TypeCoding
Contract.term.agent
Element IdContract.term.agent
Definition

List of actors participating in this Consent Directive Provision.

Control0..*
TypeBackboneElement
Requirements

An agent can be a person, an organization, software, device, or other entities that may be ascribed responsibility.

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.

InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.term.agent.id
Element IdContract.term.agent.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.term.agent.extension
Element IdContract.term.agent.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.term.agent.modifierExtension
Element IdContract.term.agent.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.term.agent.actor
Element IdContract.term.agent.actor
Definition

The actor assigned a role in this Consent Directive Provision.

Control1..1
TypeChoice of: Reference(Contract), Reference(Device), Reference(Group), Reference(Location), Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson), Reference(Substance)
Contract.term.agent.role
Element IdContract.term.agent.role
Definition

Role played by the actor assigned this role in this Consent Directive Provision.

Control0..*
Terminology BindingDetailed codes for the contract actor role.
For example codes, see Contract Actor Role Codes
TypeCodeableConcept
Contract.term.action
Element IdContract.term.action
Definition

Action stipulated by this Consent Directive Provision.

Control0..*
Terminology BindingDetailed codes for the contract action.
For example codes, see Contract Action Codes
TypeCodeableConcept
Requirements

If the Contract.topic references a Resource, which contains actions or activities, such as a Procedure to which a grantor is agreeing to receive from the grantee, then this element would likely not be populated. If the Resource referenced in the Contract.topic does not include an action such as a Device, then the Contract.action would likely be populated, for example with the actions "purchase and sale" the Device.

Contract.term.actionReason
Element IdContract.term.actionReason
Definition

Reason or purpose for the action stipulated by this Consent Directive Provision.

Control0..*
Terminology BindingDetailed codes for the contract action reason.
For example codes, see PurposeOfUse
TypeCodeableConcept
Contract.term.group
Element IdContract.term.group
Definition

Nested group of Consent Directive Provision.

Control0..*
TypeSee Contract.term
Contract.signer
Element IdContract.signer
Definition

Party signing this Consent Directive.

Control0..*
TypeBackboneElement
Requirements

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.

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.

InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.signer.id
Element IdContract.signer.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.signer.extension
Element IdContract.signer.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.signer.modifierExtension
Element IdContract.signer.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.signer.type
Element IdContract.signer.type
Definition

Role of this Consent Directive signer, e.g. patient who is Consent Directive Grantee, the Substitute Decision Maker such as a person with Power of Attorney to whom the patient has granted or delegated rights to execute a Consent Directive on the patient's behalf, a notary public or witness.

Control1..1
Terminology BindingList of parties who may be signing.
The codes SHOULD be taken from Contract Signer Type Codes
TypeCoding
Contract.signer.party
Element IdContract.signer.party
Definition

Party which is a signatory to this Consent Directive.

Control1..1
TypeChoice of: Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson)
Contract.signer.signature
Element IdContract.signer.signature
Definition

Legally binding Consent Directive DSIG signature contents in Base64.

Control1..1
TypeSignature
Contract.friendly
Element IdContract.friendly
Definition

The "patient friendly language" versionof the Consent Directive in whole or in parts. "Patient friendly language" means the representation of the Consent Directive and Consent Directive 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 Consent Directive understand the roles, actions, obligations, responsibilities, and implication of the agreement.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.friendly.id
Element IdContract.friendly.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.friendly.extension
Element IdContract.friendly.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.friendly.modifierExtension
Element IdContract.friendly.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.friendly.content[x]
Element IdContract.friendly.content[x]
Definition

Human readable rendering of this Consent Directive in a format and representation intended to enhance comprehension and ensure understandability.

Control1..1
TypeChoice of: Attachment, Reference(Composition), Reference(DocumentReference), Reference(QuestionnaireResponse)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Contract.legal
Element IdContract.legal
Definition

List of Legal expressions or representations of this Consent Directive.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.legal.id
Element IdContract.legal.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.legal.extension
Element IdContract.legal.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.legal.modifierExtension
Element IdContract.legal.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.legal.content[x]
Element IdContract.legal.content[x]
Definition

Legal Consent Directive text in human renderable form.

Control1..1
TypeChoice of: Attachment, Reference(Composition), Reference(DocumentReference), Reference(QuestionnaireResponse)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Contract.rule
Element IdContract.rule
Definition

List of Computable Policy Rule Language Representations of this Consent Directive.

Control0..1
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (xpath: @value|f:*|h:div)
Contract.rule.id
Element IdContract.rule.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Contract.rule.extension
Element IdContract.rule.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, 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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Contract.rule.modifierExtension
Element IdContract.rule.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, 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. Applications processing a resource are required to check for modifier extensions.

Control0..*
TypeExtension
Is Modifiertrue (Reason: modifierExtension is reserved for use where modifier extensions must be used)
Alternate Namesextensions, user content, modifiers
Comments

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.

Contract.rule.content[x]
Element IdContract.rule.content[x]
Definition

Computable Consent Directive conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).

Control1..1
TypeChoice of: Attachment, Reference(DocumentReference)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Contract.legallyBinding[x]
Element IdContract.legallyBinding[x]
Definition

Legally binding onsent Directive Provision. This is the signed and legally recognized representation of the Consent Directive. that is considered the "source of truth", which would be the basis for legal action related to enforcement of the onsent Directive Provision.

Control1..1
TypeChoice of: Attachment, Reference(Composition), Reference(DocumentReference), Reference(QuestionnaireResponse)
[x] NoteSee Choice of Data Types for further information about how to use [x]