GET Group Resource Bundle
get
/oracle-fhir-server/fhir/Group
This endpoint supports the retrieval of Group resource list.It returns Bundle of Group resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
actual(optional): string
Descriptive or actual
-
characteristic(optional): string
Kind of characteristic
-
characteristic-value(optional): string
A composite of both characteristic and value
-
code(optional): string
The kind of resources contained
-
exclude(optional): string
Group includes or excludes
-
identifier(optional): string
Unique id
-
managing-entity(optional): string
Entity that is the custodian of the Group's definition
-
member(optional): string
Reference to the group member
-
type(optional): string
The type of resources the group contains
-
value(optional): string
Value held by characteristic
Response
200 Response
Success
Nested Schema : Group
Type:
Show Source
object-
actual:
boolean
-
characteristic:
array characteristic
Minimum Number of Items:
1Unique Items Required:true -
code:
object ActivityDefinition_topic
-
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
meta:
object Account_meta
-
name:
string
Minimum Length:
1 -
quantity:
number
-
resourceType:
string
Minimum Length:
1 -
text:
object Account_text
-
type:
string
Minimum Length:
1
Nested Schema : characteristic
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : identifier
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1