{
  "resourceType" : "Observation",
  "id" : "ExampleProcedureImagingHdr",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/hdr/StructureDefinition/procedure-imaging-myhealtheu"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">20/05/2025: Computed tomography of abdomen and pelvis without contrast</div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "imaging",
      "display" : "Imaging"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "16457501000119102",
      "display" : "Computed tomography of abdomen and pelvis without contrast"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "effectiveDateTime" : "2025-05-20T09:00:00+02:00",
  "performer" : [{
    "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
  }]
}