FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | Observation |
| Id | Observation-observation-lung-rads-4as-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-lung-rads-4as-example
Language: en
Profile: LUNG-RADS Assessment (LT Lung)
status: Final
code: Lung Imaging Reporting and Data System category
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
effective: 2025-09-22 10:45:00+0000
performer: Practitioner Petras Gydytojaitis
value: Category 4A – Suspicious
note:
Suspicious pulmonary lesion detected. Significant incidental extrapulmonary finding also present; overall assessment expressed as 4AS.
method: LUNG-RADS v2022
| Code | Value[x] |
| Revision value | Modifier S – Significant incidental finding |
Lithuanian
Generated Narrative: Observation observation-lung-rads-4as-example
Language: en
Profile: LUNG-RADS Assessment (LT Lung)
status: Final
code: Lung Imaging Reporting and Data System category
subject: Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
effective: 2025-09-22 10:45:00+0000
performer: Practitioner Petras Gydytojaitis
value: Category 4A – Suspicious
note:
Suspicious pulmonary lesion detected. Significant incidental extrapulmonary finding also present; overall assessment expressed as 4AS.
method: LUNG-RADS v2022
| Code | Value[x] |
| Revision value | Modifier S – Significant incidental finding |
{
"resourceType": "Observation",
"id": "observation-lung-rads-4as-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/lung/StructureDefinition/lung-rads-assessment-lt-lung"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1362105002",
"display": "Lung Imaging Reporting and Data System category"
}
]
},
"subject": {
"reference": "Patient/example-patient-male"
},
"effectiveDateTime": "2025-09-22T10:45:00Z",
"performer": [
{
"reference": "Practitioner/example-practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/lung-rads-category",
"code": "4A",
"display": "Category 4A – Suspicious"
}
]
},
"note": [
{
"text": "Suspicious pulmonary lesion detected. Significant incidental extrapulmonary finding also present; overall assessment expressed as 4AS."
}
],
"method": {
"text": "LUNG-RADS v2022"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "246513007",
"display": "Revision value"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/lung-rads-modifier",
"code": "S",
"display": "Modifier S – Significant incidental finding"
}
]
}
}
]
}