This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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: R5 R4B R4 R3 R2
Profile for contract
<Profile xmlns="http://hl7.org/fhir"> <id value="Contract"/> <meta> <lastUpdated value="2015-02-23T09:07:27.665+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <url value="http://hl7.org/fhir/Profile/Contract"/> <name value="Contract"/> <publisher value="HL7 FHIR Project (Financial Management)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/fm/index.cfm"/> </telecom> </contact> <description value="Base Profile for Contract Resource"/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <type value="Contract"/> <snapshot> <element> <path value="Contract"/> <short value="A formal agreement between parties regarding the conduct of business, exchange of information or other matters."/> <definition value="A formal agreement between parties regarding the conduct of business, exchange of information or other matters."/> <min value="1"/> <max value="1"/> </element> <element> <path value="Contract.id"/> <short value="Logical id of this artefact"/> <definition value="The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes."/> <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> </element> <element> <path value="Contract.meta"/> <short value="Metadata about the resource"/> <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/> <min value="0"/> <max value="1"/> <type> <code value="Meta"/> </type> </element> <element> <path value="Contract.implicitRules"/> <short value="A set of rules under which this content was created"/> <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/> <comments value="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 as much as possible."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="true"/> </element> <element> <path value="Contract.language"/> <short value="Language of the resource content"/> <definition value="The base language in which the resource is written."/> <comments value="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)."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <binding> <name value="Language"/> <isExtensible value="false"/> <conformance value="required"/> <description value="A human language"/> <referenceUri value="http://tools.ietf.org/html/bcp47"/> </binding> </element> <element> <path value="Contract.text"/> <short value="Text summary of the resource, for human interpretation"/> <definition value="A human-readable narrative that contains a summary of the resource, and may 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."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <condition value="dom-1"/> <mapping> <identity value="rim"/> <map value="Act.text?"/> </mapping> </element> <element> <path value="Contract.contained"/> <short value="Contained, inline Resources"/> <definition value="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."/> <comments value="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."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Contract.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Contract.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="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. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Contract.identifier"/> <short value="Contract identifier"/> <definition value="Unique Id for this contract."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.subject"/> <short value="Subject"/> <definition value="Who and/or what this is about: typically Patient, Organization, property."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.authority"/> <short value="Authority"/> <definition value="A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> </element> <element> <path value="Contract.domain"/> <short value="Domain"/> <definition value="A Location includes both incidental locations (a place which is used for healthcare without prior designation or authorization) and dedicated, formally appointed locations."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Location"/> </type> </element> <element> <path value="Contract.type"/> <short value="Type of contract"/> <definition value="Type of contract (Privacy-Security, Agreement, Insurance)."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isSummary value="true"/> <binding> <name value="ContractType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="List of overall contract codes"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.subtype"/> <short value="Subtype of contract"/> <definition value="More specific type of contract (Privacy, Disclosure-Authorization, Advanced-Directive, DNR, Authorization-to-Treat)."/> <min value="0"/> <max value="*"/> <type> <code value="CodeableConcept"/> </type> <isSummary value="true"/> <binding> <name value="ContractSubtype"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes within the above"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-subtype"/> </referenceReference> </binding> </element> <element> <path value="Contract.issued"/> <short value="When this was issued"/> <definition value="When this was issued."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.applies"/> <short value="Effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.quantity"/> <short value="Count of Products or Services"/> <definition value="The number of repetitions of a service or product."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> </element> <element> <path value="Contract.unitPrice"/> <short value="Fee, charge or cost per point"/> <definition value="The unit price product."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.factor"/> <short value="Price scaling factor"/> <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.points"/> <short value="Difficulty scaling factor"/> <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.net"/> <short value="Total item cost"/> <definition value="The quantity times the unit price for an additional service or product or charge. 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."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.author"/> <short value="Contract author or responsible party"/> <definition value="Contract author or responsible party."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.grantor"/> <short value="First Party or delegator"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.grantee"/> <short value="Second Party or delegatee"/> <definition value="The Second party to the contract, may be the party who accepts obligations or be that to which rights are delegated."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.witness"/> <short value="Witness to the contract"/> <definition value="Who witnesses the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> </element> <element> <path value="Contract.executor"/> <short value="Trustee"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.notary"/> <short value="Notary Public"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.signer"/> <short value="Signer"/> <definition value="List or contract signatures."/> <min value="0"/> <max value="*"/> </element> <element> <path value="Contract.signer.id"/> <representation value="xmlAttr"/> <short value="xml:id (or equivalent in JSON)"/> <definition value="unique id for the element within a resource (for internal references)."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Contract.signer.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Contract.signer.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="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 that contains it. Usually modifier elements provide negation or qualification. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <synonym value="modifiers"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Contract.signer.type"/> <short value="Signer Type"/> <definition value="Party or role who is signing."/> <min value="1"/> <max value="*"/> <type> <code value="Coding"/> </type> <binding> <name value="ContractSignerType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="An indication of the reason that an entity signed a document"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-signer-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.signer.signature"/> <short value="Documentation Signature"/> <definition value="The DSIG signature contents in Base64."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> </element> <element> <path value="Contract.term"/> <short value="The terms of the Contract"/> <definition value="The itemized terms of the contract. The legal clause or conditions of the Contract that requires or prevents either one or both parties to perform a particular requirement by some specified time."/> <min value="0"/> <max value="*"/> </element> <element> <path value="Contract.term.id"/> <representation value="xmlAttr"/> <short value="xml:id (or equivalent in JSON)"/> <definition value="unique id for the element within a resource (for internal references)."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Contract.term.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Contract.term.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="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 that contains it. Usually modifier elements provide negation or qualification. In order 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."/> <comments value="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."/> <synonym value="extensions"/> <synonym value="user content"/> <synonym value="modifiers"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Contract.term.identifier"/> <short value="Term identifier"/> <definition value="Unique Id for this particular term."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.type"/> <short value="Term type"/> <definition value="The type of the term."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ContractTermType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes for the types of contract provisions"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-term-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.term.subtype"/> <short value="Term subtype"/> <definition value="The subtype of the term which is appropriate to the term type."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ContractTermSubType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes for the subtypes of contract provisions"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-term-subtype"/> </referenceReference> </binding> </element> <element> <path value="Contract.term.subject"/> <short value="Subject for the Term"/> <definition value="Who or what the contract term is about."/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> </element> <element> <path value="Contract.term.text"/> <short value="Human readable Term text"/> <definition value="Human readable form of the term of the contract."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> </element> <element> <path value="Contract.term.issued"/> <short value="When issued"/> <definition value="When this term was issued."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.applies"/> <short value="When effective"/> <definition value="Relevant time/time-period when the term is applicable."/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.quantity"/> <short value="Count of Products or Services"/> <definition value="The number of repetitions of a service or product."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> </element> <element> <path value="Contract.term.unitPrice"/> <short value="Fee, charge or cost per point"/> <definition value="The unit price product."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.term.factor"/> <short value="Price scaling factor"/> <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.term.points"/> <short value="Difficulty scaling factor"/> <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.term.net"/> <short value="Total item cost"/> <definition value="The quantity times the unit price for an additional service or product or charge. 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."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.binding"/> <short value="Binding Contract"/> <definition value="Legally binding contract."/> <min value="0"/> <max value="1"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.bindingDateTime"/> <short value="Binding Contract effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.friendly"/> <short value="Human readable contract text"/> <definition value="Friendly Human readable form (might be a reference to the UI used to capture the contract)."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.friendlyDateTime"/> <short value="Human readable contract text effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.legal"/> <short value="Legal contract text"/> <definition value="Legal text in Human readable form."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.legalDateTime"/> <short value="Legal contract text date time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.rule"/> <short value="Computable contract text"/> <definition value="Computable Policy rules (e.g. XACML, DKAL, SecPal)."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.ruleDateTime"/> <short value="Computable contract text effect time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> </snapshot> <differential> <element> <path value="Contract"/> <short value="A formal agreement between parties regarding the conduct of business, exchange of information or other matters."/> <definition value="A formal agreement between parties regarding the conduct of business, exchange of information or other matters."/> <min value="1"/> <max value="1"/> </element> <element> <path value="Contract.identifier"/> <short value="Contract identifier"/> <definition value="Unique Id for this contract."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.subject"/> <short value="Subject"/> <definition value="Who and/or what this is about: typically Patient, Organization, property."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.authority"/> <short value="Authority"/> <definition value="A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> </element> <element> <path value="Contract.domain"/> <short value="Domain"/> <definition value="A Location includes both incidental locations (a place which is used for healthcare without prior designation or authorization) and dedicated, formally appointed locations."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Location"/> </type> </element> <element> <path value="Contract.type"/> <short value="Type of contract"/> <definition value="Type of contract (Privacy-Security, Agreement, Insurance)."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isSummary value="true"/> <binding> <name value="ContractType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="List of overall contract codes"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.subtype"/> <short value="Subtype of contract"/> <definition value="More specific type of contract (Privacy, Disclosure-Authorization, Advanced-Directive, DNR, Authorization-to-Treat)."/> <min value="0"/> <max value="*"/> <type> <code value="CodeableConcept"/> </type> <isSummary value="true"/> <binding> <name value="ContractSubtype"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes within the above"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-subtype"/> </referenceReference> </binding> </element> <element> <path value="Contract.issued"/> <short value="When this was issued"/> <definition value="When this was issued."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.applies"/> <short value="Effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.quantity"/> <short value="Count of Products or Services"/> <definition value="The number of repetitions of a service or product."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> </element> <element> <path value="Contract.unitPrice"/> <short value="Fee, charge or cost per point"/> <definition value="The unit price product."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.factor"/> <short value="Price scaling factor"/> <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.points"/> <short value="Difficulty scaling factor"/> <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.net"/> <short value="Total item cost"/> <definition value="The quantity times the unit price for an additional service or product or charge. 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."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.author"/> <short value="Contract author or responsible party"/> <definition value="Contract author or responsible party."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.grantor"/> <short value="First Party or delegator"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.grantee"/> <short value="Second Party or delegatee"/> <definition value="The Second party to the contract, may be the party who accepts obligations or be that to which rights are delegated."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.witness"/> <short value="Witness to the contract"/> <definition value="Who witnesses the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> </element> <element> <path value="Contract.executor"/> <short value="Trustee"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.notary"/> <short value="Notary Public"/> <definition value="First Party to the contract, may be the party who confers or delegates the rights defined in the contract."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Organization"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.signer"/> <short value="Signer"/> <definition value="List or contract signatures."/> <min value="0"/> <max value="*"/> </element> <element> <path value="Contract.signer.type"/> <short value="Signer Type"/> <definition value="Party or role who is signing."/> <min value="1"/> <max value="*"/> <type> <code value="Coding"/> </type> <binding> <name value="ContractSignerType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="An indication of the reason that an entity signed a document"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-signer-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.signer.signature"/> <short value="Documentation Signature"/> <definition value="The DSIG signature contents in Base64."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> </element> <element> <path value="Contract.term"/> <short value="The terms of the Contract"/> <definition value="The itemized terms of the contract. The legal clause or conditions of the Contract that requires or prevents either one or both parties to perform a particular requirement by some specified time."/> <min value="0"/> <max value="*"/> </element> <element> <path value="Contract.term.identifier"/> <short value="Term identifier"/> <definition value="Unique Id for this particular term."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.type"/> <short value="Term type"/> <definition value="The type of the term."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ContractTermType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes for the types of contract provisions"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-term-type"/> </referenceReference> </binding> </element> <element> <path value="Contract.term.subtype"/> <short value="Term subtype"/> <definition value="The subtype of the term which is appropriate to the term type."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ContractTermSubType"/> <isExtensible value="true"/> <conformance value="example"/> <description value="Detailed codes for the subtypes of contract provisions"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/contract-term-subtype"/> </referenceReference> </binding> </element> <element> <path value="Contract.term.subject"/> <short value="Subject for the Term"/> <definition value="Who or what the contract term is about."/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> </element> <element> <path value="Contract.term.text"/> <short value="Human readable Term text"/> <definition value="Human readable form of the term of the contract."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> </element> <element> <path value="Contract.term.issued"/> <short value="When issued"/> <definition value="When this term was issued."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.applies"/> <short value="When effective"/> <definition value="Relevant time/time-period when the term is applicable."/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> <isSummary value="true"/> </element> <element> <path value="Contract.term.quantity"/> <short value="Count of Products or Services"/> <definition value="The number of repetitions of a service or product."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> </element> <element> <path value="Contract.term.unitPrice"/> <short value="Fee, charge or cost per point"/> <definition value="The unit price product."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.term.factor"/> <short value="Price scaling factor"/> <definition value="A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.term.points"/> <short value="Difficulty scaling factor"/> <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point."/> <min value="0"/> <max value="1"/> <type> <code value="decimal"/> </type> </element> <element> <path value="Contract.term.net"/> <short value="Total item cost"/> <definition value="The quantity times the unit price for an additional service or product or charge. 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."/> <min value="0"/> <max value="1"/> <type> <code value="Money"/> </type> </element> <element> <path value="Contract.binding"/> <short value="Binding Contract"/> <definition value="Legally binding contract."/> <min value="0"/> <max value="1"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.bindingDateTime"/> <short value="Binding Contract effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.friendly"/> <short value="Human readable contract text"/> <definition value="Friendly Human readable form (might be a reference to the UI used to capture the contract)."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.friendlyDateTime"/> <short value="Human readable contract text effective time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.legal"/> <short value="Legal contract text"/> <definition value="Legal text in Human readable form."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.legalDateTime"/> <short value="Legal contract text date time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> <element> <path value="Contract.rule"/> <short value="Computable contract text"/> <definition value="Computable Policy rules (e.g. XACML, DKAL, SecPal)."/> <min value="0"/> <max value="*"/> <type> <code value="Attachment"/> </type> </element> <element> <path value="Contract.ruleDateTime"/> <short value="Computable contract text effect time"/> <definition value="Relevant time/time-period when applicable."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> </element> </differential> </Profile>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.