HL7 / fhircast-docs

FHIRcast documentation
Other
22 stars 20 forks source link

Draft Use Case: Radiology -> Additional Event/meta-data: Marked Read #7

Open jeremysrichardson opened 6 years ago

jeremysrichardson commented 6 years ago

In Radiology, systems often hold a status called 'marked read.' This may be proprietary, but it happens in multiple systems. The use case is assumed to be: state that marks an exam as having been read, prior to an HL7 Final result being published.

IntegratorBrad commented 6 years ago

So, I guess this depends on how it is represented in FHIR. If you look at DiagnosticReport - https://www.hl7.org/fhir/diagnosticreport.html - there's a status code of "registered", which seems like a promising mechanism to represent this .. ?

ElliotSilver commented 6 years ago

Hmm, I'd think this is on the procedure, not the report.