Update Appointment Resource
put
/oracle-fhir-server/fhir/Appointment/{id}
This api lets you create a new current version for an existing Appointment resource or creates an initial version if no Appointment resource already exists for the given id.
Request
Path Parameters
Root Schema : Appointment
Type:
Show Source
object-
appointmentType:
object ActivityDefinition_valueCodeableConcept
-
basedOn:
array basedOn
Minimum Number of Items:
1Unique Items Required:true -
comment:
string
Minimum Length:
1 -
created:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
end:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
meta:
object Account_meta
-
participant:
array participant
Minimum Number of Items:
1Unique Items Required:true -
priority:
number
-
reasonReference:
array reasonReference
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
serviceCategory:
array serviceCategory
Minimum Number of Items:
1Unique Items Required:true -
serviceType:
array serviceType
Minimum Number of Items:
1Unique Items Required:true -
specialty:
array specialty
Minimum Number of Items:
1Unique Items Required:true -
start:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
text:
object Account_text
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : basedOn
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : participant
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : reasonReference
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : serviceCategory
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : serviceType
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : specialty
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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 : Appointment_participant
Type:
Show Source
object-
actor(optional):
object Account_subject
-
required:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
type(optional):
array type
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : Account_subject
Type:
Show Source
object-
display:
string
Minimum Length:
1 -
reference:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_jurisdiction
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : AdverseEvent_category
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Appointment_serviceType
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Appointment_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1
Response
200 Response
Success