Publish-box
(todo)
This
is
the
Continuous
Integration
Build
of
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
| Responsible Owner: Clinical Quality Information Work Group | Standards Status : Informative | Compartments : No defined compartments |
This is the narrative for the resource. See also the XML , JSON or Turtle format.
Note that this is the formal definition for the care-gaps operation as an OperationDefinition on Measure. See the Operation documentation
Generated Narrative: OperationDefinition Measure-care-gaps
URL: [base]/Measure/$care-gaps
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN |
|
|
|
The
| ||
| IN | periodStart | 1..1 | date |
The
start
|
||
| IN | periodEnd | 1..1 | date |
The
end
of
| ||
| IN | subject | 0..1 |
string
( reference ) |
Subject(s)
for
which
the
care
gaps
report
will
| ||
| IN | subjectGroup | 0..1 | Group |
Subject
for
which
the
gaps
in
care
report
will
be
created
is
provided
as
a
Group
resource.
Subjects
provided
in
this
parameter
SHALL
match
the
subjectType
of
the
measure
being
evaluated.
(e.g.
if
the
Measure.group.subjectType
is
Patient,
the
subject
SHALL
be
a
reference
to
a
Patient
or
a
Group
of
Patients).
If
no
subject
is
provided,
what
subjects
are
evaluated
is
up
to
the
server.
This
parameter
cannot
be
|
||
| IN |
|
|
string
( reference ) |
| ||
| IN | organization | 0..1 |
string
( reference ) |
Reference
to
an
Organization
for
which
the
| ||
| IN | organizationResource | 0..1 | Organization |
Organization
for
which
the
|
||
| IN |
|
|
string
( reference ) |
|
||
|
|
|
|
| Indicates status of a care gap. For all [open, closed, and prospective gaps], three seperate status parameters must be provided. For a positive proportion measure, gap means the patient is not in the numerator. For an inverse (negative) proportion measure (e.g., Diabetes: Hemoglobin A1c (HbA1c) Poor Control (> 9%)), gap means the patient is in the numerator. | ||
| IN | isDocument | 0..1 | boolean |
The
| ||
| IN | parameters | 0..1 | Parameters |
Any
input
parameters
for
the
evaluation.
Parameters
defined
in
this
input
will
be
| ||
| IN | manifest | 0..1 | canonical ( Library ) | Specifies an asset-collection library that provides dependency version resolution and expansion rules for the operation. See the version manifest discussion in the Canonical Resource Management Infrastructure IG for a complete description of how manifest values are used to provide defaults for dependency version resolution and expansion parameters. Parameters specified directly in the operation override behaviors specified by the manifest parameter. In general, if this parameter is supplied, it is expected to be used in nested operation calls. For example, in evaluating a measure, if the expansion of a value set is required, this parameter SHALL be supplied to that expansion. | ||
| OUT | return | 0..* | Bundle |
The
$care-gaps
operation
returns
zero
or
more
document
|
The effect of invoking this operation is to calculate a set of measures for a particular topic (e.g. Preventive Care and Screening) and return a document describing the results of each measure for the given subject. Note that it is up to the server to determine whether or not the generated care gaps report is persisted. If the server does not persist the results, the operation does not affect state and can be invoked with a GET
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.