Create ClaimResponse Resource

post

/oracle-fhir-server/fhir/ClaimResponse

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

Request

Body ()
Root Schema : ClaimResponse
Type: object
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ChargeItem_performingOrganization
Type: object
Show Source
Nested Schema : item
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : Account_coverage
Type: object
Show Source
Nested Schema : Basic_code
Type: object
Show Source
Nested Schema : ClaimResponse_payment
Type: object
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : total
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : ClaimResponse_item
Type: object
Show Source
Nested Schema : adjudication
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ClaimResponse_adjudication
Type: object
Show Source
Nested Schema : ChargeItem_priceOverride
Type: object
Show Source
Nested Schema : Claim_priority
Type: object
Show Source
Nested Schema : ActivityDefinition_valueCodeableConcept
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : CapabilityStatement_interaction_1
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 : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : ClaimResponse_total
Type: object
Show Source
Back to Top

Response

201 Response

Created
Back to Top