{
  "resourceType" : "Procedure",
  "id" : "PJ1Procedure1",
  "meta" : {
    "profile" : ["https://elga.moped.at/StructureDefinition/MopedProcedure"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PJ1Procedure1</b></p><a name=\"PJ1Procedure1\"> </a><a name=\"hcPJ1Procedure1\"> </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-MopedProcedure.html\">MOPED Procedure</a></p></div><p><b>Leistung - Anzahl</b>: 1</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025 AN010}\">Polysomnographie im Schlaflabor (LE=je Behandlungstag)</span></p><p><b>subject</b>: <a href=\"Patient-PJ1Patient.html\">Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>encounter</b>: <a href=\"Encounter-PJ1Encounter.html\">Encounter: identifier = Visit number,Anonymous identifier; status = discharged; class = Stationär,geplante stationäre Aufnahme/geplanter ambulanter Besuch (mit vorhergehender Terminvereinbarung, Richtwert: mindestens 24 Stunden); type = Moped Encounter; actualPeriod = 2024-02-22 19:33:00+0200 --&gt; 2024-02-23 07:38:00+0200</a></p><p><b>occurrence</b>: 2024-02-22 19:33:00+0200</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>OnBehalfOf</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"HealthcareService-AbteilungHerzJesu1.html\">HealthcareService: extension = ; identifier = http://example.org/lkf-system/funktionscode#131180,http://example.org/lkf-system/funktionssubcode#00; category = Hospital; type = Hospital Services</a></td><td><a href=\"Organization-OrganizationHerzJesuKrankenhaus.html\">Organization Herz Jesu-Krankenhaus</a></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://elga.moped.at/StructureDefinition/moped-ext-Leistungsanzahl",
    "valueUnsignedInt" : 1
  }],
  "status" : "completed",
  "code" : {
    "coding" : [{
      "system" : "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025",
      "code" : "AN010",
      "display" : "Polysomnographie im Schlaflabor (LE=je Behandlungstag)"
    }]
  },
  "subject" : {
    "reference" : "Patient/PJ1Patient"
  },
  "encounter" : {
    "reference" : "Encounter/PJ1Encounter"
  },
  "occurrenceDateTime" : "2024-02-22T19:33:00+02:00",
  "performer" : [{
    "actor" : {
      "reference" : "HealthcareService/AbteilungHerzJesu1"
    },
    "onBehalfOf" : {
      "reference" : "Organization/OrganizationHerzJesuKrankenhaus"
    }
  }]
}