ISiK ICU
Version 6.0.0-rc - ballot

: ReanimationBeispiel - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "ReanimationBeispiel",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKProzedurReanimation"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ReanimationBeispiel</b></p><a name=\"ReanimationBeispiel\"> </a><a name=\"hcReanimationBeispiel\"> </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-ISiKProzedurReanimation.html\">ISiK Prozedur Reanimation</a></p></div><p><b>ExtensionProzedurDokumentationsdatum</b>: 2026-04-23</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 373110003}\">Emergency procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 89666000}, {http://fhir.de/CodeSystem/bfarm/ops 8-771}\">Herz-Lungen-Wiederbelebung</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>performed</b>: 2026-04-23</p><p><b>note</b>: </p><blockquote><div><p>Reanimationsmaßnahme mit erfolgreichem Ausgang. Dieses Beispiel dient der Abbildung von Reanimationsmaßnahmen - insbesondere in der Akutmedizin.</p>\n</div></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum",
      "valueDateTime" : "2026-04-23"
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "373110003",
        "display" : "Emergency procedure"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20251115",
        "code" : "89666000",
        "display" : "Kardiopulmonale Reanimation"
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2024",
        "code" : "8-771",
        "display" : "Kardiale oder kardiopulmonale Reanimation"
      }
    ],
    "text" : "Herz-Lungen-Wiederbelebung"
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientinMusterfrau"
  },
  "performedDateTime" : "2026-04-23",
  "note" : [
    {
      "text" : "Reanimationsmaßnahme mit erfolgreichem Ausgang. Dieses Beispiel dient der Abbildung von Reanimationsmaßnahmen - insbesondere in der Akutmedizin."
    }
  ]
}