Create MessageHeader Resource
post
/oracle-fhir-server/fhir/MessageHeader
This api lets you create a new instance of the MessageHeader resource.
Request
Root Schema : MessageHeader
Type:
Show Source
object
-
author:
object Account_coverage
-
definition:
string
Minimum Length:
1
-
destination:
array destination
Minimum Number of Items:
1
Unique Items Required:true
-
enterer:
object Account_coverage
-
eventCoding:
object ActivityDefinition_code
-
focus:
array focus
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
reason:
object Basic_code
-
resourceType:
string
Minimum Length:
1
-
response:
object MessageHeader_response
-
sender:
object Account_coverage
-
source:
object MessageHeader_source
-
text:
object Account_text
Nested Schema : destination
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 : focus
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 : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : MessageHeader_response
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
identifier:
string
Minimum Length:
1
Nested Schema : MessageHeader_source
Type:
Show Source
object
-
contact:
object Account_identifier
-
endpoint:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
software:
string
Minimum Length:
1
-
version:
string
Minimum Length:
1
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : MessageHeader_destination
Type:
Show Source
object
-
endpoint:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
receiver(optional):
object Account_coverage
-
target(optional):
object Account_coverage
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_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Response
201 Response
Created