This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| 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 | measureUrl |
|
canonical |
|
The URL of a measure for which the gaps in care report will be created. A measure URL is specified in the url element of the Measure resource. The measure URL remains the same when the measure is stored on different servers. | |
| IN | periodStart | 1..1 | date |
The
start
of
|
||
| 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 |
|
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 used with the subject parameter. | |
| IN | practitioner | 0..1 |
string
( reference ) |
|
||
| IN | organization | 0..1 |
string
( reference ) | Reference to an Organization for which the gaps in care report will be created. Either 'organization' or 'organizationResource' SHALL be provided, but not both. |
||
| IN | organizationResource |
|
Organization |
|
Organization for which the gaps in care report will be created is provided as an Organization resource. This is intended to support the use case in which the organization information is not on the server performing the evaluation, for example an ad-hoc group of practitioners that are part of a provider group. Either 'organization' or 'organizationResource' SHALL be provided, but not both. | |
| IN | location | 0..* |
string
( reference ) |
|
||
|
| status |
|
code |
|
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.