Sha256: f16a4f8ea9cf59ad847c1a8b395aaf2913ce12f29b0b27e820e5ab79cdf482e5
Contents?: true
Size: 1.83 KB
Versions: 4
Compression:
Stored size: 1.83 KB
Contents
<?xml version="1.0" encoding="UTF-8"?><VisionPrescription xmlns="http://hl7.org/fhir"> <id value="33124"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Sample Contract Lens prescription</div> </text> <identifier> <system value="http://www.happysight.com/prescription"/> <value value="15014"/> </identifier> <status value="active"/> <patient> <reference value="Patient/example"/> </patient> <dateWritten value="2014-06-15"/> <prescriber> <reference value="Practitioner/example"/> </prescriber> <dispense> <product> <coding> <system value="http://hl7.org/fhir/ex-visionprescriptionproduct"/> <code value="contact"/> </coding> </product> <eye> <coding> <code value="right"/> </coding> </eye> <cylinder value="-2.25"/> <axis value="160"/> <add value="1.75"/> <power value="-2.75"/> <backCurve value="8.7"/> <diameter value="14.0"/> <duration> <value value="1"/> <unit value="month"/> <system value="http://unitsofmeasure.org"/> <code value="month"/> </duration> <color value="green"/> <brand value="OphthaGuard"/> </dispense> <dispense> <product> <coding> <system value="http://hl7.org/fhir/ex-visionprescriptionproduct"/> <code value="contact"/> </coding> </product> <eye> <coding> <code value="left"/> </coding> </eye> <cylinder value="-3.50"/> <axis value="160"/> <add value="1.75"/> <power value="-2.75"/> <backCurve value="8.7"/> <diameter value="14.0"/> <duration> <value value="1"/> <unit value="month"/> <system value="http://unitsofmeasure.org"/> <code value="month"/> </duration> <color value="green"/> <brand value="OphthaGuard"/> </dispense> </VisionPrescription>
Version data entries
4 entries across 4 versions & 1 rubygems