FHIR IG analytics| Package | hl7.fhir.uv.eyecare |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnostic-report-visual-field-test-le-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 () | 5.78 decibels | 2013-06-27 05:04:20+0400 |
| Pattern standard deviation () | 4.8 decibels | 2013-06-27 05:04:20+0400 |
| Test duration () | 300 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-le-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"
}
],
"text": "Ophthalmology"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "103752008",
"display": "Perimetry"
}
],
"text": "Perimetry"
},
"subject": {
"reference": "Patient/ophthal-patient-example-0"
},
"effectiveDateTime": "2019-02-03T19:43:30.000Z",
"result": [
{
"reference": "Observation/vf-mean-deviation-le-0"
},
{
"reference": "Observation/vf-pattern-standard-deviation-le-0"
},
{
"reference": "Observation/vf-test-duration-le-0"
},
{
"reference": "Observation/vf-fixation-loss-le-0"
},
{
"reference": "Observation/vf-false-positives-le-0"
}
],
"media": [
{
"link": {
"reference": "Media/visual-field-le-0"
}
}
]
}