Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="Encounter42"/>
<meta>
<profile
value="https://elga.moped.at/StructureDefinition/MopedEncounter"/>
</meta>
<text>
<status value="extensions"/>
<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 --> 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>
</text>
<extension
url="https://elga.moped.at/StructureDefinition/moped-ext-altersgruppe">
<extension url="beiEntlassung">
<valueCodeableConcept>
<coding>
<system value="https://elga.moped.at/CodeSystem/AltersgruppeCS"/>
<code value="85"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="VN"/>
</coding>
</type>
<system value="urn:oid:1.3.6.1.4.1.36124.5.999"/>
<value value="043"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="ANON"/>
</coding>
</type>
<system value="urn:oid:1.3.6.1.4.1.36124.5.999"/>
<value
value="82ad92612238288c30b4590440ecb271690deb8e7c418c1f07b2eda4d87a6fe9"/>
</identifier>
<status value="completed"/>
<class>
<coding>
<system value="https://elga.moped.at/CodeSystem/BehandlungsartCS"/>
<code value="S"/>
</coding>
</class>
<class>
<coding>
<system value="https://elga.moped.at/CodeSystem/Aufnahmeart2CS"/>
<code value="P"/>
</coding>
</class>
<type>
<coding>
<system value="https://elga.moped.at/CodeSystem/MopedEncounterTypesCS"/>
<code value="ENC"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/Patient42"/>
</subject>
<serviceProvider>🔗
<reference value="Organization/KHK999"/>
</serviceProvider>
<actualPeriod>
<start value="2025-01-01T12:00:00+02:00"/>
<end value="2025-01-04T12:00:00+02:00"/>
</actualPeriod>
<admission>
<extension
url="https://elga.moped.at/StructureDefinition/moped-ext-aufnahmeart">
<valueCoding>
<system value="https://elga.moped.at/CodeSystem/AufnahmeartCS"/>
<code value="A"/>
</valueCoding>
</extension>
<dischargeDisposition>
<coding>
<system value="https://elga.moped.at/CodeSystem/EntlassungsartCS"/>
<code value="E"/>
</coding>
</dischargeDisposition>
</admission>
</Encounter>