StatusReleased. Further enhancements planned.OverviewRadiology reports are exposed as DiagnosticReports. Relevant PKB entitiesEndpointsInteraction | HTTP | URL | Supported Parameters | Permitted User Types | Description | Examples (more) | search | GET | /DiagnosticReport | - category. Required. Multi-value support: none. Modifier support: none.
- patient. Required. Multi-value support: none. Modifier support: [<type>].
- date. Optional. Multi-value support: AND. Modifier support: none. Prefix support: [eq, gt, lt, ge, le].
| | Retrieve diagnostic reports for a specific patient, optionally restricted by date range. | /DiagnosticReport?category=http://fhir.patientsknowbest.com/codesystem/diagnosticreport-category|RADIOLOGY&patient=Patient/3d8afd18-0844-459a-b3c2-355d02e54c0a&date=2018-07-01 |
MappingsFHIR | PKB | Notes | Resource id | [[Radiology Report.Data Point ID]] | | DiagnosticReport.status | "unknown"
| | DiagnosticReport.code | - extension[0]: Extension
- url = "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
- valueCode = "unknown"
| | DiagnosticReport.effectiveDateTime | [[Radiology Report.Timestamp]] | |
|