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
Body ()
Root Schema : Communication
Type: object
Show Source
Nested Schema : category
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_coverage
Type: object
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : instantiatesUri
Type: array
Show Source
Nested Schema : medium
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : partOf
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : payload
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : recipient
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : Communication_category
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : Communication_identifier
Type: object
Show Source
Nested Schema : ActivityDefinition_topic
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : Communication_medium
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : AuditEvent_source_observer
Type: object
Show Source
Nested Schema : Communication_payload
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top