GET DocumentManifest Resource Bundle
get
/oracle-fhir-server/fhir/DocumentManifest
This endpoint supports the retrieval of DocumentManifest resource list.It returns Bundle of DocumentManifest resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
author(optional): string
Who and/or what authored the DocumentManifest
-
created(optional): string(date)
When this document manifest created
-
description(optional): string
Human-readable description (title)
-
identifier(optional): string
Unique Identifier for the set of documents
-
item(optional): string
Items in manifest
-
patient(optional): string
The subject of the set of documents
-
recipient(optional): string
Intended to get notified about this set of documents
- related-id(optional): string
- related-ref(optional): string
-
source(optional): string
The source system/application/software
-
status(optional): string
current | superseded | entered-in-error
-
subject(optional): string
The subject of the set of documents
-
type(optional): string
Kind of document set
Response
200 Response
Success
Nested 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