GET Procedure Resource Bundle
get
/oracle-fhir-server/fhir/Procedure
This endpoint supports the retrieval of Procedure resource list.It returns Bundle of Procedure resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
based-on(optional): string
A request for this procedure
-
category(optional): string
Classification of the procedure
-
code(optional): string
A code to identify a procedure
-
date(optional): string(date)
When the procedure was performed
-
encounter(optional): string
Encounter created as part of
-
identifier(optional): string
A unique identifier for a procedure
-
instantiates-canonical(optional): string
Instantiates FHIR protocol or definition
-
instantiates-uri(optional): string
Instantiates external protocol or definition
-
location(optional): string
Where the procedure happened
-
part-of(optional): string
Part of referenced event
-
patient(optional): string
Search by subject - a patient
-
performer(optional): string
The reference to the practitioner
-
reason-code(optional): string
Coded reason procedure performed
-
reason-reference(optional): string
The justification that the procedure was performed
-
status(optional): string
preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown
-
subject(optional): string
Search by subject
Response
200 Response
Success
Nested Schema : Procedure
Type:
Show Source
object
-
asserter:
object Account_subject
-
code:
object Account_type
-
followUp:
array followUp
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
note:
array note
Minimum Number of Items:
1
Unique Items Required:true
-
performedDateTime:
string
Minimum Length:
1
-
performer:
array performer
Minimum Number of Items:
1
Unique Items Required:true
-
reasonCode:
array reasonCode
Minimum Number of Items:
1
Unique Items Required:true
-
recorder:
object Account_subject
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : Account_type
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
string
Minimum Length:
1
Nested Schema : followUp
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 : performer
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : reasonCode
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 : coding
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