GET ClinicalImpression Resource Bundle
get
/oracle-fhir-server/fhir/ClinicalImpression
This endpoint supports the retrieval of ClinicalImpression resource list.It returns Bundle of ClinicalImpression resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
assessor(optional): string
The clinician performing the assessment
-
date(optional): string(date)
When the assessment was documented
-
encounter(optional): string
Encounter created as part of
-
finding-code(optional): string
What was found
-
finding-ref(optional): string
What was found
-
identifier(optional): string
Business identifier
-
investigation(optional): string
Record of a specific investigation
-
patient(optional): string
Patient or group assessed
-
previous(optional): string
Reference to last assessment
-
problem(optional): string
Relevant impressions of patient state
-
status(optional): string
draft | completed | entered-in-error
-
subject(optional): string
Patient or group assessed
-
supporting-info(optional): string
Information supporting the clinical impression
Response
200 Response
Success
Nested Schema : ClinicalImpression
Type:
Show Source
object
-
assessor:
object Account_coverage
-
date:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
effectivePeriod:
object Account_servicePeriod
-
encounter:
object Account_coverage
-
finding:
array finding
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
investigation:
array investigation
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
problem:
array problem
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
summary:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : finding
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 : investigation
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 : problem
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 : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
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 : ClinicalImpression_investigation
Type:
Show Source
object
-
code(optional):
object ActivityDefinition_topic
-
item(optional):
array item
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : AuditEvent_source_observer
Type:
Show Source
object
-
display:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1