Create AuditEvent Resource

post

/oracle-fhir-server/fhir/AuditEvent

This api lets you create a new instance of the AuditEvent resource.

Request

Body ()
Root Schema : AuditEvent
Type: object
Show Source
Nested Schema : agent
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : entity
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : AuditEvent_source
Type: object
Show Source
Nested Schema : subtype
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : AuditEvent_agent
Type: object
Show Source
Nested Schema : AuditEvent_network
Type: object
Show Source
Nested Schema : role
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_valueCodeableConcept
Type: object
Show Source
Nested Schema : AuditEvent_who
Type: object
Show Source
Nested Schema : ActivityDefinition_topic
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : AuditEvent_who_identifier
Type: object
Show Source
Nested Schema : AuditEvent_entity
Type: object
Show Source
Nested Schema : AuditEvent_what
Type: object
Show Source
Nested Schema : AuditEvent_what_identifier
Type: object
Show Source
Nested Schema : ActivityDefinition_code_1
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : AuditEvent_source_observer
Type: object
Show Source
Nested Schema : type
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

201 Response

Created
Back to Top