Update Slot Resource
put
/oracle-fhir-server/fhir/Slot/{id}
This api lets you create a new current version for an existing Slot resource or creates an initial version if no Slot resource already exists for the given id.
Request
Path Parameters
Root Schema : Slot
Type:
Show Source
object
-
appointmentType:
object ActivityDefinition_valueCodeableConcept
-
comment:
string
Minimum Length:
1
-
end:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
schedule:
object Account_coverage
-
serviceCategory:
array serviceCategory
Minimum Number of Items:
1
Unique Items Required:true
-
serviceType:
array serviceType
Minimum Number of Items:
1
Unique Items Required:true
-
specialty:
array specialty
Minimum Number of Items:
1
Unique 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:
1
Unique Items Required:true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : serviceCategory
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : serviceType
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : specialty
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 : 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_serviceType
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
Nested Schema : Appointment_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
Response
200 Response
Success