Sha256: dc904c3d1226370bb406b508a7ba05c695ee3aad2016f6e14f667406f01b2982

Contents?: true

Size: 1.96 KB

Versions: 10

Compression:

Stored size: 1.96 KB

Contents

{
  "resourceType": "VisionPrescription",
  "id": "33124",
  "identifier": [
    {
      "system": "http://www.happysight.com/prescription",
      "value": "15014"
    }
  ],
  "status": "active",
  "created": "2014-06-15",
  "patient": {
    "reference": "Patient/example"
  },
  "encounter": {
    "reference": "Encounter/f001"
  },
  "dateWritten": "2014-06-15",
  "prescriber": {
    "reference": "Practitioner/example"
  },
  "lensSpecification": [
    {
      "product": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct",
            "code": "contact"
          }
        ]
      },
      "eye": "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",
      "note": [
        {
          "text": "Shade treatment for extreme light sensitivity"
        }
      ]
    },
    {
      "product": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct",
            "code": "contact"
          }
        ]
      },
      "eye": "left",
      "cylinder": -3.5,
      "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",
      "note": [
        {
          "text": "Shade treatment for extreme light sensitivity"
        }
      ]
    }
  ],
  "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

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.2.2 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.2.1 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.2.0 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.1.2 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.1.1 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.1.0 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.0.2 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.0.1 lib/fhir_models/examples/json/visionprescription-example-1.json
fhir_models-4.0.0 lib/fhir_models/examples/json/visionprescription-example-1.json