MII IG Dokument
2026.0.0-ballot - ci-build
Unknown region code '276'
MII IG Dokument, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatz-dokument/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "AmandaAlzheimerAbteilungskontakt",
"meta" : {
"profile" : [
🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter AmandaAlzheimerAbteilungskontakt</b></p><a name=\"AmandaAlzheimerAbteilungskontakt\"> </a><a name=\"hcAmandaAlzheimerAbteilungskontakt\"> </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=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.fall@2025.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung\">MII PR Fall Kontakt mit einer Gesundheitseinrichtung</a></p></div><p><b>identifier</b>: Fallnummer/123456</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: stationär</p><p><b>type</b>: <span title=\"Codes:\">Abteilungskontakt</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel 0900}\">Rheumatologie</span></p><p><b>subject</b>: <a href=\"Patient-AmandaAlzheimer.html\">Alzheimer Amanda (official) weiblich, DoB Unknown ( Einrichtungsinterne Patienten(-Akten-)Nummer\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>period</b>: 2028-01-24 00:00:00+0100 --> 2028-02-06 00:00:00+0100</p><p><b>partOf</b>: <a href=\"Encounter-AmandaAlzheimerEinrichtungskontakt.html\">Encounter: identifier = Fallnummer; status = finished; class = stationär (ActCode#IMP); type = Einrichtungskontakt; period = 2028-01-24 00:00:00+0100 --> 2028-02-06 00:00:00+0100</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN"
}
]
},
"system" : "http://uk-musterstadt.de/fid",
"value" : "123456"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "stationär"
},
"type" : [
{
"coding" : [
{
"code" : "abteilungskontakt",
"display" : "Abteilungskontakt"
}
]
}
],
"serviceType" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel",
"code" : "0900",
"display" : "Rheumatologie"
}
]
},
"subject" : {
🔗 "reference" : "Patient/AmandaAlzheimer"
},
"period" : {
"start" : "2028-01-24T00:00:00+01:00",
"end" : "2028-02-06T00:00:00+01:00"
},
"partOf" : {
🔗 "reference" : "Encounter/AmandaAlzheimerEinrichtungskontakt"
}
}