FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Observation |
| Id | Observation-observation-gland-density-fatty-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-gland-density-fatty-example
Language: en
Profile: Breast Gland Density
status: Final
code: Breast consistency (observable entity)
effective: 2025-10-01 09:00:00+0000
performer: Practitioner Registrar
value: Almost entirely fat
note:
Mammography shows predominantly fatty breast density.
bodySite: Breast
Lithuanian
Generated Narrative: Observation observation-gland-density-fatty-example
Language: en
Profile: Breast Gland Density
status: Final
code: Breast consistency (observable entity)
effective: 2025-10-01 09:00:00+0000
performer: Practitioner Registrar
value: Almost entirely fat breast composition
note:
Mammography shows predominantly fatty breast density.
bodySite: Breast
{
"resourceType": "Observation",
"id": "observation-gland-density-fatty-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/breast/StructureDefinition/breast-gland-density-lt-breast"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "733851004",
"display": "Breast consistency (observable entity)"
}
]
},
"subject": {
"reference": "Patient/example-patient-female"
},
"effectiveDateTime": "2025-10-01T09:00:00Z",
"performer": [
{
"reference": "Practitioner/example-practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129716005"
}
]
},
"note": [
{
"text": "Mammography shows predominantly fatty breast density."
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76752008",
"display": "Breast"
}
]
}
}