Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<VisionPrescription xmlns="http://hl7.org/fhir">
<id value="3"/>
<meta>
<profile
value="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/vision-prescription|0.3.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: VisionPrescription 3</b></p><a name="3"> </a><a name="hc3"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vision-prescription.html">Nphies VisionPrescriptionversion: null0.3.0)</a></p></div><p><b>identifier</b>: <code>http://saudivisioncare.com.sa/identifiers/visionprescription</code>/2193073</p><p><b>status</b>: Active</p><p><b>created</b>: 2023-12-02 14:56:49+0300</p><p><b>patient</b>: <a href="Patient-453.html">Sara Abbas Female, DoB: 1989-03-13 ( Permanent Resident Card Number: 2000000003)</a></p><p><b>dateWritten</b>: 2023-12-02 14:56:49+0300</p><p><b>prescriber</b>: Identifier: Medical License number/N-P-00004</p><blockquote><p><b>lensSpecification</b></p><p><b>product</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/lens-type lens}">Lens</span></p><p><b>eye</b>: Left Eye</p><p><b>sphere</b>: 1.5</p><p><b>cylinder</b>: 0.75</p><p><b>axis</b>: 110</p><h3>Prisms</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Amount</b></td><td><b>Base</b></td></tr><tr><td style="display: none">*</td><td>2</td><td>Up</td></tr></table></blockquote><blockquote><p><b>lensSpecification</b></p><p><b>product</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/lens-type lens}">Lens</span></p><p><b>eye</b>: Right Eye</p><p><b>sphere</b>: 2.25</p><p><b>cylinder</b>: 0.75</p><p><b>axis</b>: 80</p></blockquote></div>
</text>
<identifier>
<system
value="http://saudivisioncare.com.sa/identifiers/visionprescription"/>
<value value="2193073"/>
</identifier>
<status value="active"/>
<created value="2023-12-02T14:56:49.034+03:00"/>
<patient>🔗
<reference value="Patient/453"/>
</patient>
<dateWritten value="2023-12-02T14:56:49.034+03:00"/>
<prescriber>
<type value="Practitioner"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MD"/>
</coding>
</type>
<system value="http://nphies.sa/licenses/practitioner"/>
<value value="N-P-00004"/>
</identifier>
</prescriber>
<lensSpecification>
<product>
<coding>
<system value="http://nphies.sa/terminology/CodeSystem/lens-type"/>
<code value="lens"/>
</coding>
</product>
<eye value="left"/>
<sphere value="1.5"/>
<cylinder value="0.75"/>
<axis value="110"/>
<prism>
<amount value="2"/>
<base value="up"/>
</prism>
</lensSpecification>
<lensSpecification>
<product>
<coding>
<system value="http://nphies.sa/terminology/CodeSystem/lens-type"/>
<code value="lens"/>
</coding>
</product>
<eye value="right"/>
<sphere value="2.25"/>
<cylinder value="0.75"/>
<axis value="80"/>
</lensSpecification>
</VisionPrescription>