FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.eyecare
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnostic-report-visual-field-test-re-0.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Perimetry (Ophthalmology)

SubjectEve Bill female, DoB: 1958-12-24 ( Medical Record Number: 02134005)
When For2019-02-03 07:43:30+0000

Report Details

CodeValueWhen For
Mean deviation ()4.56 decibels2013-06-27 05:04:20+0400
Pattern standard deviation ()4.5 decibels2013-06-27 05:04:20+0400
Test duration ()310 seconds2013-06-27 05:04:20+0400
Fixation loss ()No display for Ratio2013-06-27 05:04:20+0400
False positive ratio ()No display for Ratio2013-06-27 05:04:20+0400

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "diagnostic-report-visual-field-test-re-0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/eyecare/StructureDefinition/diagnostic-report-visual-field"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394594003",
          "display": "Ophthalmology"
        },
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "OTH",
          "display": "Other"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "103752008",
        "display": "Perimetry"
      },
      {
        "system": "http://loinc.org",
        "code": "28629-4",
        "display": "Perimetry study"
      }
    ],
    "text": "Perimetry"
  },
  "subject": {
    "reference": "Patient/ophthal-patient-example-0"
  },
  "effectiveDateTime": "2019-02-03T19:43:30.000Z",
  "result": [
    {
      "reference": "Observation/vf-mean-deviation-re-0"
    },
    {
      "reference": "Observation/vf-pattern-standard-deviation-re-0"
    },
    {
      "reference": "Observation/vf-test-duration-re-0"
    },
    {
      "reference": "Observation/vf-fixation-loss-re-0"
    },
    {
      "reference": "Observation/vf-false-positives-re-0"
    }
  ],
  "media": [
    {
      "link": {
        "reference": "Media/visual-field-re-0"
      }
    }
  ]
}