Create DocumentManifest Resource
post
/oracle-fhir-server/fhir/DocumentManifest
This api lets you create a new instance of the DocumentManifest resource.
Request
Root Schema : DocumentManifest
Type:
Show Source
object
-
author:
array author
Minimum Number of Items:
1
Unique Items Required:true
-
contained:
array contained
Minimum Number of Items:
1
Unique Items Required:true
-
content:
array content
Minimum Number of Items:
1
Unique Items Required:true
-
created:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
masterIdentifier:
object Account_identifier
-
meta:
object Account_meta
-
recipient:
array recipient
Minimum Number of Items:
1
Unique Items Required:true
- related: array related
-
resourceType:
string
Minimum Length:
1
-
source:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
-
type:
object ActivityDefinition_topic
Nested Schema : contained
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : content
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
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
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : recipient
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : DocumentManifest_contained
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
name(optional):
array name
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
telecom(optional):
array telecom
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : telecom
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CareTeam_name
Type:
Show Source
object
-
family:
string
Minimum Length:
1
-
given(optional):
array given
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Response
201 Response
Created