Create Contract Resource

post

/oracle-fhir-server/fhir/Contract

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

Request

Body ()
Root Schema : Contract
Type: object
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Contract_contentAttachment
Type: object
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : rule
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : term
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : Contract_rule
Type: object
Show Source
Nested Schema : Contract_term
Type: object
Show Source
Nested Schema : asset
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_topic
Type: object
Show Source
Nested Schema : Contract_asset
Type: object
Show Source
Nested Schema : period
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : subtype
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : type
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : valuedItem
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Contract_period
Type: object
Show Source
Nested Schema : ActivityDefinition_jurisdiction
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 : Contract_valuedItem
Type: object
Show Source
Nested Schema : ChargeItem_priceOverride
Type: object
Show Source
Nested Schema : ChargeItem_quantity
Type: object
Show Source
Back to Top

Response

201 Response

Created
Back to Top