Create CompartmentDefinition Resource

post

/oracle-fhir-server/fhir/CompartmentDefinition

This api lets you create a new instance of the CompartmentDefinition resource.

Request

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

201 Response

Created
Back to Top