interface Contract {
    _alias?: Element[];
    _implicitRules?: Element;
    _instantiatesUri?: Element;
    _issued?: Element;
    _language?: Element;
    _name?: Element;
    _status?: Element;
    _subtitle?: Element;
    _title?: Element;
    _url?: Element;
    _version?: Element;
    alias?: string[];
    applies?: Period;
    author?: Reference;
    authority?: Reference[];
    contained?: ConcreteType[];
    contentDefinition?: ContractContentDefinition;
    contentDerivative?: CodeableConcept;
    domain?: Reference[];
    expirationType?: CodeableConcept;
    extension?: Extension[];
    friendly?: ContractFriendly[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    instantiatesCanonical?: Reference;
    instantiatesUri?: uri;
    issued?: dateTime;
    language?: code;
    legal?: ContractLegal[];
    legallyBindingAttachment?: Attachment;
    legallyBindingReference?: Reference;
    legalState?: CodeableConcept;
    meta?: Meta;
    modifierExtension?: Extension[];
    name?: string;
    relevantHistory?: Reference[];
    resourceType: "Contract";
    rule?: ContractRule[];
    scope?: CodeableConcept;
    signer?: ContractSigner[];
    site?: Reference[];
    status?: code;
    subject?: Reference[];
    subtitle?: string;
    subType?: CodeableConcept[];
    supportingInfo?: Reference[];
    term?: ContractTerm[];
    text?: Narrative;
    title?: string;
    topicCodeableConcept?: CodeableConcept;
    topicReference?: Reference;
    type?: CodeableConcept;
    url?: uri;
    version?: string;
}

Properties

_alias?: Element[]

Acronym or short name

_implicitRules?: Element

A set of rules under which this content was created

_instantiatesUri?: Element

External Contract Definition

_issued?: Element

When this Contract was issued

_language?: Element

Language of the resource content

_name?: Element

Computer friendly designation

_status?: Element

amended | appended | cancelled | disputed | entered-in-error | executable | executed | negotiable | offered | policy | rejected | renewed | revoked | resolved | terminated

_subtitle?: Element

Subordinate Friendly name

_title?: Element

Human Friendly name

_url?: Element

Basal definition

_version?: Element

Business edition

alias?: string[]

Acronym or short name

applies?: Period

Effective time

author?: Reference

Source of Contract

authority?: Reference[]

Authority under which this Contract has standing

contained?: ConcreteType[]

Contained, inline Resources

contentDefinition?: ContractContentDefinition

Contract precursor content

contentDerivative?: CodeableConcept

Content derived from the basal information

domain?: Reference[]

A sphere of control governed by an authoritative jurisdiction, organization, or person

expirationType?: CodeableConcept

Contract cessation cause

extension?: Extension[]

Additional content defined by implementations

friendly?: ContractFriendly[]

Contract Friendly Language

id?: id

Logical id of this artifact

identifier?: Identifier[]

Contract number

implicitRules?: uri

A set of rules under which this content was created

instantiatesCanonical?: Reference

Source Contract Definition

instantiatesUri?: uri

External Contract Definition

issued?: dateTime

When this Contract was issued

language?: code

Language of the resource content

legal?: ContractLegal[]

Contract Legal Language

legallyBindingAttachment?: Attachment

Binding Contract

legallyBindingReference?: Reference

Binding Contract

legalState?: CodeableConcept

Negotiation status

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

name?: string

Computer friendly designation

relevantHistory?: Reference[]

Key event in Contract History

resourceType
rule?: ContractRule[]

Computable Contract Language

Range of Legal Concerns

signer?: ContractSigner[]

Contract Signatory

site?: Reference[]

Specific Location

status?: code

amended | appended | cancelled | disputed | entered-in-error | executable | executed | negotiable | offered | policy | rejected | renewed | revoked | resolved | terminated

subject?: Reference[]

Contract Target Entity

subtitle?: string

Subordinate Friendly name

subType?: CodeableConcept[]

Subtype within the context of type

supportingInfo?: Reference[]

Extra Information

term?: ContractTerm[]

Contract Term List

text?: Narrative

Text summary of the resource, for human interpretation

title?: string

Human Friendly name

topicCodeableConcept?: CodeableConcept

Focus of contract interest

topicReference?: Reference

Focus of contract interest

Legal instrument category

url?: uri

Basal definition

version?: string

Business edition