This page is part of the FHIR Specification (v4.3.0: R4B - STU). This is a downloaded version of the specification. For a full list of available versions, see the Directory of published versions
Financial Management ![]() | Maturity Level: 2 | Trial Use | Security Category: Patient | Compartments: Encounter, Patient, Practitioner |
An authorization for the provision of glasses and/or contact lenses to a patient.
The VisionPrescription resource is intended to support the information requirements for a prescription for glasses and contact lenses for a patient. Corrective optical lenses are considered a controlled substance and therefore a prescription is typically required for the provision of patient-specific lenses.
Vision prescriptions may only be issued by providers who have optical diagnosis within their scope of practice, typically ophthalmologists and optometrists. The prescription is a time-limited, typically two years, authorization for the provision of an unlimited number of lenses, glasses or contacts, which conform to the authorized specification by providers which have lens provision within their scope of practice, typically ophthalmologists , optometrists and opticians.
Health insurers typically require a copy of the prescription to ensure that a vision professional has examined the patient and that the power of the lenses exceeds some minimum, such as +- 0.75 diopters, to qualify for reimbursement under the insurance coverage.
The VisionPrescription resource is an "request" resource from a FHIR workflow perspective - see Workflow Request.
Additional information regarding resources conveying electronic claims content and usage may be found at:
The VisionPrescription resource is used to provide the authorized specification of lenses for glasses and contacts which have well known and internationally consistent requirements, which is distinct from other types of health care authorizations detailed below.
The health care domain includes a number of related resourcesVisionPrescription | The VisionPrescription resource is used to provide the authorized specification of lenses for glasses and contacts. |
DeviceRequest | This resource is used to prescribe, authorize, and request provision of a health care device such as a halter monitor or a wheelchair services. |
MedicationRequest | This resource is used to prescribe, authorize, and request provision of medications such a pharmaceuticals and vaccines. |
ServiceRequest | This resource is used to prescribe, authorize, and request provision of health care services such as consultative or rehabilitative services. |
This resource is referenced by CarePlan, Claim and ExplanationOfBenefit.
This resource implements the Request pattern.
See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis
Path | Definition | Type | Reference |
---|---|---|---|
VisionPrescription.status | Required | FinancialResourceStatusCodes | |
VisionPrescription.lensSpecification.product | Example | ExampleVisionPrescriptionProductCodes | |
VisionPrescription.lensSpecification.eye | Required | VisionEyes | |
VisionPrescription.lensSpecification.prism.base | Required | VisionBase |
Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Expression | In Common |
datewritten | date | Return prescriptions written on this date | VisionPrescription.dateWritten | |
encounter | reference | Return prescriptions with this encounter identifier | VisionPrescription.encounter (Encounter) | |
identifier | token | Return prescriptions with this external identifier | VisionPrescription.identifier | |
patient | reference | The identity of a patient to list dispenses for | VisionPrescription.patient (Patient) | |
prescriber | reference | Who authorized the vision prescription | VisionPrescription.prescriber (Practitioner, PractitionerRole) | |
status | token | The status of the vision prescription | VisionPrescription.status |