GET DocumentReference Resource Bundle
get
/oracle-fhir-server/fhir/DocumentReference
This endpoint supports the retrieval of DocumentReference resource list.It returns Bundle of DocumentReference resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
authenticator(optional): string
Who/what authenticated the document
-
author(optional): string
Who and/or what authored the document
-
category(optional): string
Categorization of document
-
contenttype(optional): string
Mime type of the content, with charset etc.
-
custodian(optional): string
Organization which maintains the document
-
date(optional): string(date)
When this document reference was created
-
description(optional): string
Human-readable description
-
encounter(optional): string
Context of the document content
-
event(optional): string
Main clinical acts documented
-
facility(optional): string
Kind of facility where patient was seen
-
format(optional): string
Format/content rules for the document
-
identifier(optional): string
Master Version Specific Identifier
-
language(optional): string
Human language of the content (BCP-47)
-
location(optional): string
Uri where the data can be found
-
patient(optional): string
Who/what is the subject of the document
-
period(optional): string(date)
Time of service that is being documented
- related(optional): string
-
relatesto(optional): string
Target of the relationship
-
relation(optional): string
replaces | transforms | signs | appends
-
relationship(optional): string
Combination of relation and relatesTo
-
security-label(optional): string
Document security-tags
-
setting(optional): string
Additional details about where the content was created (e.g. clinical specialty)
-
status(optional): string
current | superseded | entered-in-error
-
subject(optional): string
Who/what is the subject of the document
-
type(optional): string
Kind of document (LOINC if possible)
Response
200 Response
Success
Nested Schema : DocumentReference
Type:
Show Source
object-
authenticator:
object Account_coverage
-
author:
array author
Minimum Number of Items:
1Unique Items Required:true -
category:
array category
Minimum Number of Items:
1Unique Items Required:true -
contained:
array contained
Minimum Number of Items:
1Unique Items Required:true -
content:
array content
Minimum Number of Items:
1Unique Items Required:true -
context:
object DocumentReference_context
-
custodian:
object Account_coverage
-
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
docStatus:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
identifier:
array identifier
Minimum Number of Items:
1Unique Items Required:true -
masterIdentifier:
object Account_identifier
-
meta:
object Account_meta
-
relatesTo:
array relatesTo
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
securityLabel:
array securityLabel
Minimum Number of Items:
1Unique Items Required:true -
status:
string
Minimum Length:
1 -
subject:
object Account_coverage
-
text:
object Account_text
-
type:
object ActivityDefinition_valueCodeableConcept
Nested Schema : category
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : contained
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : content
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : DocumentReference_context
Type:
Show Source
object-
encounter:
array encounter
Minimum Number of Items:
1Unique Items Required:true -
event:
array event
Minimum Number of Items:
1Unique Items Required:true -
facilityType:
object ActivityDefinition_valueCodeableConcept
-
period:
object Account_servicePeriod
-
practiceSetting:
object ActivityDefinition_valueCodeableConcept
- related: array related
-
sourcePatientInfo:
object Account_coverage
Nested Schema : identifier
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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:
1Unique Items Required:true
Nested Schema : relatesTo
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : securityLabel
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : AdverseEvent_category
Type:
Show Source
object-
coding(optional):
array coding
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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 : CareTeam_contained
Type:
Show Source
object-
id:
string
Minimum Length:
1 -
name(optional):
array name
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1
Nested Schema : CareTeam_name
Type:
Show Source
object-
family:
string
Minimum Length:
1 -
given(optional):
array given
Nested Schema : DocumentReference_attachment
Type:
Show Source
object-
contentType:
string
Minimum Length:
1 -
creation:
string
Minimum Length:
1 -
hash:
string
Minimum Length:
1 -
language:
string
Minimum Length:
1 -
size:
number
-
title:
string
Minimum Length:
1 -
url:
string
Minimum Length:
1
Nested Schema : encounter
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : event
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_servicePeriod
Type:
Show Source
object-
end:
string
Minimum Length:
1 -
start:
string
Minimum Length:
1
Nested Schema : DocumentReference_relatesTo
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
target(optional):
object Account_coverage
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
true