Create Provenance Resource

post

/oracle-fhir-server/fhir/Provenance

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

Request

Body ()
Root Schema : Provenance
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_coverage
Type: object
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : Account_servicePeriod
Type: object
Show Source
Nested Schema : policy
Type: array
Show Source
Nested Schema : reason
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : target
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : Provenance_agent
Type: object
Show Source
Nested Schema : Basic_code
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 : Provenance_entity
Type: object
Show Source
Nested Schema : Account_subject
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : AdverseEvent_category
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

201 Response

Created
Back to Top