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" : "ClaimResponse",
"id" : "PJ1LKFResponse1",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/MopedLKFResponse"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse PJ1LKFResponse1</b></p><a name=\"PJ1LKFResponse1\"> </a><a name=\"hcPJ1LKFResponse1\"> </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-MopedLKFResponse.html\">MOPED LKFResponse</a></p></div><p><b>Abrechnung - Knoten</b>: <a href=\"CodeSystem-LKFAbrechnungsKnotenCS.html#LKFAbrechnungsKnotenCS-D\">LKF Abrechnungsknoten D</a>: D</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type institutional}\">Institutional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-PJ1Patient.html\">Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>created</b>: 2024-10-31</p><p><b>request</b>: <a href=\"Claim-PJ1LKFRequest1.html\">Claim: extension = D (LKF Abrechnungsknoten#D); status = active; type = Institutional; use = claim; created = 2024-10-31; diagnosisRelatedGroup = Sonstige Erkrankungen - Nervensystem</a></p><p><b>outcome</b>: Processing Complete</p><p><b>decision</b>: <span title=\"Codes:{http://hl7.org/fhir/claim-decision approved}\">Approved</span></p><p><b>diagnosisRelatedGroup</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS HDG01.31}\">Sonstige Erkrankungen - Nervensystem</span></p></div>"
},
"extension" : [
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-diagnoseKnoten",
"valueCoding" : {
"system" : "https://elga.moped.at/CodeSystem/LKFAbrechnungsKnotenCS",
"code" : "D"
}
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/claim-type",
"code" : "institutional"
}
]
},
"use" : "claim",
"patient" : {
🔗 "reference" : "Patient/PJ1Patient"
},
"created" : "2024-10-31",
"request" : {
🔗 "reference" : "Claim/PJ1LKFRequest1"
},
"outcome" : "complete",
"decision" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/claim-decision",
"code" : "approved"
}
]
},
"diagnosisRelatedGroup" : {
"coding" : [
{
"system" : "https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS",
"code" : "HDG01.31"
}
]
}
}