FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-diagnosticreport-breast-report-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: DiagnosticReport diagnosticreport-breast-report-example
Language: en
Profile: Breast Diagnostic Report (LT Breast)
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2026-01-10 10:00:00+0200 |
| Reported | 2026-01-10 12:00:00+0200 |
| Performer | PractitionerRole Healthcare professional |
| Identifier | http://example.org/reports/BREAST-RPT-2026-0001 |
Report Details
| Code | Value | Flags | Note | When For |
| Breast Imaging Reporting and Data System assessment category (observable entity) | Mammography assessment (Category 1) - Negative (finding) | Final | 2023-08-01 10:00:00+0000 | |
| Breast Imaging Reporting and Data System assessment category (observable entity) | Mammography assessment (Category 4) - Suspicious abnormality, biopsy should be considered (finding) | Final | 2023-08-01 10:00:00+0000 | |
| Breast consistency (observable entity) (Breast) | Almost entirely fat | Final |
| 2025-10-01 09:00:00+0000 |
| Mammography (procedure) | Error: Not Applicable | Final | 2024-11-20 10:00:00+0200 | |
| Breast observable | Surgical scar finding | Final | 2024-06-15 10:00:00+0300 | |
| Ultrasonography of breast (procedure) (Right breast) | Error: Not Applicable | Final |
| 2025-10-01 09:00:00+0000 |
BI-RADS 4 right breast – suspicious abnormality. BI-RADS 1 left breast – negative. Biopsy recommended for right breast lesion.
Lithuanian
Generated Narrative: DiagnosticReport diagnosticreport-breast-report-example
Language: en
Profile: Breast Diagnostic Report (LT Breast)
| Subject | Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, )) |
| When For | 2026-01-10 10:00:00+0200 |
| Reported | 2026-01-10 12:00:00+0200 |
| Performer | PractitionerRole Healthcare professional |
| Identifier | http://example.org/reports/BREAST-RPT-2026-0001 |
Report Details
| Code | Value | Flags | Note | When For |
| Breast Imaging Reporting and Data System assessment category (observable entity) | Mammography assessment (Category 1) - Negative (finding) | Final | 2023-08-01 10:00:00+0000 | |
| Breast Imaging Reporting and Data System assessment category (observable entity) | Mammography assessment (Category 4) - Suspicious abnormality, biopsy should be considered (finding) | Final | 2023-08-01 10:00:00+0000 | |
| Breast consistency (observable entity) (Breast) | Almost entirely fat breast composition | Final |
| 2025-10-01 09:00:00+0000 |
| Mammography (procedure) | Error: Not Applicable | Final | 2024-11-20 10:00:00+0200 | |
| Breast observable | Surgical scar finding | Final | 2024-06-15 10:00:00+0300 | |
| Ultrasonography of breast (procedure) (Right breast) | Error: Not Applicable | Final |
| 2025-10-01 09:00:00+0000 |
BI-RADS 4 right breast – suspicious abnormality. BI-RADS 1 left breast – negative. Biopsy recommended for right breast lesion.
{
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-breast-report-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/breast/StructureDefinition/breast-report-lt-breast"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/reports",
"value": "BREAST-RPT-2026-0001"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "18748-4",
"display": "Diagnostic imaging study"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.eu/fhir/imaging-r5/CodeSystem/Hl7EuDocumentTypes",
"code": "imaging-report-v0-0-1",
"display": "Imaging Report V0.0.1"
},
{
"system": "http://snomed.info/sct",
"code": "4231000179109",
"display": "Mammography report (record artifact)"
}
]
},
"subject": {
"reference": "Patient/example-patient-female"
},
"encounter": {
"reference": "Encounter/encounter-breast-step2-imaging-example"
},
"effectiveDateTime": "2026-01-10T10:00:00+02:00",
"issued": "2026-01-10T12:00:00+02:00",
"performer": [
{
"reference": "PractitionerRole/example-practitioner-role"
}
],
"resultsInterpreter": [
{
"reference": "PractitionerRole/example-practitioner-role"
}
],
"result": [
{
"reference": "Observation/observation-birads-1-negative-example"
},
{
"reference": "Observation/observation-birads-cat4-example"
},
{
"reference": "Observation/observation-gland-density-fatty-example"
},
{
"reference": "Observation/observation-mammo-mass-left-uoq-example"
},
{
"reference": "Observation/observation-breast-scar-example"
},
{
"reference": "Observation/observation-lesion-right-10-oclock-cyst-example"
}
],
"study": [
{
"reference": "ImagingStudy/imagingstudy-mammography-example"
}
],
"composition": {
"reference": "Composition/composition-breast-diagnostic-example"
},
"conclusion": "BI-RADS 4 right breast – suspicious abnormality. BI-RADS 1 left breast – negative. Biopsy recommended for right breast lesion."
}