FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.rad.idr
Resource TypeProcedure
IdProcedure-example-procedure-single-view-chest-xray.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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"


Source1

{
  "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"
  }
}