Sha256: 47e59bb854aeb1bf302f44e21d23f0460f7b14373934716213864d1181aac443

Contents?: true

Size: 1.74 KB

Versions: 4

Compression:

Stored size: 1.74 KB

Contents

{
  "resourceType": "VisionPrescription",
  "id": "33124",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Sample Contract Lens prescription</div>"
  },
  "identifier": [
    {
      "system": "http://www.happysight.com/prescription",
      "value": "15014"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/example"
  },
  "dateWritten": "2014-06-15",
  "prescriber": {
    "reference": "Practitioner/example"
  },
  "dispense": [
    {
      "product": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/ex-visionprescriptionproduct",
            "code": "contact"
          }
        ]
      },
      "eye": {
        "coding": [
          {
            "code": "right"
          }
        ]
      },
      "cylinder": -2.25,
      "axis": 160,
      "add": 1.75,
      "power": -2.75,
      "backCurve": 8.7,
      "diameter": 14.0,
      "duration": {
        "value": 1,
        "unit": "month",
        "system": "http://unitsofmeasure.org",
        "code": "month"
      },
      "color": "green",
      "brand": "OphthaGuard"
    },
    {
      "product": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/ex-visionprescriptionproduct",
            "code": "contact"
          }
        ]
      },
      "eye": {
        "coding": [
          {
            "code": "left"
          }
        ]
      },
      "cylinder": -3.50,
      "axis": 160,
      "add": 1.75,
      "power": -2.75,
      "backCurve": 8.7,
      "diameter": 14.0,
      "duration": {
        "value": 1,
        "unit": "month",
        "system": "http://unitsofmeasure.org",
        "code": "month"
      },
      "color": "green",
      "brand": "OphthaGuard"
    }
  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-1.8.2 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-1.8.1 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-1.8.0 lib/fhir_models/examples/json/visionprescription-example-1.json