GET Observation Resource Bundle
get
/oracle-fhir-server/fhir/Observation
This endpoint supports the retrieval of Observation resource list.It returns Bundle of Observation resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
based-on(optional): string
Reference to the service request.
-
category(optional): string
The classification of the type of observation
-
code(optional): string
The code of the observation type
-
code-value-concept(optional): string
Code and coded value parameter pair
-
code-value-date(optional): string
Code and date/time value parameter pair
-
code-value-quantity(optional): string
Code and quantity value parameter pair
-
code-value-string(optional): string
Code and string value parameter pair
-
combo-code(optional): string
The code of the observation type or component type
-
combo-code-value-concept(optional): string
Code and coded value parameter pair, including in components
-
combo-code-value-quantity(optional): string
Code and quantity value parameter pair, including in components
-
combo-data-absent-reason(optional): string
The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.
-
combo-value-concept(optional): string
The value or component value of the observation, if the value is a CodeableConcept
-
combo-value-quantity(optional): integer
The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
-
component-code(optional): string
The component code of the observation type
-
component-code-value-concept(optional): string
Component code and component coded value parameter pair
-
component-code-value-quantity(optional): string
Component code and component quantity value parameter pair
-
component-data-absent-reason(optional): string
The reason why the expected value in the element Observation.component.value[x] is missing.
-
component-value-concept(optional): string
The value of the component observation, if the value is a CodeableConcept
-
component-value-quantity(optional): integer
The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
-
data-absent-reason(optional): string
The reason why the expected value in the element Observation.value[x] is missing.
-
date(optional): string(date)
Obtained date/time. If the obtained element is a period, a date that falls in the period
-
derived-from(optional): string
Related measurements the observation is made from
-
device(optional): string
The Device that generated the observation data.
-
encounter(optional): string
Encounter related to the observation
-
focus(optional): string
The focus of an observation when the focus is not the patient of record.
-
has-member(optional): string
Related resource that belongs to the Observation group
-
identifier(optional): string
The unique id for a particular observation
-
method(optional): string
The method used for the observation
-
part-of(optional): string
Part of referenced event
-
patient(optional): string
The subject that the observation is about (if patient)
-
performer(optional): string
Who performed the observation
-
specimen(optional): string
Specimen used for this observation
-
status(optional): string
The status of the observation
-
subject(optional): string
The subject that the observation is about
-
value-concept(optional): string
The value of the observation, if the value is a CodeableConcept
-
value-date(optional): string(date)
The value of the observation, if the value is a date or period of time
-
value-quantity(optional): integer
The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
-
value-string(optional): string
The value of the observation, if the value is a string, and also searches in CodeableConcept.text
Response
200 Response
Success
Nested Schema : Observation
Type:
Show Source
object
-
category:
array category
Minimum Number of Items:
1
Unique Items Required:true
-
code:
object ActivityDefinition_valueCodeableConcept
-
effectiveDateTime:
string
Minimum Length:
1
-
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
-
valueQuantity:
object FamilyMemberHistory_onsetAge
Nested Schema : category
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : FamilyMemberHistory_onsetAge
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
-
unit:
string
Minimum Length:
1
-
value:
number
Nested Schema : AdverseEvent_category
Type:
Show Source
object
-
coding(optional):
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 : 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