GET Consent Resource Bundle
get
/oracle-fhir-server/fhir/Consent
This endpoint supports the retrieval of Consent resource list.It returns Bundle of Consent resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
action(optional): string
Actions controlled by this rule
-
actor(optional): string
Resource for the actor (or group, by role)
-
category(optional): string
Classification of the consent statement - for indexing/retrieval
-
consentor(optional): string
Who is agreeing to the policy and rules
-
data(optional): string
The actual data reference
-
date(optional): string(date)
When this Consent was created or indexed
-
identifier(optional): string
Identifier for this record (external references)
-
organization(optional): string
Custodian of the consent
-
patient(optional): string
Who the consent applies to
-
period(optional): string(date)
Timeframe for this rule
-
purpose(optional): string
Context of activities covered by this rule
-
scope(optional): string
Which of the four areas this resource covers (extensible)
-
security-label(optional): string
Security Labels that define affected resources
-
source-reference(optional): string
Search by reference to a Consent, DocumentReference, Contract or QuestionnaireResponse
-
status(optional): string
draft | proposed | active | rejected | inactive | entered-in-error
Response
200 Response
Success
Nested Schema : Consent
Type:
Show Source
object
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
dateTime:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
organization:
array organization
Minimum Number of Items:
1
Unique Items Required:true
-
patient:
object Account_subject
-
policyRule:
object Basic_code
-
provision:
object Consent_provision
-
resourceType:
string
Minimum Length:
1
-
scope:
object Basic_code
-
sourceAttachment:
object Consent_sourceAttachment
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : category
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 : organization
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
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 : ActivityDefinition_jurisdiction
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
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 : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1