{
  "resourceType" : "Encounter",
  "id" : "Encounter42",
  "meta" : {
    "profile" : ["https://elga.moped.at/StructureDefinition/MopedEncounter"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Encounter42</b></p><a name=\"Encounter42\"> </a><a name=\"hcEncounter42\"> </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-MopedEncounter.html\">MOPED Encounter</a></p></div><blockquote><p><b>Altersgruppe</b></p><ul><li>beiEntlassung: <span title=\"Codes:{https://elga.moped.at/CodeSystem/AltersgruppeCS 85}\">85 bis 89 Jahre</span></li></ul></blockquote><p><b>identifier</b>: Visit number/043, Anonymous identifier/82ad92612238288c30b4590440ecb271690deb8e7c418c1f07b2eda4d87a6fe9</p><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/BehandlungsartCS S}\">Stationär</span>, <span title=\"Codes:{https://elga.moped.at/CodeSystem/Aufnahmeart2CS P}\">geplante stationäre Aufnahme/geplanter ambulanter Besuch (mit vorhergehender Terminvereinbarung, Richtwert: mindestens 24 Stunden)</span></p><p><b>type</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/MopedEncounterTypesCS ENC}\">Moped Encounter</span></p><p><b>subject</b>: <a href=\"Patient-Patient42.html\">Patient42 Patient42FamilienName  Male, DoB: 1937-12-31 ( Social Security Number: 123456)</a></p><p><b>serviceProvider</b>: <a href=\"Organization-KHK999.html\">Organization Testkrankenhaus</a></p><p><b>actualPeriod</b>: 2025-01-01 12:00:00+0200 --&gt; 2025-01-04 12:00:00+0200</p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/EntlassungsartCS E}\">Entlassung aus dem Krankenhaus</span></td></tr></table></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "beiEntlassung",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://elga.moped.at/CodeSystem/AltersgruppeCS",
          "code" : "85"
        }]
      }
    }],
    "url" : "https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe"
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "VN"
      }]
    },
    "system" : "urn:oid:1.3.6.1.4.1.36124.5.999",
    "value" : "043"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "ANON"
      }]
    },
    "system" : "urn:oid:1.3.6.1.4.1.36124.5.999",
    "value" : "82ad92612238288c30b4590440ecb271690deb8e7c418c1f07b2eda4d87a6fe9"
  }],
  "status" : "completed",
  "class" : [{
    "coding" : [{
      "system" : "https://elga.moped.at/CodeSystem/BehandlungsartCS",
      "code" : "S"
    }]
  },
  {
    "coding" : [{
      "system" : "https://elga.moped.at/CodeSystem/Aufnahmeart2CS",
      "code" : "P"
    }]
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
      "code" : "ENC"
    }]
  }],
  "subject" : {
    "reference" : "Patient/Patient42"
  },
  "serviceProvider" : {
    "reference" : "Organization/KHK999"
  },
  "actualPeriod" : {
    "start" : "2025-01-01T12:00:00+02:00",
    "end" : "2025-01-04T12:00:00+02:00"
  },
  "admission" : {
    "extension" : [{
      "url" : "https://elga.moped.at/StructureDefinition/moped-ext-aufnahmeart",
      "valueCoding" : {
        "system" : "https://elga.moped.at/CodeSystem/AufnahmeartCS",
        "code" : "A"
      }
    }],
    "dischargeDisposition" : {
      "coding" : [{
        "system" : "https://elga.moped.at/CodeSystem/EntlassungsartCS",
        "code" : "E"
      }]
    }
  }
}