GET ChargeItemDefinition Resource Bundle
get
/oracle-fhir-server/fhir/ChargeItemDefinition
This endpoint supports the retrieval of ChargeItemDefinition resource list.It returns Bundle of ChargeItemDefinition resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
context(optional): string
A use context assigned to the charge item definition
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the charge item definition
-
context-type(optional): string
A type of use context assigned to the charge item definition
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the charge item definition
-
context-type-value(optional): string
A use context type and value assigned to the charge item definition
-
date(optional): string(date)
The charge item definition publication date
-
description(optional): string
The description of the charge item definition
-
effective(optional): string(date)
The time during which the charge item definition is intended to be in use
-
identifier(optional): string
External identifier for the charge item definition
-
jurisdiction(optional): string
Intended jurisdiction for the charge item definition
-
publisher(optional): string
Name of the publisher of the charge item definition
-
status(optional): string
The current status of the charge item definition
-
title(optional): string
The human-friendly name of the charge item definition
-
url(optional): string
The uri that identifies the charge item definition
-
version(optional): string
The business version of the charge item definition
Response
200 Response
Success