VisionPrescription
ClinicalAn authorization for the provision of glasses and/or contact lenses to a patient.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| VisionPrescription | 0..* | — | Prescription for vision correction products for a patient |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifier | 0..* | Identifier | Business Identifier for vision prescription |
| .status?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Bindingfm-status(required) |
| .createdΣ | 1..1 | dateTime | Response creation date |
| .patientΣ | 1..1 | Reference(Patient) | Who prescription is for |
| .encounter | 0..1 | Reference(Encounter) | Created during encounter / admission / stay |
| .dateWrittenΣ | 1..1 | dateTime | When prescription was authorized |
| .prescriberΣ | 1..1 | Reference(Practitioner | PractitionerRole) | Who authorized the vision prescription |
| .lensSpecificationΣ | 1..* | BackboneElement | Vision lens authorization |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .productΣ | 1..1 | CodeableConcept | Product to be supplied Bindingvision-product(example) |
| .eyeΣ | 1..1 | code | right | left Bindingvision-eye-codes(required) |
| .sphere | 0..1 | decimal | Power of the lens |
| .cylinder | 0..1 | decimal | Lens power for astigmatism |
| .axis | 0..1 | integer | Lens meridian which contain no power for astigmatism |
| .prism | 0..* | BackboneElement | Eye alignment compensation |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .amount | 1..1 | decimal | Amount of adjustment |
| .base | 1..1 | code | up | down | in | out Bindingvision-base-codes(required) |
| .add | 0..1 | decimal | Added power for multifocal levels |
| .power | 0..1 | decimal | Contact lens power |
| .backCurve | 0..1 | decimal | Contact lens back curvature |
| .diameter | 0..1 | decimal | Contact lens diameter |
| .duration | 0..1 | Quantity | Lens wear duration |
| .color | 0..1 | string | Color required |
| .brand | 0..1 | string | Brand required |
| .note | 0..* | Annotation | Notes for coatings |