FHIR IG analytics| Package | ihe.rad.idr |
| Resource Type | Procedure |
| Id | Procedure-example-procedure-single-view-chest-xray.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure
ResourceProcedure "example-procedure-single-view-chest-xray"
status: completed
code: XR Chest Single View (LOINC#36554-4)
subject: Patient/example-Patient " SMITH"
{
"resourceType": "Procedure",
"id": "example-procedure-single-view-chest-xray",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "36554-4",
"display": "XR Chest Single View"
}
]
},
"subject": {
"reference": "Patient/example-Patient"
}
}