GET Subscription Resource by ID
get
/oracle-fhir-server/fhir/Subscription/{id}
This endpoint supports the retrieval of Subscription resource instance given its ID.
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root Schema : Subscription
Type:
Show Source
object
-
channel:
object Subscription_channel
-
contact:
array contact
Minimum Number of Items:
1
Unique Items Required:true
-
criteria:
string
Minimum Length:
1
-
end:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
reason:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : Subscription_channel
Type:
Show Source
object
-
endpoint:
string
Minimum Length:
1
-
header:
array header
-
payload:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1
Nested Schema : contact
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 : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
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