GET Parameters Resource by ID
get
/oracle-fhir-server/fhir/Parameters/{id}
This endpoint supports the retrieval of Parameters resource instance given its ID.
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root Schema : Parameters
Type:
Show Source
object
-
meta:
object Account_meta
-
parameter:
array parameter
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : parameter
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : Parameters_parameter
Type:
Show Source
object
-
name:
string
Minimum Length:
1
-
valueBoolean:
boolean