This page is part of the Radiation Dose Summary for Diagnostic Procedures on FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
This chapter describes testing data and testing plan, and provide some samples for developers.
Actors | Roles |
---|---|
Radiation Dose Summary Producer (RDSP) actor | Produce the Radiation Dose Summary resource (O) Produce occasionally contextual resources (Patient, Device, ImagingStudy, etc.) |
FHIR server | Host and Manage the Radiation Dose Summary resource Manage the contextual resources (Patient, Device, ImagingStudy, etc.) |
Radiation Dose Summary Consumer (RDSC) actor | Consume Radiation Dose Summary resource (O) Produce Radiation Summary Report |
Here are the different steps that needs to be performed:
Actors | Roles |
---|---|
Radiation Dose Summary Producer (RDSP) actor grouped with FHIR server | Produce internally the Radiation Dose Summary resource Host and Manage the Radiation Dose Summary resource Manage the contextual resources (Patient, Device, ImagingStudy, etc.) |
Radiation Dose Summary Consumer (RDSC) actor | Consume Radiation Dose Summary resource |
Here are the different steps that needs to be performed:
Some RDSRs and RRDSRs can be downloaded from IHE google drive, and can be used in the generation of the Radiation Dose Summary resources. Here are the links to these DICOM objects:
Also, examples of RDSRs and RRDSRs can be accessed through the IHE Connectathon Samples sharing.
Here are some examples of queries and searching use cases that can be performed by the RDSC actor:
Query Description | Query URL |
---|---|
Search all the Dose summaries within the FHIR Server | GET /fhir/Observation?code=73569-6 |
View specific Dose Summary | GET /fhir/Observation/19 |
Access Device dose summaries | GET /fhir/Observation?code=73569-6&device=22 |
Search Dose Summary of a patient through the last year | GET /fhir/Observation?code=73569-6&patient=8&date=gt2020-01-01 |
Search Dose Summary related to the study | GET /fhir/Observation?code=73569-6&part-of=1232 |
Here is an example of the Radiation Dose Summary Profile resource related to CT exam, and its dependencies:
A sample of Dose Summary Report profile exists with relationship to Indications profile and Pregnancy Status:
Here is an example of the Radiation Dose Summary Profile resource related to XA exam, and its dependencies:
Here is an example of the Radiation Dose Summary Profile resource related to Radiopharmaceutical administration, and its dependencies: