interface ActivityDefinition {
    _approvalDate?: Element;
    _copyright?: Element;
    _date?: Element;
    _description?: Element;
    _doNotPerform?: Element;
    _experimental?: Element;
    _implicitRules?: Element;
    _intent?: Element;
    _kind?: Element;
    _language?: Element;
    _lastReviewDate?: Element;
    _library?: Element[];
    _name?: Element;
    _priority?: Element;
    _profile?: Element;
    _publisher?: Element;
    _purpose?: Element;
    _status?: Element;
    _subtitle?: Element;
    _timingDateTime?: Element;
    _title?: Element;
    _transform?: Element;
    _url?: Element;
    _usage?: Element;
    _version?: Element;
    approvalDate?: date;
    author?: ContactDetail[];
    bodySite?: CodeableConcept[];
    code?: CodeableConcept;
    contact?: ContactDetail[];
    contained?: ConcreteType[];
    copyright?: markdown;
    date?: dateTime;
    description?: markdown;
    doNotPerform?: boolean;
    dosage?: Dosage[];
    dynamicValue?: ActivityDefinitionDynamicValue[];
    editor?: ContactDetail[];
    effectivePeriod?: Period;
    endorser?: ContactDetail[];
    experimental?: boolean;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    intent?: code;
    jurisdiction?: CodeableConcept[];
    kind?: code;
    language?: code;
    lastReviewDate?: date;
    library?: canonical[];
    location?: Reference;
    meta?: Meta;
    modifierExtension?: Extension[];
    name?: string;
    observationRequirement?: Reference[];
    observationResultRequirement?: Reference[];
    participant?: ActivityDefinitionParticipant[];
    priority?: code;
    productCodeableConcept?: CodeableConcept;
    productReference?: Reference;
    profile?: canonical;
    publisher?: string;
    purpose?: markdown;
    quantity?: Quantity;
    relatedArtifact?: RelatedArtifact[];
    resourceType: "ActivityDefinition";
    reviewer?: ContactDetail[];
    specimenRequirement?: Reference[];
    status: code;
    subjectCodeableConcept?: CodeableConcept;
    subjectReference?: Reference;
    subtitle?: string;
    text?: Narrative;
    timingAge?: Age;
    timingDateTime?: dateTime;
    timingDuration?: Duration;
    timingPeriod?: Period;
    timingRange?: Range;
    timingTiming?: Timing;
    title?: string;
    topic?: CodeableConcept[];
    transform?: canonical;
    url?: uri;
    usage?: string;
    useContext?: UsageContext[];
    version?: string;
}

Properties

_approvalDate?: Element

When the activity definition was approved by publisher

_copyright?: Element

Use and/or publishing restrictions

_date?: Element

Date last changed

_description?: Element

Natural language description of the activity definition

_doNotPerform?: Element

True if the activity should not be performed

_experimental?: Element

For testing purposes, not real usage

_implicitRules?: Element

A set of rules under which this content was created

_intent?: Element

proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

_kind?: Element

Kind of resource

_language?: Element

Language of the resource content

_lastReviewDate?: Element

When the activity definition was last reviewed

_library?: Element[]

Logic used by the activity definition

_name?: Element

Name for this activity definition (computer friendly)

_priority?: Element

routine | urgent | asap | stat

_profile?: Element

What profile the resource needs to conform to

_publisher?: Element

Name of the publisher (organization or individual)

_purpose?: Element

Why this activity definition is defined

_status?: Element

draft | active | retired | unknown

_subtitle?: Element

Subordinate title of the activity definition

_timingDateTime?: Element

When activity is to occur

_title?: Element

Name for this activity definition (human friendly)

_transform?: Element

Transform to apply the template

_url?: Element

Canonical identifier for this activity definition, represented as a URI (globally unique)

_usage?: Element

Describes the clinical usage of the activity definition

_version?: Element

Business version of the activity definition

approvalDate?: date

When the activity definition was approved by publisher

author?: ContactDetail[]

Who authored the content

bodySite?: CodeableConcept[]

What part of body to perform on

Detail type of activity

contact?: ContactDetail[]

Contact details for the publisher

contained?: ConcreteType[]

Contained, inline Resources

copyright?: markdown

Use and/or publishing restrictions

date?: dateTime

Date last changed

description?: markdown

Natural language description of the activity definition

doNotPerform?: boolean

True if the activity should not be performed

dosage?: Dosage[]

Detailed dosage instructions

Dynamic aspects of the definition

editor?: ContactDetail[]

Who edited the content

effectivePeriod?: Period

When the activity definition is expected to be used

endorser?: ContactDetail[]

Who endorsed the content

experimental?: boolean

For testing purposes, not real usage

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Additional identifier for the activity definition

implicitRules?: uri

A set of rules under which this content was created

intent?: code

proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

jurisdiction?: CodeableConcept[]

Intended jurisdiction for activity definition (if applicable)

kind?: code

Kind of resource

language?: code

Language of the resource content

lastReviewDate?: date

When the activity definition was last reviewed

library?: canonical[]

Logic used by the activity definition

location?: Reference

Where it should happen

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

name?: string

Name for this activity definition (computer friendly)

observationRequirement?: Reference[]

What observations are required to perform this action

observationResultRequirement?: Reference[]

What observations must be produced by this action

Who should participate in the action

priority?: code

routine | urgent | asap | stat

productCodeableConcept?: CodeableConcept

What's administered/supplied

productReference?: Reference

What's administered/supplied

profile?: canonical

What profile the resource needs to conform to

publisher?: string

Name of the publisher (organization or individual)

purpose?: markdown

Why this activity definition is defined

quantity?: Quantity

How much is administered/consumed/supplied

relatedArtifact?: RelatedArtifact[]

Additional documentation, citations, etc.

resourceType
reviewer?: ContactDetail[]

Who reviewed the content

specimenRequirement?: Reference[]

What specimens are required to perform this action

status: code

draft | active | retired | unknown

subjectCodeableConcept?: CodeableConcept

Type of individual the activity definition is intended for

subjectReference?: Reference

Type of individual the activity definition is intended for

subtitle?: string

Subordinate title of the activity definition

text?: Narrative

Text summary of the resource, for human interpretation

timingAge?: Age

When activity is to occur

timingDateTime?: dateTime

When activity is to occur

timingDuration?: Duration

When activity is to occur

timingPeriod?: Period

When activity is to occur

timingRange?: Range

When activity is to occur

timingTiming?: Timing

When activity is to occur

title?: string

Name for this activity definition (human friendly)

topic?: CodeableConcept[]

E.g. Education, Treatment, Assessment, etc.

transform?: canonical

Transform to apply the template

url?: uri

Canonical identifier for this activity definition, represented as a URI (globally unique)

usage?: string

Describes the clinical usage of the activity definition

useContext?: UsageContext[]

The context that the content is intended to support

version?: string

Business version of the activity definition