GET Measure Resource Bundle
get
/oracle-fhir-server/fhir/Measure
This endpoint supports the retrieval of Measure resource list.It returns Bundle of Measure resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
composed-of(optional): string
What resource is being referenced
-
context(optional): string
A use context assigned to the measure
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the measure
-
context-type(optional): string
A type of use context assigned to the measure
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the measure
-
context-type-value(optional): string
A use context type and value assigned to the measure
-
date(optional): string(date)
The measure publication date
-
depends-on(optional): string
What resource is being referenced
-
derived-from(optional): string
What resource is being referenced
-
description(optional): string
The description of the measure
-
effective(optional): string(date)
The time during which the measure is intended to be in use
-
identifier(optional): string
External identifier for the measure
-
jurisdiction(optional): string
Intended jurisdiction for the measure
-
name(optional): string
Computationally friendly name of the measure
-
predecessor(optional): string
What resource is being referenced
-
publisher(optional): string
Name of the publisher of the measure
-
status(optional): string
The current status of the measure
-
successor(optional): string
What resource is being referenced
-
title(optional): string
The human-friendly name of the measure
-
topic(optional): string
Topics associated with the measure
-
url(optional): string
The uri that identifies the measure
-
version(optional): string
The business version of the measure
Response
200 Response
Success