FHIR IG analytics| Package | ihe.rad.imr |
| Resource Type | Observation |
| Id | Observation-ex-IMRObservation-Impression-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
ResourceObservation "ex-IMRObservation-Impression-3"
Profile: (Experimental) Imaging Observation
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason
basedOn: ServiceRequest/ex-ServiceRequest
partOf: ImagingStudy/ex-ImagingStudy
status: final
category: Imaging (Observation Category Codes#imaging)
code: Radiology Imaging study [Impression] (narrative) (LOINC#19005-8)
subject: Patient/ex-Patient " SMITH"
effective: 2020-12-31 23:50:50-0500
value: Focal stenosis of the proximal portion of the left main stem bronchial stent, which appears new from the prior chest radiograph. There is trace fluid or debris within the distal lumen of the stent.
{
"resourceType": "Observation",
"id": "ex-IMRObservation-Impression-3",
"meta": {
"profile": [
"https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-observation"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/ex-ServiceRequest"
}
],
"partOf": [
{
"reference": "ImagingStudy/ex-ImagingStudy"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging",
"display": "Imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "19005-8",
"display": "Radiology Imaging study [Impression] (narrative)"
}
]
},
"subject": {
"reference": "Patient/ex-Patient"
},
"effectiveDateTime": "2020-12-31T23:50:50-05:00",
"valueString": "Focal stenosis of the proximal portion of the left main stem bronchial stent, which appears new from the prior chest radiograph. There is trace fluid or debris within the distal lumen of the stent."
}