FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-questionnaireresponse-tomosynthesis-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: QuestionnaireResponse questionnaireresponse-tomosynthesis-example
Language: en
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Questionnaire: Tomosynthesis ESPBI Form (LT Breast) | ||
![]() ![]() | Examination context | ||
![]() ![]() ![]() | Date of test | 2025-10-22T13:30:00Z | |
![]() ![]() ![]() | Test indication – BI-RADS 0 (incomplete assessment from mammography) | ||
![]() ![]() ![]() | Technologist name | Rima Kazlauskiene | |
![]() ![]() ![]() | Equipment name | Hologic Selenia Dimensions 3D | |
![]() ![]() ![]() | Radiation dose (Gy) | 0.0035 Gy (Details: UCUM codeGy = 'Gy') | |
![]() ![]() | Findings | ||
![]() ![]() ![]() | Findings present | Breast questionnaire answer options (illustrative): yes (Yes) | |
![]() ![]() ![]() | Right breast findings | ||
![]() ![]() ![]() ![]() | Localization by quadrant | Breast questionnaire answer options (illustrative): uoq (Upper outer quadrant) | |
![]() ![]() ![]() ![]() | Change entity | Breast questionnaire answer options (illustrative): finding-formation (Formation (mass)) | |
![]() ![]() ![]() ![]() | Size (mm) | 14 mm (Details: UCUM codemm = 'mm') | |
![]() ![]() ![]() | Left breast findings | ||
![]() ![]() | Conclusion | ||
![]() ![]() ![]() | BI-RADS conclusion | Breast questionnaire answer options (illustrative): birads-4 (BI-RADS 4 – Suspicious malignant finding) | |
![]() ![]() ![]() | Recommendations | ||
![]() ![]() ![]() | Facility | Vilniaus universiteto ligonines Santaros klinikos | |
![]() ![]() ![]() | Doctor | Dr. Jonas Petrauskas | |
Lithuanian
Generated Narrative: QuestionnaireResponse questionnaireresponse-tomosynthesis-example
Language: en
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Questionnaire: Tomosynthesis ESPBI Form (LT Breast) | ||
![]() ![]() | Examination context | ||
![]() ![]() ![]() | Date of test | 2025-10-22T13:30:00Z | |
![]() ![]() ![]() | Test indication – BI-RADS 0 (incomplete assessment from mammography) | ||
![]() ![]() ![]() | Technologist name | Rima Kazlauskiene | |
![]() ![]() ![]() | Equipment name | Hologic Selenia Dimensions 3D | |
![]() ![]() ![]() | Radiation dose (Gy) | 0.0035 Gy (Details: UCUM codeGy = 'Gy') | |
![]() ![]() | Findings | ||
![]() ![]() ![]() | Findings present | Breast questionnaire answer options (illustrative): yes (Yes) | |
![]() ![]() ![]() | Right breast findings | ||
![]() ![]() ![]() ![]() | Localization by quadrant | Breast questionnaire answer options (illustrative): uoq (Upper outer quadrant) | |
![]() ![]() ![]() ![]() | Change entity | Breast questionnaire answer options (illustrative): finding-formation (Formation (mass)) | |
![]() ![]() ![]() ![]() | Size (mm) | 14 mm (Details: UCUM codemm = 'mm') | |
![]() ![]() ![]() | Left breast findings | ||
![]() ![]() | Conclusion | ||
![]() ![]() ![]() | BI-RADS conclusion | Breast questionnaire answer options (illustrative): birads-4 (BI-RADS 4 – Suspicious malignant finding) | |
![]() ![]() ![]() | Recommendations | ||
![]() ![]() ![]() | Facility | Vilniaus universiteto ligonines Santaros klinikos | |
![]() ![]() ![]() | Doctor | Dr. Jonas Petrauskas | |
{
"resourceType": "QuestionnaireResponse",
"id": "questionnaireresponse-tomosynthesis-example",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://hl7.lt/fhir/breast/Questionnaire/questionnaire-tomosynthesis-lt-breast",
"status": "completed",
"subject": {
"reference": "Patient/example-patient-female"
},
"authored": "2025-10-22T14:15:00Z",
"author": {
"reference": "Practitioner/example-practitioner"
},
"item": [
{
"linkId": "grp-exam-context",
"text": "Examination context",
"item": [
{
"linkId": "exam-date",
"text": "Date of test",
"answer": [
{
"valueDateTime": "2025-10-22T13:30:00Z"
}
]
},
{
"linkId": "test-indication",
"text": "Test indication – BI-RADS 0 (incomplete assessment from mammography)"
},
{
"linkId": "technologist-name",
"text": "Technologist name",
"answer": [
{
"valueString": "Rima Kazlauskiene"
}
]
},
{
"linkId": "equipment-name",
"text": "Equipment name",
"answer": [
{
"valueString": "Hologic Selenia Dimensions 3D"
}
]
},
{
"linkId": "radiation-dose",
"text": "Radiation dose (Gy)",
"answer": [
{
"valueQuantity": {
"value": 0.0035,
"unit": "Gy",
"system": "http://unitsofmeasure.org",
"code": "Gy"
}
}
]
}
]
},
{
"linkId": "grp-findings",
"text": "Findings",
"item": [
{
"linkId": "findings-present",
"text": "Findings present",
"answer": [
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "yes",
"display": "Yes"
}
}
]
},
{
"linkId": "grp-findings-right",
"text": "Right breast findings",
"item": [
{
"linkId": "right-quadrant",
"text": "Localization by quadrant",
"answer": [
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "uoq",
"display": "Upper outer quadrant"
}
}
]
},
{
"linkId": "right-entity",
"text": "Change entity",
"answer": [
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "finding-formation",
"display": "Formation (mass)"
}
}
]
},
{
"linkId": "right-size",
"text": "Size (mm)",
"answer": [
{
"valueQuantity": {
"value": 14,
"unit": "mm",
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}
]
}
]
},
{
"linkId": "grp-findings-left",
"text": "Left breast findings"
}
]
},
{
"linkId": "grp-conclusion",
"text": "Conclusion",
"item": [
{
"linkId": "birads-conclusion",
"text": "BI-RADS conclusion",
"answer": [
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "birads-4",
"display": "BI-RADS 4 – Suspicious malignant finding"
}
}
]
},
{
"linkId": "recommendations",
"text": "Recommendations",
"answer": [
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "rec-biopsy",
"display": "Biopsy indicated"
}
},
{
"valueCoding": {
"system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
"code": "rec-ultrasound",
"display": "Ultrasound examination"
}
}
]
},
{
"linkId": "facility-name",
"text": "Facility",
"answer": [
{
"valueString": "Vilniaus universiteto ligonines Santaros klinikos"
}
]
},
{
"linkId": "doctor-name",
"text": "Doctor",
"answer": [
{
"valueString": "Dr. Jonas Petrauskas"
}
]
}
]
}
]
}