FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Observation |
| Id | Observation-observation-lesion-right-10-oclock-cyst-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-lesion-right-10-oclock-cyst-example
Language: en
Profile: Breast Ultrasound Findings
status: Final
code: Ultrasonography of breast (procedure)
effective: 2025-10-01 09:00:00+0000
dataAbsentReason: Not Applicable
note:
Smooth, round shape
bodySite: Right breast
component
code: Lesion observable
value: Cyst of breast (disorder)
component
code: Clockface position (qualifier value)
value: 10 o'clock position (qualifier value)
component
code: Length of structure by imaging measurement
value: 12 mm (Details: UCUM codemm = 'mm')
component
code: Width of structure by imaging measurement
value: 7 mm (Details: UCUM codemm = 'mm')
Lithuanian
Generated Narrative: Observation observation-lesion-right-10-oclock-cyst-example
Language: en
Profile: Breast Ultrasound Findings
status: Final
code: Ultrasonography of breast (procedure)
effective: 2025-10-01 09:00:00+0000
dataAbsentReason: Not Applicable
note:
Smooth, round shape
bodySite: Right breast
component
code: Lesion observable
value: Cyst of breast (disorder)
component
code: Clockface position (qualifier value)
value: 10 o'clock position (qualifier value)
component
code: Length of structure by imaging measurement
value: 12 mm (Details: UCUM codemm = 'mm')
component
code: Width of structure by imaging measurement
value: 7 mm (Details: UCUM codemm = 'mm')
{
"resourceType": "Observation",
"id": "observation-lesion-right-10-oclock-cyst-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/breast/StructureDefinition/breast-ultrasound-finding-lt-breast"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47079000",
"display": "Ultrasonography of breast (procedure)"
}
]
},
"subject": {
"reference": "Patient/example-patient-female"
},
"effectiveDateTime": "2025-10-01T09:00:00Z",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-applicable"
}
]
},
"note": [
{
"text": "Smooth, round shape"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "73056007",
"display": "Right breast"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364636000",
"display": "Lesion observable"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "399294002",
"display": "Cyst of breast (disorder)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "272485000",
"display": "Clockface position (qualifier value)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260322009",
"display": "10 o'clock position (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "439932008",
"display": "Length of structure by imaging measurement"
}
]
},
"valueQuantity": {
"value": 12,
"system": "http://unitsofmeasure.org",
"code": "mm"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "440357003",
"display": "Width of structure by imaging measurement"
}
]
},
"valueQuantity": {
"value": 7,
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}
]
}