GET Location Resource by ID
get
/oracle-fhir-server/fhir/Location/{id}
This endpoint supports the retrieval of Location resource instance given its ID.
Request
Path Parameters
Back to Top
Response
200 Response
Success
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:
1Unique Items Required:true -
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique 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:
1Unique 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:
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 : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested 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 : 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:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_telecom
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
use:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1