GET VisionPrescription Resource Bundle
get
/oracle-fhir-server/fhir/VisionPrescription
This endpoint supports the retrieval of VisionPrescription resource list.It returns Bundle of VisionPrescription resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
datewritten(optional): string(date)
Return prescriptions written on this date
-
encounter(optional): string
Return prescriptions with this encounter identifier
-
identifier(optional): string
Return prescriptions with this external identifier
-
patient(optional): string
The identity of a patient to list dispenses for
-
prescriber(optional): string
Who authorized the vision prescription
-
status(optional): string
The status of the vision prescription
Response
200 Response
Success
Nested Schema : VisionPrescription
Type:
Show Source
object
-
created:
string
Minimum Length:
1
-
dateWritten:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
lensSpecification:
array lensSpecification
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
patient:
object Account_coverage
-
prescriber:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : lensSpecification
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 : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : VisionPrescription_lensSpecification
Type:
Show Source
object
-
add:
number
-
axis:
number
-
cylinder:
number
-
eye:
string
Minimum Length:
1
-
prism(optional):
array prism
Minimum Number of Items:
1
Unique Items Required:true
-
product(optional):
object Basic_code
-
sphere:
number
Nested Schema : prism
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : VisionPrescription_prism
Type:
Show Source
object
-
amount:
number
-
base:
string
Minimum Length:
1
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 : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1