Create Consent Resource
post
/oracle-fhir-server/fhir/Consent
This api lets you create a new instance of the Consent resource.
Request
Root Schema : Consent
Type:
Show Source
object-
category:
array category
Minimum Number of Items:
1Unique Items Required:true -
dateTime:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
meta:
object Account_meta
-
organization:
array organization
Minimum Number of Items:
1Unique 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:
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 : organization
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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:
1Unique 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:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_servicePeriod
Type:
Show Source
object-
end:
string
Minimum Length:
1 -
start:
string
Minimum Length:
1
Response
201 Response
Created