Update Communication Resource
put
/oracle-fhir-server/fhir/Communication/{id}
This api lets you create a new current version for an existing Communication resource or creates an initial version if no Communication resource already exists for the given id.
Request
Path Parameters
Root 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
Response
200 Response
Success