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
{
"resourceType" : "Encounter",
"id" : "PJ1Encounter",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/MopedEncounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter PJ1Encounter</b></p><a name=\"PJ1Encounter\"> </a><a name=\"hcPJ1Encounter\"> </a><a name=\"PJ1Encounter-en-US\"> </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><p><b>identifier</b>: Visit number/1024000028, Anonymous identifier/V8321382402233647600</p><p><b>status</b>: Discharged</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>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>serviceProvider</b>: <code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914</code></p><p><b>actualPeriod</b>: 2024-02-22 19:33:00+0200 --> 2024-02-23 07:38:00+0200</p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title=\"Codes:{http://hl7.org/fhir/encounter-reason-use RV}\">Reason for Visit</span></p><h3>Values</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/UrsacheCS 00}\">Überweisung</span></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024 G47.3}\">Sleep Apnea</span></td></tr></table><p><b>use</b>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ H}\">H</span></p></blockquote><p><b>account</b>: <a href=\"Account-PJ1Account.html\">Account: extension = 1,0,Endgültige Freigabe (Workflow Status eines Falls#Endgueltige-Freigabe),0; status = active</a></p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Origin</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36122.tbd.234</code></td><td><span title=\"Codes:{https://elga.moped.at/CodeSystem/EntlassungsartCS E}\">Entlassung aus dem Krankenhaus</span></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN"
}
]
},
"system" : "urn:oid:1.3.6.1.4.1.36124.5.914",
"value" : "1024000028",
"assigner" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914"
}
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ANON"
}
]
},
"system" : "urn:oid:1.3.6.1.4.1.36124.5.914",
"value" : "V8321382402233647600"
}
],
"status" : "discharged",
"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?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
},
"serviceProvider" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914"
},
"actualPeriod" : {
"start" : "2024-02-22T19:33:00+02:00",
"end" : "2024-02-23T07:38:00+02:00"
},
"reason" : [
{
"use" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/encounter-reason-use",
"code" : "RV"
}
]
}
],
"value" : [
{
"concept" : {
"coding" : [
{
"system" : "https://elga.moped.at/CodeSystem/UrsacheCS",
"code" : "00"
}
]
}
}
]
}
],
"diagnosis" : [
{
"condition" : [
{
"concept" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/bmg-icd-10-2024",
"code" : "G47.3",
"display" : "Sleep Apnea"
}
]
}
}
],
"use" : [
{
"coding" : [
{
"system" : "https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ",
"code" : "H"
}
]
}
]
}
],
"account" : [
{
🔗 "reference" : "Account/PJ1Account"
}
],
"admission" : {
"extension" : [
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-aufnahmeart",
"valueCoding" : {
"system" : "https://elga.moped.at/CodeSystem/AufnahmeartCS",
"code" : "A"
}
}
],
"origin" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36122.tbd.234"
},
"dischargeDisposition" : {
"coding" : [
{
"system" : "https://elga.moped.at/CodeSystem/EntlassungsartCS",
"code" : "E"
}
]
}
}
}