GET MessageDefinition Resource Bundle
get
/oracle-fhir-server/fhir/MessageDefinition
This endpoint supports the retrieval of MessageDefinition resource list.It returns Bundle of MessageDefinition resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
category(optional): string
The behavior associated with the message
-
context(optional): string
A use context assigned to the message definition
-
context-quantity(optional): integer
A quantity- or range-valued use context assigned to the message definition
-
context-type(optional): string
A type of use context assigned to the message definition
-
context-type-quantity(optional): string
A use context type and quantity- or range-based value assigned to the message definition
-
context-type-value(optional): string
A use context type and value assigned to the message definition
-
date(optional): string(date)
The message definition publication date
-
description(optional): string
The description of the message definition
-
event(optional): string
The event that triggers the message or link to the event definition.
-
focus(optional): string
A resource that is a permitted focus of the message
-
identifier(optional): string
External identifier for the message definition
-
jurisdiction(optional): string
Intended jurisdiction for the message definition
-
name(optional): string
Computationally friendly name of the message definition
-
parent(optional): string
A resource that is the parent of the definition
-
publisher(optional): string
Name of the publisher of the message definition
-
status(optional): string
The current status of the message definition
-
title(optional): string
The human-friendly name of the message definition
-
url(optional): string
The uri that identifies the message definition
-
version(optional): string
The business version of the message definition
Response
200 Response
Success
Nested Schema : MessageDefinition
Type:
Show Source
object
-
category:
string
Minimum Length:
1
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
date:
string
Minimum Length:
1
-
eventCoding:
object ActivityDefinition_code
-
experimental:
boolean
-
id:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
publisher:
string
Minimum Length:
1
-
purpose:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
title:
string
Minimum Length:
1
-
url:
string
Minimum Length:
1
Nested Schema : contact
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : GraphDefinition_contact
Type:
Show Source
object
-
telecom(optional):
array telecom
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : telecom
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1