Update ChargeItem Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : ChargeItem
Type: object
Show Source
Nested Schema : account
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ChargeItem_code
Type: object
Show Source
Nested Schema : Account_coverage
Type: object
Show Source
Nested Schema : definitionUri
Type: array
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : note
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_servicePeriod
Type: object
Show Source
Nested Schema : performer
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ChargeItem_performingOrganization
Type: object
Show Source
Nested Schema : ChargeItem_priceOverride
Type: object
Show Source
Nested Schema : ChargeItem_quantity
Type: object
Show Source
Nested Schema : reason
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : service
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Appointment_coding
Type: object
Show Source
Nested Schema : items
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 : ChargeItem_note
Type: object
Show Source
Nested Schema : ChargeItem_performer
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 : AdverseEvent_category
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