Update CompartmentDefinition Resource

put

/oracle-fhir-server/fhir/CompartmentDefinition/{id}

This api lets you create a new current version for an existing CompartmentDefinition resource or creates an initial version if no CompartmentDefinition resource already exists for the given id.

Request

Path Parameters
Body ()
Root Schema : CompartmentDefinition
Type: object
Show Source
Nested Schema : contact
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : resource
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : useContext
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CapabilityStatement_contact
Type: object
Show Source
Nested Schema : telecom
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : CompartmentDefinition_resource
Type: object
Show Source
Nested Schema : param
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : CapabilityStatement_useContext
Type: object
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : Basic_code
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Success
Back to Top