Sha256: 0918975c1d174dd545649d676351b6a0737328c4c9f8ce577aa9b68a5d6ab54a
Contents?: true
Size: 1.34 KB
Versions: 10
Compression:
Stored size: 1.34 KB
Contents
{ "resourceType": "VisionPrescription", "id": "33123", "identifier": [ { "system": "http://www.happysight.com/prescription", "value": "15013" } ], "status": "active", "created": "2014-06-15", "patient": { "reference": "Patient/example" }, "dateWritten": "2014-06-15", "prescriber": { "reference": "Practitioner/example" }, "lensSpecification": [ { "product": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct", "code": "lens" } ] }, "eye": "right", "sphere": -2.0, "prism": [ { "amount": 0.5, "base": "down" } ], "add": 2.0 }, { "product": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct", "code": "lens" } ] }, "eye": "left", "sphere": -1.0, "cylinder": -0.5, "axis": 180, "prism": [ { "amount": 0.5, "base": "up" } ], "add": 2.0 } ], "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems