Update Schedule Resource
put
/oracle-fhir-server/fhir/Schedule/{id}
This api lets you create a new current version for an existing Schedule resource or creates an initial version if no Schedule resource already exists for the given id.
Request
Path Parameters
Root Schema : Schedule
Type:
Show Source
object-
active:
boolean
-
actor:
array actor
Minimum Number of Items:
1Unique Items Required:true -
comment:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
meta:
object Account_meta
-
planningHorizon:
object Account_servicePeriod
-
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 -
text:
object Account_text
Nested Schema : actor
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : identifier
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 : Account_servicePeriod
Type:
Show Source
object-
end:
string
Minimum Length:
1 -
start:
string
Minimum Length:
1
Nested 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 : Account_subject
Type:
Show Source
object-
display:
string
Minimum Length:
1 -
reference:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
use:
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 : 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