{
  "resourceType" : "Procedure",
  "id" : "example-procedure-koloskopie",
  "meta" : {
    "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/procedure-ambulant-de"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure example-procedure-koloskopie</b></p><a name=\"example-procedure-koloskopie\"> </a><a name=\"hcexample-procedure-koloskopie\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-procedure-ambulant-de.html\">Procedure Ambulant DE</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 1-650.1}\">Diagnostische Koloskopie: Total, bis Zökum</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>performed</b>: 2024-03-15</p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [{
      "system" : "http://fhir.de/CodeSystem/bfarm/ops",
      "version" : "2024",
      "code" : "1-650.1",
      "display" : "Diagnostische Koloskopie: Total, bis Zökum"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-patient"
  },
  "performedDateTime" : "2024-03-15"
}