interface Measure {
    _approvalDate?: Element;
    _clinicalRecommendationStatement?: Element;
    _copyright?: Element;
    _date?: Element;
    _definition?: Element[];
    _description?: Element;
    _disclaimer?: Element;
    _experimental?: Element;
    _guidance?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _lastReviewDate?: Element;
    _library?: Element[];
    _name?: Element;
    _publisher?: Element;
    _purpose?: Element;
    _rateAggregation?: Element;
    _rationale?: Element;
    _riskAdjustment?: Element;
    _status?: Element;
    _subtitle?: Element;
    _title?: Element;
    _url?: Element;
    _usage?: Element;
    _version?: Element;
    approvalDate?: date;
    author?: ContactDetail[];
    clinicalRecommendationStatement?: markdown;
    compositeScoring?: CodeableConcept;
    contact?: ContactDetail[];
    contained?: ConcreteType[];
    copyright?: markdown;
    date?: dateTime;
    definition?: markdown[];
    description?: markdown;
    disclaimer?: markdown;
    editor?: ContactDetail[];
    effectivePeriod?: Period;
    endorser?: ContactDetail[];
    experimental?: boolean;
    extension?: Extension[];
    group?: MeasureGroup[];
    guidance?: markdown;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    improvementNotation?: CodeableConcept;
    jurisdiction?: CodeableConcept[];
    language?: code;
    lastReviewDate?: date;
    library?: canonical[];
    meta?: Meta;
    modifierExtension?: Extension[];
    name?: string;
    publisher?: string;
    purpose?: markdown;
    rateAggregation?: string;
    rationale?: markdown;
    relatedArtifact?: RelatedArtifact[];
    resourceType: "Measure";
    reviewer?: ContactDetail[];
    riskAdjustment?: string;
    scoring?: CodeableConcept;
    status: code;
    subjectCodeableConcept?: CodeableConcept;
    subjectReference?: Reference;
    subtitle?: string;
    supplementalData?: MeasureSupplementalData[];
    text?: Narrative;
    title?: string;
    topic?: CodeableConcept[];
    type?: CodeableConcept[];
    url?: uri;
    usage?: string;
    useContext?: UsageContext[];
    version?: string;
}

Properties

_approvalDate?: Element

When the measure was approved by publisher

_clinicalRecommendationStatement?: Element

Summary of clinical guidelines

_copyright?: Element

Use and/or publishing restrictions

_date?: Element

Date last changed

_definition?: Element[]

Defined terms used in the measure documentation

_description?: Element

Natural language description of the measure

_disclaimer?: Element

Disclaimer for use of the measure or its referenced content

_experimental?: Element

For testing purposes, not real usage

_guidance?: Element

Additional guidance for implementers

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_lastReviewDate?: Element

When the measure was last reviewed

_library?: Element[]

Logic used by the measure

_name?: Element

Name for this measure (computer friendly)

_publisher?: Element

Name of the publisher (organization or individual)

_purpose?: Element

Why this measure is defined

_rateAggregation?: Element

How is rate aggregation performed for this measure

_rationale?: Element

Detailed description of why the measure exists

_riskAdjustment?: Element

How risk adjustment is applied for this measure

_status?: Element

draft | active | retired | unknown

_subtitle?: Element

Subordinate title of the measure

_title?: Element

Name for this measure (human friendly)

_url?: Element

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

_usage?: Element

Describes the clinical usage of the measure

_version?: Element

Business version of the measure

approvalDate?: date

When the measure was approved by publisher

author?: ContactDetail[]

Who authored the content

clinicalRecommendationStatement?: markdown

Summary of clinical guidelines

compositeScoring?: CodeableConcept

opportunity | all-or-nothing | linear | weighted

contact?: ContactDetail[]

Contact details for the publisher

contained?: ConcreteType[]

Contained, inline Resources

copyright?: markdown

Use and/or publishing restrictions

date?: dateTime

Date last changed

definition?: markdown[]

Defined terms used in the measure documentation

description?: markdown

Natural language description of the measure

disclaimer?: markdown

Disclaimer for use of the measure or its referenced content

editor?: ContactDetail[]

Who edited the content

effectivePeriod?: Period

When the measure 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

group?: MeasureGroup[]

Population criteria group

guidance?: markdown

Additional guidance for implementers

id?: id

Logical id of this artifact

identifier?: Identifier[]

Additional identifier for the measure

implicitRules?: uri

A set of rules under which this content was created

improvementNotation?: CodeableConcept

increase | decrease

jurisdiction?: CodeableConcept[]

Intended jurisdiction for measure (if applicable)

language?: code

Language of the resource content

lastReviewDate?: date

When the measure was last reviewed

library?: canonical[]

Logic used by the measure

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

name?: string

Name for this measure (computer friendly)

publisher?: string

Name of the publisher (organization or individual)

purpose?: markdown

Why this measure is defined

rateAggregation?: string

How is rate aggregation performed for this measure

rationale?: markdown

Detailed description of why the measure exists

relatedArtifact?: RelatedArtifact[]

Additional documentation, citations, etc.

resourceType
reviewer?: ContactDetail[]

Who reviewed the content

riskAdjustment?: string

How risk adjustment is applied for this measure

scoring?: CodeableConcept

proportion | ratio | continuous-variable | cohort

status: code

draft | active | retired | unknown

subjectCodeableConcept?: CodeableConcept

E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device

subjectReference?: Reference

E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device

subtitle?: string

Subordinate title of the measure

supplementalData?: MeasureSupplementalData[]

What other data should be reported with the measure

text?: Narrative

Text summary of the resource, for human interpretation

title?: string

Name for this measure (human friendly)

topic?: CodeableConcept[]

The category of the measure, such as Education, Treatment, Assessment, etc.

process | outcome | structure | patient-reported-outcome | composite

url?: uri

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

usage?: string

Describes the clinical usage of the measure

useContext?: UsageContext[]

The context that the content is intended to support

version?: string

Business version of the measure