FHIR IG analytics| Package | hl7.fhir.uv.eyecare |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnostic-report-visual-field-test-re-0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Subject | Eve Bill female, DoB: 1958-12-24 ( Medical Record Number: 02134005) |
| When For | 2019-02-03 07:43:30+0000 |
Report Details
| Code | Value | When For |
| Mean deviation () | 4.56 decibels | 2013-06-27 05:04:20+0400 |
| Pattern standard deviation () | 4.5 decibels | 2013-06-27 05:04:20+0400 |
| Test duration () | 310 seconds | 2013-06-27 05:04:20+0400 |
| Fixation loss () | No display for Ratio | 2013-06-27 05:04:20+0400 |
| False positive ratio () | No display for Ratio | 2013-06-27 05:04:20+0400 |
{
"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"
}
}
]
}