Update Location Resource
put
/oracle-fhir-server/fhir/Location/{id}
This api lets you create a new current version for an existing Location resource or creates an initial version if no Location resource already exists for the given id.
Request
Path Parameters
Root Schema : Location
Type:
Show Source
object
-
address:
object Location_address
-
alias:
array alias
-
description:
string
Minimum Length:
1
-
endpoint:
array endpoint
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
managingOrganization:
object Account_coverage
-
meta:
object Account_meta
-
mode:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
physicalType:
object ActivityDefinition_valueCodeableConcept
-
position:
object Location_position
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
telecom:
array telecom
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
Nested Schema : Location_address
Type:
Show Source
object
-
city:
string
Minimum Length:
1
-
country:
string
Minimum Length:
1
-
line:
array line
-
postalCode:
string
Minimum Length:
1
-
use:
string
Minimum Length:
1
Nested Schema : endpoint
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : telecom
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 : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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