Update Practitioner Resource
put
/oracle-fhir-server/fhir/Practitioner/{id}
This api lets you create a new current version for an existing Practitioner resource or creates an initial version if no Practitioner resource already exists for the given id.
Request
Path Parameters
Root Schema : Practitioner
Type:
Show Source
object-
active:
boolean
-
address:
array address
Minimum Number of Items:
1Unique Items Required:true -
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
meta:
object Account_meta
-
name:
array name
Minimum Number of Items:
1Unique Items Required:true -
qualification:
array qualification
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
text:
object Account_text
Nested Schema : address
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 : qualification
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 : Person_address
Type:
Show Source
object-
city:
string
Minimum Length:
1 -
line(optional):
array line
-
postalCode:
string
Minimum Length:
1 -
state:
string
Minimum Length:
1 -
use:
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 : Practitioner_name
Type:
Show Source
object-
family:
string
Minimum Length:
1 -
given(optional):
array given
-
prefix(optional):
array prefix
Nested Schema : Practitioner_qualification
Type:
Show Source
object-
code(optional):
object Account_type
-
identifier(optional):
array identifier
Minimum Number of Items:
1Unique Items Required:true -
issuer(optional):
object AuditEvent_source_observer
-
period(optional):
object Contract_period
Nested Schema : Account_type
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true -
text:
string
Minimum Length:
1
Nested Schema : identifier
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : AuditEvent_source_observer
Type:
Show Source
object-
display:
string
Minimum Length:
1
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success