FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | Observation |
| Id | Observation-observation-lesion-right-6-oclock-malignant-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-6-oclock-malignant-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:
Irregular shape
bodySite: Right breast
component
code: Lesion observable
value: Malignant neoplasm of breast (disorder)
component
code: Clockface position (qualifier value)
value: 6 o'clock position (qualifier value)
component
code: Length of structure by imaging measurement
value: 15 mm (Details: UCUM codemm = 'mm')
component
code: Width of structure by imaging measurement
value: 10 mm (Details: UCUM codemm = 'mm')
Lithuanian
Generated Narrative: Observation observation-lesion-right-6-oclock-malignant-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:
Irregular shape
bodySite: Right breast
component
code: Lesion observable
value: Malignant neoplasm of breast (disorder)
component
code: Clockface position (qualifier value)
value: 6 o'clock position (qualifier value)
component
code: Length of structure by imaging measurement
value: 15 mm (Details: UCUM codemm = 'mm')
component
code: Width of structure by imaging measurement
value: 10 mm (Details: UCUM codemm = 'mm')
{
"resourceType": "Observation",
"id": "observation-lesion-right-6-oclock-malignant-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": "Irregular 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": "254837009",
"display": "Malignant neoplasm 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": "260337008",
"display": "6 o'clock position (qualifier value)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "439932008",
"display": "Length of structure by imaging measurement"
}
]
},
"valueQuantity": {
"value": 15,
"system": "http://unitsofmeasure.org",
"code": "mm"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "440357003",
"display": "Width of structure by imaging measurement"
}
]
},
"valueQuantity": {
"value": 10,
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}
]
}