Sha256: 30d398e82e7c5f96135b1ee7343be938bd693c25f9fa28eba416ec3270dfdc08

Contents?: true

Size: 1.21 KB

Versions: 22

Compression:

Stored size: 1.21 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><VisionPrescription xmlns="http://hl7.org/fhir">
  <id value="33123"/>

  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
	  <p>OD -2.00 SPH         +2.00 add    0.5 p.d. BD</p>
      <p>OS -1.00 -0.50 x 180 +2.00 add    0.5 p.d. BU</p>
    </div>
  </text>

  <identifier>
    <system value="http://www.happysight.com/prescription"/>
	<value value="15013"/>
  </identifier>
  
  <dateWritten value="2014-06-15"/>
  
  <patient>
    <reference value="Patient/example"/>
  </patient>

  <prescriber>
    <reference value="Practitioner/example"/>
  </prescriber>

  <dispense>
    <product>
	  <system value="http://hl7.org/fhir/ex-visionprescriptionproduct"/>
	  <code value="lens"/>
	</product>
    <eye value="right"/>
    <sphere value="-2.00"/>
	<prism value="0.5"/>
	<base value="down"/>
	<add value="2.00"/>
  </dispense>

  <dispense>
    <product>
	  <system value="http://hl7.org/fhir/ex-visionprescriptionproduct"/>
	  <code value="lens"/>
	</product>
    <eye value="left"/>
    <sphere value="-1.00"/>
    <cylinder value="-0.50"/>
    <axis value="180"/>
	<prism value="0.5"/>
	<base value="up"/>
	<add value="2.00"/>
  </dispense>

</VisionPrescription>

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/xml/visionprescription-example(33123).xml
fhir_models-1.6.8 lib/fhir_models/examples/xml/visionprescription-example.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/visionprescription-example.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/visionprescription-example.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/visionprescription-example.xml
fhir_models-1.6.3 examples/xml/visionprescription-example.xml
fhir_models-1.6.2 examples/xml/visionprescription-example.xml
fhir_models-1.6.1 examples/xml/visionprescription-example.xml