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" : "Condition",
"id" : "Condition42.1",
"meta" : {
"profile" : [
🔗 "https://elga.moped.at/StructureDefinition/MopedCondition"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Condition42.1</b></p><a name=\"Condition42.1\"> </a><a name=\"hcCondition42.1\"> </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-MopedCondition.html\">MOPED Condition</a></p></div><p><b>Diagnosetyp</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/lkf-diagnose-typ H}\">H</span></p><p><b>clinicalStatus</b>: <span title=\"Codes:\"></span></p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/icd-10-bmsgpk-2025 G40.0}\">G40.0</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>encounter</b>: <a href=\"Encounter-Encounter42.html\">Encounter: extension = ; identifier = Visit number,Anonymous identifier; status = completed; class = Stationär,geplante stationäre Aufnahme/geplanter ambulanter Besuch (mit vorhergehender Terminvereinbarung, Richtwert: mindestens 24 Stunden); type = Moped Encounter; actualPeriod = 2025-01-01 12:00:00+0200 --> 2025-01-04 12:00:00+0200</a></p></div>"
},
"extension" : [
{
"url" : "https://elga.moped.at/StructureDefinition/moped-ext-Diagnosetyp",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/lkf-diagnose-typ",
"code" : "H"
}
]
}
}
],
"clinicalStatus" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-asked"
}
]
},
"code" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem/icd-10-bmsgpk-2025",
"code" : "G40.0"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Patient42"
},
"encounter" : {
🔗 "reference" : "Encounter/Encounter42"
}
}