Create AuditEvent Resource
post
/oracle-fhir-server/fhir/AuditEvent
This api lets you create a new instance of the AuditEvent resource.
Request
Root Schema : AuditEvent
Type:
Show Source
object-
action:
string
Minimum Length:
1 -
agent:
array agent
Minimum Number of Items:
1Unique Items Required:true -
entity:
array entity
Minimum Number of Items:
1Unique Items Required:true -
id:
string
Minimum Length:
1 -
meta:
object Account_meta
-
outcome:
string
Minimum Length:
1 -
recorded:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
source:
object AuditEvent_source
-
subtype:
array subtype
Minimum Number of Items:
1Unique Items Required:true -
text:
object Account_text
-
type:
object Account_type_coding
Nested Schema : agent
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : entity
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 : AuditEvent_source
Type:
Show Source
object-
observer:
object AuditEvent_source_observer
-
site:
string
Minimum Length:
1 -
type:
array type
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : subtype
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
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 : AuditEvent_agent
Type:
Show Source
object-
network(optional):
object AuditEvent_network
-
requestor:
boolean
-
role(optional):
array role
Minimum Number of Items:
1Unique Items Required:true -
type(optional):
object ActivityDefinition_valueCodeableConcept
-
who(optional):
object AuditEvent_who
Nested Schema : AuditEvent_network
Type:
Show Source
object-
address:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
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 : AuditEvent_what_identifier
Type:
Show Source
object-
type:
object ActivityDefinition_code_1
-
value:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_code_1
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true -
text:
string
Minimum Length:
1
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 : AuditEvent_source_observer
Type:
Show Source
object-
display:
string
Minimum Length:
1
Response
201 Response
Created