Update Endpoint Resource
put
/oracle-fhir-server/fhir/Endpoint/{id}
This api lets you create a new current version for an existing Endpoint resource or creates an initial version if no Endpoint resource already exists for the given id.
Request
Path Parameters
Root Schema : Endpoint
Type:
Show Source
object
-
address:
string
Minimum Length:
1
-
connectionType:
object ActivityDefinition_code
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
header:
array header
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
managingOrganization:
object Account_coverage
-
meta:
object Account_meta
-
name:
string
Minimum Length:
1
-
payloadMimeType:
array payloadMimeType
-
payloadType:
array payloadType
Minimum Number of Items:
1
Unique Items Required:true
-
period:
object Contract_period
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : contact
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 : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : payloadType
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 : ActivityDefinition_telecom
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
use:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
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
Nested Schema : ActivityDefinition_jurisdiction
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
200 Response
Success