GET Communication Resource Bundle
get
/oracle-fhir-server/fhir/Communication
This endpoint supports the retrieval of Communication resource list.It returns Bundle of Communication resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
based-on(optional): string
Request fulfilled by this communication
-
category(optional): string
Message category
-
encounter(optional): string
Encounter created as part of
-
identifier(optional): string
Unique identifier
-
instantiates-canonical(optional): string
Instantiates FHIR protocol or definition
-
instantiates-uri(optional): string
Instantiates external protocol or definition
-
medium(optional): string
A channel of communication
-
part-of(optional): string
Part of this action
-
patient(optional): string
Focus of message
-
received(optional): string(date)
When received
-
recipient(optional): string
Message recipient
-
sender(optional): string
Message sender
-
sent(optional): string(date)
When sent
-
status(optional): string
preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error
-
subject(optional): string
Focus of message
Response
200 Response
Success
Nested Schema : Communication
Type:
Show Source
object
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
instantiatesUri:
array instantiatesUri
-
medium:
array medium
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
partOf:
array partOf
Minimum Number of Items:
1
Unique Items Required:true
-
payload:
array payload
Minimum Number of Items:
1
Unique Items Required:true
-
received:
string
Minimum Length:
1
-
recipient:
array recipient
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
sender:
object Account_coverage
-
sent:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : category
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : medium
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : partOf
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : payload
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : recipient
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Communication_category
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : coding
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 : Communication_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
type(optional):
object ActivityDefinition_topic
-
value:
string
Minimum Length:
1
Nested Schema : Communication_medium
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : AuditEvent_source_observer
Type:
Show Source
object
-
display:
string
Minimum Length:
1
Nested Schema : Communication_payload
Type:
Show Source
object
-
contentString:
string
Minimum Length:
1