GET CommunicationRequest Resource Bundle
get
/oracle-fhir-server/fhir/CommunicationRequest
This endpoint supports the retrieval of CommunicationRequest resource list.It returns Bundle of CommunicationRequest resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
authored(optional): string(date)
When request transitioned to being actionable
-
based-on(optional): string
Fulfills plan or proposal
-
category(optional): string
Message category
-
encounter(optional): string
Encounter created as part of
-
group-identifier(optional): string
Composite request this is part of
-
identifier(optional): string
Unique identifier
-
medium(optional): string
A channel of communication
-
occurrence(optional): string(date)
When scheduled
-
patient(optional): string
Focus of message
-
priority(optional): string
Message urgency
-
recipient(optional): string
Message recipient
-
replaces(optional): string
Request(s) replaced by this request
-
requester(optional): string
Who/what is requesting service
-
sender(optional): string
Message sender
-
status(optional): string
draft | active | suspended | cancelled | completed | entered-in-error | unknown
-
subject(optional): string
Focus of message
Response
200 Response
Success
Nested Schema : CommunicationRequest
Type:
Show Source
object
-
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
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