This page is part of the HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1 (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://snomed.info/sct 103752008}, {http://loinc.org 28629-4}\">Perimetry</span> (<span title=\"Codes: {http://snomed.info/sct 394594003}, {http://terminology.hl7.org/CodeSystem/v2-0074 OTH}\">Ophthalmology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Eve Bill</b> 1958-12-24 ( Medical Record Number: 02134005)</td></tr><tr><td>When For</td><td>Feb 3, 2019 7:43:30 PM</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-vf-mean-deviation-re-0.html\"><span title=\"Codes: {http://snomed.info/sct 422859007}\">Mean deviation</span></a> (<span title=\"Codes: \"></span>)</td><td>4.56 decibels</td><td>Jun 27, 2013 1:04:20 PM</td></tr><tr><td><a href=\"Observation-vf-pattern-standard-deviation-re-0.html\"><span title=\"Codes: {http://snomed.info/sct 421362004}\">Pattern standard deviation</span></a> (<span title=\"Codes: \"></span>)</td><td>4.5 decibels</td><td>Jun 27, 2013 1:04:20 PM</td></tr><tr><td><a href=\"Observation-vf-test-duration-re-0.html\"><span title=\"Codes: {http://snomed.info/sct 252129004}\">Test duration</span></a> (<span title=\"Codes: \"></span>)</td><td>310 seconds</td><td>Jun 27, 2013 1:04:20 PM</td></tr><tr><td><a href=\"Observation-vf-fixation-loss-re-0.html\"><span title=\"Codes: {http://hl7.org/fhir/uv/eyecare/CodeSystem/visual-field-observations 400204}\">Fixation loss</span></a> (<span title=\"Codes: \"></span>)</td><td>No display for Ratio</td><td>Jun 27, 2013 1:04:20 PM</td></tr><tr><td><a href=\"Observation-vf-false-positives-re-0.html\"><span title=\"Codes: {http://hl7.org/fhir/uv/eyecare/CodeSystem/visual-field-observations 400205}\">False positive ratio</span></a> (<span title=\"Codes: \"></span>)</td><td>No display for Ratio</td><td>Jun 27, 2013 1:04:20 PM</td></tr></table></div>"
},
"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"
}
}
]
}