This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
1).
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
This resource maintained by the Financial Management Work Group
A formal agreement between parties regarding the conduct of business, exchange of information or other matters.
The Contract resource is the basal resource to convey information of all manner of contracts for financial (eg. Insurance policies), business arrangements (eg. supply contracts) and privacy and security (eg. consent directives). Todo
This resource is referenced by [Coverage]
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
DomainResource | Contract | ||
|
Σ | 0..1 | Identifier | Contract identifier |
|
Σ | 0..1 | dateTime | When this Contract was issued |
|
Σ | 0..1 | Period | Effective time |
|
Σ | 0..* | Any | Subject of this Contract |
|
0..* | Organization | Authority under which this Contract has standing | |
|
0..* | Location | Domain in which this Contract applies | |
|
Σ | 0..1 | CodeableConcept |
Contract
Tyoe
ContractType ( Example ) |
|
Σ | 0..* | CodeableConcept |
Contract
Subtype
ContractSubtype ( Example ) |
|
0..* | CodeableConcept |
Contract
Action
ContractAction ( Example ) |
|
|
0..* | CodeableConcept |
Contract
Action
Reason
ContractActionReason ( Example ) |
|
|
0..* | Element | Contract Actor | |
|
1..1 | Contract | Device | Group | Location | Organization | Patient | Practitioner | RelatedPerson | Substance | Supply | Contract Actor Type | |
|
0..* | CodeableConcept |
Contract
Actor
Role
ContractActorRole ( Example ) |
|
|
0..* | Element | Contract Valued Item | |
|
Contract Valued Item Type | |||
|
0..1 | CodeableConcept | ||
|
0..1 | Any | ||
|
0..1 | Identifier | Contract Valued Item Identifier | |
|
0..1 | dateTime | Contract Valued Item Effective Tiem | |
|
0..1 | Quantity | Count of Contract Valued Items | |
|
0..1 | Money | Contract Valued Item fee, charge, or cost | |
|
0..1 | decimal | Contract Valued Item Price Scaling Factor | |
|
0..1 | decimal | Contract Valued Item Difficulty Scaling Factor | |
|
0..1 | Money | Total Contract Valued Item Value | |
|
0..* | Element | Contract Signer | |
|
1..1 | Coding |
Contract
Signer
Type
ContractSignerType ( Example ) |
|
|
1..1 | Organization | Patient | Practitioner | RelatedPerson | Contract Signatory Party | |
|
1..1 | string | Contract Documentation Signature | |
|
0..* | Element | Contract Term List | |
|
Σ | 0..1 | Identifier | Contract Term identifier |
|
Σ | 0..1 | dateTime | Contract Term Issue Date Time |
|
Σ | 0..1 | Period | Contract Term Effective Time |
|
0..1 | CodeableConcept |
Contract
Term
Type
ContractTermType ( Example ) |
|
|
0..1 | CodeableConcept |
Contract
Term
Subtype
ContractTermSubType ( Example ) |
|
|
0..1 | Any | Subject of this Contract Term | |
|
0..* | CodeableConcept |
Contract
Term
Action
ContractAction ( Example ) |
|
|
0..* | CodeableConcept |
Contract
Term
Action
Reason
ContractActionReason ( Example ) |
|
|
0..* | Element | Contract Term Actor List | |
|
1..1 | Contract | Device | Group | Location | Organization | Patient | Practitioner | RelatedPerson | Substance | Supply | Contract Term Actor | |
|
0..* | CodeableConcept |
Contract
Term
Actor
Role
ContractActorRole ( Example ) |
|
|
0..1 | string | Human readable Contract term text | |
|
0..* | Element | Contract Term Valued Item | |
|
Contract Term Valued Item Type | |||
|
0..1 | CodeableConcept | ||
|
0..1 | Any | ||
|
0..1 | Identifier | Contract Term Valued Item Identifier | |
|
0..1 | dateTime | Contract Term Valued Item Effective Tiem | |
|
0..1 | Quantity | Contract Term Valued Item Count | |
|
0..1 | Money | Contract Term Valued Item fee, charge, or cost | |
|
0..1 | decimal | Contract Term Valued Item Price Scaling Factor | |
|
0..1 | decimal | Contract Term Valued Item Difficulty Scaling Factor | |
|
0..1 | Money | Total Contract Term Valued Item Value | |
|
0..* | see term | Nested Contract Term Group | |
|
Binding Contract | |||
|
0..1 | Attachment | ||
|
0..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Contract Friendly Language | |
|
Easily comprehended representation of this Contract | |||
|
1..1 | Attachment | ||
|
1..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Contract Legal Language | |
|
Contract Legal Text | |||
|
1..1 | Attachment | ||
|
1..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Computable Contract Language | |
|
Computable Contract Rules | |||
|
1..1 | Attachment | ||
|
1..1 | DocumentReference |
UML Diagram
XML Template
<Contract xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..1 Identifier Contract identifier --></identifier> <issued value="[dateTime]"/><!-- 0..1 When this Contract was issued --> <applies><!-- 0..1 Period Effective time --></applies> <subject><!-- 0..* Reference(Any) Subject of this Contract --></subject> <authority><!-- 0..* Reference(Organization) Authority under which this Contract has standing --></authority> <domain><!-- 0..* Reference(Location) Domain in which this Contract applies --></domain> <type><!-- 0..1 CodeableConcept Contract Tyoe --></type> <subType><!-- 0..* CodeableConcept Contract Subtype --></subType> <action><!-- 0..* CodeableConcept Contract Action --></action> <actionReason><!-- 0..* CodeableConcept Contract Action Reason --></actionReason> <actor> <!-- 0..* Contract Actor --> <entity><!-- 1..1 Reference(Contract|Device|Group|Location|Organization|Patient| Practitioner|RelatedPerson|Substance|Supply) Contract Actor Type --></entity> <role><!-- 0..* CodeableConcept Contract Actor Role --></role> </actor> <valuedItem> <!-- 0..* Contract Valued Item --> <entity[x]><!-- 0..1 CodeableConcept|Reference(Any) Contract Valued Item Type --></entity[x]> <identifier><!-- 0..1 Identifier Contract Valued Item Identifier --></identifier> <effectiveTime value="[dateTime]"/><!-- 0..1 Contract Valued Item Effective Tiem --> <quantity><!-- 0..1 Quantity Count of Contract Valued Items --></quantity> <unitPrice><!-- 0..1 Money Contract Valued Item fee, charge, or cost --></unitPrice> <factor value="[decimal]"/><!-- 0..1 Contract Valued Item Price Scaling Factor --> <points value="[decimal]"/><!-- 0..1 Contract Valued Item Difficulty Scaling Factor --> <net><!-- 0..1 Money Total Contract Valued Item Value --></net> </valuedItem> <signer> <!-- 0..* Contract Signer --> <type><!-- 1..1 Coding Contract Signer Type --></type> <party><!-- 1..1 Reference(Organization|Patient|Practitioner|RelatedPerson) Contract Signatory Party --></party> <signature value="[string]"/><!-- 1..1 Contract Documentation Signature --> </signer> <term> <!-- 0..* Contract Term List --> <identifier><!-- 0..1 Identifier Contract Term identifier --></identifier> <issued value="[dateTime]"/><!-- 0..1 Contract Term Issue Date Time --> <applies><!-- 0..1 Period Contract Term Effective Time --></applies> <type><!-- 0..1 CodeableConcept Contract Term Type --></type> <subType><!-- 0..1 CodeableConcept Contract Term Subtype --></subType> <subject><!-- 0..1 Reference(Any) Subject of this Contract Term --></subject> <action><!-- 0..* CodeableConcept Contract Term Action --></action> <actionReason><!-- 0..* CodeableConcept Contract Term Action Reason --></actionReason> <actor> <!-- 0..* Contract Term Actor List --> <entity><!-- 1..1 Reference(Contract|Device|Group|Location|Organization| Patient|Practitioner|RelatedPerson|Substance|Supply) Contract Term Actor --></entity> <role><!-- 0..* CodeableConcept Contract Term Actor Role --></role> </actor> <text value="[string]"/><!-- 0..1 Human readable Contract term text --> <valuedItem> <!-- 0..* Contract Term Valued Item --> <entity[x]><!-- 0..1 CodeableConcept|Reference(Any) Contract Term Valued Item Type --></entity[x]> <identifier><!-- 0..1 Identifier Contract Term Valued Item Identifier --></identifier> <effectiveTime value="[dateTime]"/><!-- 0..1 Contract Term Valued Item Effective Tiem --> <quantity><!-- 0..1 Quantity Contract Term Valued Item Count --></quantity> <unitPrice><!-- 0..1 Money Contract Term Valued Item fee, charge, or cost --></unitPrice> <factor value="[decimal]"/><!-- 0..1 Contract Term Valued Item Price Scaling Factor --> <points value="[decimal]"/><!-- 0..1 Contract Term Valued Item Difficulty Scaling Factor --> <net><!-- 0..1 Money Total Contract Term Valued Item Value --></net> </valuedItem> <group><!-- 0..* Content as for Contract.term Nested Contract Term Group --></group> </term> <binding[x]><!-- 0..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Binding Contract --></binding[x]> <friendly> <!-- 0..* Contract Friendly Language --> <content[x]><!-- 1..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Easily comprehended representation of this Contract --></content[x]> </friendly> <legal> <!-- 0..* Contract Legal Language --> <content[x]><!-- 1..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Contract Legal Text --></content[x]> </legal> <rule> <!-- 0..* Computable Contract Language --> <content[x]><!-- 1..1 Attachment|Reference(DocumentReference) Computable Contract Rules --></content[x]> </rule> </Contract>
JSON Template
{
"resourceType" : "Contract",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"identifier" : { Identifier }, // Contract identifier
"issued" : "<dateTime>", // When this Contract was issued
"applies" : { Period }, // Effective time
"subject" : [{ Reference(Any) }], // Subject of this Contract
"authority" : [{ Reference(Organization) }], //
Authority under which this Contract has standing
"domain" : [{ Reference(Location) }], // Domain in which this Contract applies
"type" : { CodeableConcept }, // Contract Tyoe
"subType" : [{ CodeableConcept }], // Contract Subtype
"action" : [{ CodeableConcept }], // Contract Action
"actionReason" : [{ CodeableConcept }], // Contract Action Reason
"actor" : [{ // Contract Actor
"entity" : { Reference(Contract|Device|Group|Location|Organization|Patient|
Practitioner|RelatedPerson|Substance|Supply) }, // R! Contract Actor Type
"role" : [{ CodeableConcept }] // Contract Actor Role
}],
"valuedItem" : [{ // Contract Valued Item
// entity[x]: Contract Valued Item Type. One of these 2:
"entityCodeableConcept" : { CodeableConcept },
"entityReference" : { Reference(Any) },
"identifier" : { Identifier }, // Contract Valued Item Identifier
"effectiveTime" : "<dateTime>", // Contract Valued Item Effective Tiem
"quantity" : { Quantity }, // Count of Contract Valued Items
"unitPrice" : { Money }, // Contract Valued Item fee, charge, or cost
"factor" : <decimal>, // Contract Valued Item Price Scaling Factor
"points" : <decimal>, // Contract Valued Item Difficulty Scaling Factor
"net" : { Money } // Total Contract Valued Item Value
}],
"signer" : [{ // Contract Signer
"type" : { Coding }, // R! Contract Signer Type
"party" : { Reference(Organization|Patient|Practitioner|RelatedPerson) }, // R!
Contract Signatory Party
"signature" : "<string>" // R! Contract Documentation Signature
}],
"term" : [{ // Contract Term List
"identifier" : { Identifier }, // Contract Term identifier
"issued" : "<dateTime>", // Contract Term Issue Date Time
"applies" : { Period }, // Contract Term Effective Time
"type" : { CodeableConcept }, // Contract Term Type
"subType" : { CodeableConcept }, // Contract Term Subtype
"subject" : { Reference(Any) }, // Subject of this Contract Term
"action" : [{ CodeableConcept }], // Contract Term Action
"actionReason" : [{ CodeableConcept }], // Contract Term Action Reason
"actor" : [{ // Contract Term Actor List
"entity" : { Reference(Contract|Device|Group|Location|Organization|
Patient|Practitioner|RelatedPerson|Substance|Supply) }, // R! Contract Term Actor
"role" : [{ CodeableConcept }] // Contract Term Actor Role
}],
"text" : "<string>", // Human readable Contract term text
"valuedItem" : [{ // Contract Term Valued Item
// entity[x]: Contract Term Valued Item Type. One of these 2:
"entityCodeableConcept" : { CodeableConcept },
"entityReference" : { Reference(Any) },
"identifier" : { Identifier }, // Contract Term Valued Item Identifier
"effectiveTime" : "<dateTime>", // Contract Term Valued Item Effective Tiem
"quantity" : { Quantity }, // Contract Term Valued Item Count
"unitPrice" : { Money }, // Contract Term Valued Item fee, charge, or cost
"factor" : <decimal>, // Contract Term Valued Item Price Scaling Factor
"points" : <decimal>, // Contract Term Valued Item Difficulty Scaling Factor
"net" : { Money } // Total Contract Term Valued Item Value
}],
"group" : [{ Content as for Contract.term }] // Nested Contract Term Group
}],
// binding[x]: Binding Contract. One of these 2:
"bindingAttachment" : { Attachment },
"bindingReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) },
"friendly" : [{ // Contract Friendly Language
// content[x]: Easily comprehended representation of this Contract. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) }
}],
"legal" : [{ // Contract Legal Language
// content[x]: Contract Legal Text. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) }
}],
"rule" : [{ // Computable Contract Language
// content[x]: Computable Contract Rules. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(DocumentReference) }
}]
}
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
DomainResource | Contract | ||
|
Σ | 0..1 | Identifier | Contract identifier |
|
Σ | 0..1 | dateTime | When this Contract was issued |
|
Σ | 0..1 | Period | Effective time |
|
Σ | 0..* | Any | Subject of this Contract |
|
0..* | Organization | Authority under which this Contract has standing | |
|
0..* | Location | Domain in which this Contract applies | |
|
Σ | 0..1 | CodeableConcept |
Contract
Tyoe
ContractType ( Example ) |
|
Σ | 0..* | CodeableConcept |
Contract
Subtype
ContractSubtype ( Example ) |
|
0..* | CodeableConcept |
Contract
Action
ContractAction ( Example ) |
|
|
0..* | CodeableConcept |
Contract
Action
Reason
ContractActionReason ( Example ) |
|
|
0..* | Element | Contract Actor | |
|
1..1 | Contract | Device | Group | Location | Organization | Patient | Practitioner | RelatedPerson | Substance | Supply | Contract Actor Type | |
|
0..* | CodeableConcept |
Contract
Actor
Role
ContractActorRole ( Example ) |
|
|
0..* | Element | Contract Valued Item | |
|
Contract Valued Item Type | |||
|
0..1 | CodeableConcept | ||
|
0..1 | Any | ||
|
0..1 | Identifier | Contract Valued Item Identifier | |
|
0..1 | dateTime | Contract Valued Item Effective Tiem | |
|
0..1 | Quantity | Count of Contract Valued Items | |
|
0..1 | Money | Contract Valued Item fee, charge, or cost | |
|
0..1 | decimal | Contract Valued Item Price Scaling Factor | |
|
0..1 | decimal | Contract Valued Item Difficulty Scaling Factor | |
|
0..1 | Money | Total Contract Valued Item Value | |
|
0..* | Element | Contract Signer | |
|
1..1 | Coding |
Contract
Signer
Type
ContractSignerType ( Example ) |
|
|
1..1 | Organization | Patient | Practitioner | RelatedPerson | Contract Signatory Party | |
|
1..1 | string | Contract Documentation Signature | |
|
0..* | Element | Contract Term List | |
|
Σ | 0..1 | Identifier | Contract Term identifier |
|
Σ | 0..1 | dateTime | Contract Term Issue Date Time |
|
Σ | 0..1 | Period | Contract Term Effective Time |
|
0..1 | CodeableConcept |
Contract
Term
Type
ContractTermType ( Example ) |
|
|
0..1 | CodeableConcept |
Contract
Term
Subtype
ContractTermSubType ( Example ) |
|
|
0..1 | Any | Subject of this Contract Term | |
|
0..* | CodeableConcept |
Contract
Term
Action
ContractAction ( Example ) |
|
|
0..* | CodeableConcept |
Contract
Term
Action
Reason
ContractActionReason ( Example ) |
|
|
0..* | Element | Contract Term Actor List | |
|
1..1 | Contract | Device | Group | Location | Organization | Patient | Practitioner | RelatedPerson | Substance | Supply | Contract Term Actor | |
|
0..* | CodeableConcept |
Contract
Term
Actor
Role
ContractActorRole ( Example ) |
|
|
0..1 | string | Human readable Contract term text | |
|
0..* | Element | Contract Term Valued Item | |
|
Contract Term Valued Item Type | |||
|
0..1 | CodeableConcept | ||
|
0..1 | Any | ||
|
0..1 | Identifier | Contract Term Valued Item Identifier | |
|
0..1 | dateTime | Contract Term Valued Item Effective Tiem | |
|
0..1 | Quantity | Contract Term Valued Item Count | |
|
0..1 | Money | Contract Term Valued Item fee, charge, or cost | |
|
0..1 | decimal | Contract Term Valued Item Price Scaling Factor | |
|
0..1 | decimal | Contract Term Valued Item Difficulty Scaling Factor | |
|
0..1 | Money | Total Contract Term Valued Item Value | |
|
0..* | see term | Nested Contract Term Group | |
|
Binding Contract | |||
|
0..1 | Attachment | ||
|
0..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Contract Friendly Language | |
|
Easily comprehended representation of this Contract | |||
|
1..1 | Attachment | ||
|
1..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Contract Legal Language | |
|
Contract Legal Text | |||
|
1..1 | Attachment | ||
|
1..1 | Composition | DocumentReference | QuestionnaireAnswers | ||
|
0..* | Element | Computable Contract Language | |
|
Computable Contract Rules | |||
|
1..1 | Attachment | ||
|
1..1 | DocumentReference |
XML Template
<Contract xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..1 Identifier Contract identifier --></identifier> <issued value="[dateTime]"/><!-- 0..1 When this Contract was issued --> <applies><!-- 0..1 Period Effective time --></applies> <subject><!-- 0..* Reference(Any) Subject of this Contract --></subject> <authority><!-- 0..* Reference(Organization) Authority under which this Contract has standing --></authority> <domain><!-- 0..* Reference(Location) Domain in which this Contract applies --></domain> <type><!-- 0..1 CodeableConcept Contract Tyoe --></type> <subType><!-- 0..* CodeableConcept Contract Subtype --></subType> <action><!-- 0..* CodeableConcept Contract Action --></action> <actionReason><!-- 0..* CodeableConcept Contract Action Reason --></actionReason> <actor> <!-- 0..* Contract Actor --> <entity><!-- 1..1 Reference(Contract|Device|Group|Location|Organization|Patient| Practitioner|RelatedPerson|Substance|Supply) Contract Actor Type --></entity> <role><!-- 0..* CodeableConcept Contract Actor Role --></role> </actor> <valuedItem> <!-- 0..* Contract Valued Item --> <entity[x]><!-- 0..1 CodeableConcept|Reference(Any) Contract Valued Item Type --></entity[x]> <identifier><!-- 0..1 Identifier Contract Valued Item Identifier --></identifier> <effectiveTime value="[dateTime]"/><!-- 0..1 Contract Valued Item Effective Tiem --> <quantity><!-- 0..1 Quantity Count of Contract Valued Items --></quantity> <unitPrice><!-- 0..1 Money Contract Valued Item fee, charge, or cost --></unitPrice> <factor value="[decimal]"/><!-- 0..1 Contract Valued Item Price Scaling Factor --> <points value="[decimal]"/><!-- 0..1 Contract Valued Item Difficulty Scaling Factor --> <net><!-- 0..1 Money Total Contract Valued Item Value --></net> </valuedItem> <signer> <!-- 0..* Contract Signer --> <type><!-- 1..1 Coding Contract Signer Type --></type> <party><!-- 1..1 Reference(Organization|Patient|Practitioner|RelatedPerson) Contract Signatory Party --></party> <signature value="[string]"/><!-- 1..1 Contract Documentation Signature --> </signer> <term> <!-- 0..* Contract Term List --> <identifier><!-- 0..1 Identifier Contract Term identifier --></identifier> <issued value="[dateTime]"/><!-- 0..1 Contract Term Issue Date Time --> <applies><!-- 0..1 Period Contract Term Effective Time --></applies> <type><!-- 0..1 CodeableConcept Contract Term Type --></type> <subType><!-- 0..1 CodeableConcept Contract Term Subtype --></subType> <subject><!-- 0..1 Reference(Any) Subject of this Contract Term --></subject> <action><!-- 0..* CodeableConcept Contract Term Action --></action> <actionReason><!-- 0..* CodeableConcept Contract Term Action Reason --></actionReason> <actor> <!-- 0..* Contract Term Actor List --> <entity><!-- 1..1 Reference(Contract|Device|Group|Location|Organization| Patient|Practitioner|RelatedPerson|Substance|Supply) Contract Term Actor --></entity> <role><!-- 0..* CodeableConcept Contract Term Actor Role --></role> </actor> <text value="[string]"/><!-- 0..1 Human readable Contract term text --> <valuedItem> <!-- 0..* Contract Term Valued Item --> <entity[x]><!-- 0..1 CodeableConcept|Reference(Any) Contract Term Valued Item Type --></entity[x]> <identifier><!-- 0..1 Identifier Contract Term Valued Item Identifier --></identifier> <effectiveTime value="[dateTime]"/><!-- 0..1 Contract Term Valued Item Effective Tiem --> <quantity><!-- 0..1 Quantity Contract Term Valued Item Count --></quantity> <unitPrice><!-- 0..1 Money Contract Term Valued Item fee, charge, or cost --></unitPrice> <factor value="[decimal]"/><!-- 0..1 Contract Term Valued Item Price Scaling Factor --> <points value="[decimal]"/><!-- 0..1 Contract Term Valued Item Difficulty Scaling Factor --> <net><!-- 0..1 Money Total Contract Term Valued Item Value --></net> </valuedItem> <group><!-- 0..* Content as for Contract.term Nested Contract Term Group --></group> </term> <binding[x]><!-- 0..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Binding Contract --></binding[x]> <friendly> <!-- 0..* Contract Friendly Language --> <content[x]><!-- 1..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Easily comprehended representation of this Contract --></content[x]> </friendly> <legal> <!-- 0..* Contract Legal Language --> <content[x]><!-- 1..1 Attachment|Reference(Composition|DocumentReference| QuestionnaireAnswers) Contract Legal Text --></content[x]> </legal> <rule> <!-- 0..* Computable Contract Language --> <content[x]><!-- 1..1 Attachment|Reference(DocumentReference) Computable Contract Rules --></content[x]> </rule> </Contract>
JSON Template
{
"resourceType" : "Contract",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"identifier" : { Identifier }, // Contract identifier
"issued" : "<dateTime>", // When this Contract was issued
"applies" : { Period }, // Effective time
"subject" : [{ Reference(Any) }], // Subject of this Contract
"authority" : [{ Reference(Organization) }], //
Authority under which this Contract has standing
"domain" : [{ Reference(Location) }], // Domain in which this Contract applies
"type" : { CodeableConcept }, // Contract Tyoe
"subType" : [{ CodeableConcept }], // Contract Subtype
"action" : [{ CodeableConcept }], // Contract Action
"actionReason" : [{ CodeableConcept }], // Contract Action Reason
"actor" : [{ // Contract Actor
"entity" : { Reference(Contract|Device|Group|Location|Organization|Patient|
Practitioner|RelatedPerson|Substance|Supply) }, // R! Contract Actor Type
"role" : [{ CodeableConcept }] // Contract Actor Role
}],
"valuedItem" : [{ // Contract Valued Item
// entity[x]: Contract Valued Item Type. One of these 2:
"entityCodeableConcept" : { CodeableConcept },
"entityReference" : { Reference(Any) },
"identifier" : { Identifier }, // Contract Valued Item Identifier
"effectiveTime" : "<dateTime>", // Contract Valued Item Effective Tiem
"quantity" : { Quantity }, // Count of Contract Valued Items
"unitPrice" : { Money }, // Contract Valued Item fee, charge, or cost
"factor" : <decimal>, // Contract Valued Item Price Scaling Factor
"points" : <decimal>, // Contract Valued Item Difficulty Scaling Factor
"net" : { Money } // Total Contract Valued Item Value
}],
"signer" : [{ // Contract Signer
"type" : { Coding }, // R! Contract Signer Type
"party" : { Reference(Organization|Patient|Practitioner|RelatedPerson) }, // R!
Contract Signatory Party
"signature" : "<string>" // R! Contract Documentation Signature
}],
"term" : [{ // Contract Term List
"identifier" : { Identifier }, // Contract Term identifier
"issued" : "<dateTime>", // Contract Term Issue Date Time
"applies" : { Period }, // Contract Term Effective Time
"type" : { CodeableConcept }, // Contract Term Type
"subType" : { CodeableConcept }, // Contract Term Subtype
"subject" : { Reference(Any) }, // Subject of this Contract Term
"action" : [{ CodeableConcept }], // Contract Term Action
"actionReason" : [{ CodeableConcept }], // Contract Term Action Reason
"actor" : [{ // Contract Term Actor List
"entity" : { Reference(Contract|Device|Group|Location|Organization|
Patient|Practitioner|RelatedPerson|Substance|Supply) }, // R! Contract Term Actor
"role" : [{ CodeableConcept }] // Contract Term Actor Role
}],
"text" : "<string>", // Human readable Contract term text
"valuedItem" : [{ // Contract Term Valued Item
// entity[x]: Contract Term Valued Item Type. One of these 2:
"entityCodeableConcept" : { CodeableConcept },
"entityReference" : { Reference(Any) },
"identifier" : { Identifier }, // Contract Term Valued Item Identifier
"effectiveTime" : "<dateTime>", // Contract Term Valued Item Effective Tiem
"quantity" : { Quantity }, // Contract Term Valued Item Count
"unitPrice" : { Money }, // Contract Term Valued Item fee, charge, or cost
"factor" : <decimal>, // Contract Term Valued Item Price Scaling Factor
"points" : <decimal>, // Contract Term Valued Item Difficulty Scaling Factor
"net" : { Money } // Total Contract Term Valued Item Value
}],
"group" : [{ Content as for Contract.term }] // Nested Contract Term Group
}],
// binding[x]: Binding Contract. One of these 2:
"bindingAttachment" : { Attachment },
"bindingReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) },
"friendly" : [{ // Contract Friendly Language
// content[x]: Easily comprehended representation of this Contract. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) }
}],
"legal" : [{ // Contract Legal Language
// content[x]: Contract Legal Text. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(Composition|DocumentReference|
QuestionnaireAnswers) }
}],
"rule" : [{ // Computable Contract Language
// content[x]: Computable Contract Rules. One of these 2:
"contentAttachment" : { Attachment }
"contentReference" : { Reference(DocumentReference) }
}]
}
Alternate definitions: Schema / Schematron , Resource Profile ( XML , JSON ), Questionnaire
| Path | Definition | Type | Reference |
|---|---|---|---|
| Contract.type | List of overall contract codes | Example | http://hl7.org/fhir/vs/contract-type |
| Contract.subType | Detailed codes within the above | Example | http://hl7.org/fhir/vs/contract-subtype |
|
Contract.action
Contract.term.action |
Detailed codes for the contract action | Example | http://hl7.org/fhir/vs/contract-action |
|
Contract.actionReason
Contract.term.actionReason |
Detailed codes for the contract action reason | Example | http://hl7.org/fhir/vs/contract-actionreason |
|
Contract.actor.role
Contract.term.actor.role |
Detailed codes for the contract actor role | Example | http://hl7.org/fhir/vs/contract-actorrole |
| Contract.signer.type | List of parties who may be signing | Example | http://hl7.org/fhir/vs/contract-signer-type |
| Contract.term.type | Detailed codes for the types of contract provisions | Example | http://hl7.org/fhir/vs/contract-term-type |
| Contract.term.subType | Detailed codes for the subtypes of contract provisions | Example | http://hl7.org/fhir/vs/contract-term-subtype |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
| Name | Type | Description | Paths |
| actor | reference | Contract Actor Type |
Contract.actor.entity
( Supply , Device , Patient , Organization , Location , Substance , Practitioner , Contract , Group , RelatedPerson ) |
| identifier | token | The identity of the contract | Contract.identifier |
| patient | reference | The identity of the target of the contract (if a patient) |
Contract.subject
( Patient ) |
| signer | reference | Contract Signatory Party |
Contract.signer.party
( Patient , Organization , Practitioner , RelatedPerson ) |
| subject | reference | The identity of the target of the contract |
Contract.subject
( Patient ) |