FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeDiagnosticReport
IdDiagnosticReport-diagnosticreport-breast-report-example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: DiagnosticReport diagnosticreport-breast-report-example

Imaging Report V0.0.1 (Diagnostic imaging study)

SubjectJanette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2026-01-10 10:00:00+0200
Reported2026-01-10 12:00:00+0200
Performer PractitionerRole Healthcare professional
Identifier http://example.org/reports/BREAST-RPT-2026-0001

Report Details

CodeValueFlagsNoteWhen For
Breast Imaging Reporting and Data System assessment category (observable entity)Mammography assessment (Category 1) - Negative (finding)Final2023-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)Final2023-08-01 10:00:00+0000
Breast consistency (observable entity) (Breast)Almost entirely fatFinal

Mammography shows predominantly fatty breast density.

2025-10-01 09:00:00+0000
Mammography (procedure)Error: Not ApplicableFinal2024-11-20 10:00:00+0200
Breast observableSurgical scar findingFinal2024-06-15 10:00:00+0300
Ultrasonography of breast (procedure) (Right breast)Error: Not ApplicableFinal

Smooth, round shape

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

Imaging Report V0.0.1 (Diagnostic imaging study)

SubjectJanette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))
When For2026-01-10 10:00:00+0200
Reported2026-01-10 12:00:00+0200
Performer PractitionerRole Healthcare professional
Identifier http://example.org/reports/BREAST-RPT-2026-0001

Report Details

CodeValueFlagsNoteWhen For
Breast Imaging Reporting and Data System assessment category (observable entity)Mammography assessment (Category 1) - Negative (finding)Final2023-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)Final2023-08-01 10:00:00+0000
Breast consistency (observable entity) (Breast)Almost entirely fat breast compositionFinal

Mammography shows predominantly fatty breast density.

2025-10-01 09:00:00+0000
Mammography (procedure)Error: Not ApplicableFinal2024-11-20 10:00:00+0200
Breast observableSurgical scar findingFinal2024-06-15 10:00:00+0300
Ultrasonography of breast (procedure) (Right breast)Error: Not ApplicableFinal

Smooth, round shape

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.


Source1

{
  "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."
}