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
Root Schema : ChargeItem
Type:
Show Source
object
-
account:
array account
Minimum Number of Items:
1
Unique Items Required:true
-
code:
object ChargeItem_code
-
context:
object Account_coverage
-
definitionUri:
array definitionUri
-
enteredDate:
string
Minimum Length:
1
-
enterer:
object Account_coverage
-
factorOverride:
number
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
note:
array note
Minimum Number of Items:
1
Unique Items Required:true
-
occurrencePeriod:
object Account_servicePeriod
-
overrideReason:
string
Minimum Length:
1
-
performer:
array performer
Minimum Number of Items:
1
Unique Items Required:true
-
performingOrganization:
object ChargeItem_performingOrganization
-
priceOverride:
object ChargeItem_priceOverride
-
quantity:
object ChargeItem_quantity
-
reason:
array reason
Minimum Number of Items:
1
Unique Items Required:true
-
requestingOrganization:
object ChargeItem_performingOrganization
-
resourceType:
string
Minimum Length:
1
-
service:
array service
Minimum Number of Items:
1
Unique Items Required:true
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : account
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ChargeItem_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : performer
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ChargeItem_priceOverride
Type:
Show Source
object
-
currency:
string
Minimum Length:
1
-
value:
number
Nested Schema : reason
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : service
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Appointment_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : ChargeItem_note
Type:
Show Source
object
-
authorReference(optional):
object Account_coverage
-
text:
string
Minimum Length:
1
-
time:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : AdverseEvent_category
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
200 Response
Success