Update RelatedPerson Resource
put
/oracle-fhir-server/fhir/RelatedPerson/{id}
This api lets you create a new current version for an existing RelatedPerson resource or creates an initial version if no RelatedPerson resource already exists for the given id.
Request
Path Parameters
Root Schema : RelatedPerson
Type:
Show Source
object-
address:
array address
Minimum Number of Items:
1Unique Items Required:true -
gender:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
meta:
object Account_meta
-
name:
array name
Minimum Number of Items:
1Unique Items Required:true -
patient:
object Account_coverage
-
period:
object Contract_period
-
photo:
array photo
Minimum Number of Items:
1Unique Items Required:true -
relationship:
array relationship
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
telecom:
array telecom
Minimum Number of Items:
1Unique Items Required:true -
text:
object Account_text
Nested Schema : address
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 : photo
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : relationship
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : telecom
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_type_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : Patient_name
Type:
Show Source
object-
family:
string
Minimum Length:
1 -
given(optional):
array given
-
use:
string
Minimum Length:
1
Nested Schema : Contract_contentAttachment
Type:
Show Source
object-
contentType:
string
Minimum Length:
1 -
url:
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 : ActivityDefinition_telecom
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
use:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Response
200 Response
Success