FHIR IG analytics| Package | hl7.fhir.cr.imaging-report |
| Resource Type | Observation |
| Id | Observation-observation-xray-lung-finding.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-xray-lung-finding
status: Final
code: Hallazgo radiológico de pulmones
subject: María Rodríguez García
effective: 2026-01-20 09:15:00-0600
issued: 2026-01-20 10:30:00-0600
performer: Dr. Carlos López Martínez
value: Normal
interpretation: Normal
note:
Pulmones bien expandidos bilateralmente. Hilios pulmonares normales.
bodySite: Pulmones
{
"resourceType": "Observation",
"id": "observation-xray-lung-finding",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "19829001"
}
],
"text": "Hallazgo radiológico de pulmones"
},
"subject": {
"display": "María Rodríguez García"
},
"effectiveDateTime": "2026-01-20T09:15:00-06:00",
"issued": "2026-01-20T10:30:00-06:00",
"performer": [
{
"display": "Dr. Carlos López Martínez"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "17621005"
}
],
"text": "Normal"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N"
}
]
}
],
"note": [
{
"text": "Pulmones bien expandidos bilateralmente. Hilios pulmonares normales."
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "39607008"
}
],
"text": "Pulmones"
}
}