{
  "resourceType" : "Procedure",
  "id" : "example-procedure-wundversorgung-links",
  "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-wundversorgung-links</b></p><a name=\"example-procedure-wundversorgung-links\"> </a><a name=\"hcexample-procedure-wundversorgung-links\"> </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 5-916.00}\">Wundversorgung: Sekundäre Wundversorgung: Ohne weitere Maßnahmen</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-20</p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [{
      "extension" : [{
        "url" : "http://fhir.de/StructureDefinition/seitenlokalisation",
        "valueCoding" : {
          "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
          "code" : "L",
          "display" : "Links"
        }
      }],
      "system" : "http://fhir.de/CodeSystem/bfarm/ops",
      "version" : "2024",
      "code" : "5-916.00",
      "display" : "Wundversorgung: Sekundäre Wundversorgung: Ohne weitere Maßnahmen"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-patient"
  },
  "performedDateTime" : "2024-03-20"
}