MII Implementation Guide Core Dataset Base
2026.0.0 - Release
Germany
This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2026.0.1. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "mii-exa-fall-kontakt-gesundheitseinrichtung-1",
"meta" : {
"profile" : [
🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung|2026.0.0"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
}
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Encounter mii-exa-fall-kontakt-gesundheitseinrichtung-1</b></p><a name=\"mii-exa-fall-kontakt-gesundheitseinrichtung-1\"> </a><a name=\"hcmii-exa-fall-kontakt-gesundheitseinrichtung-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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mii-pr-fall-kontakt-gesundheitseinrichtung.html\">MII PR Fall Kontakt mit einer Gesundheitseinrichtungversion: null2026.0.0)</a></p><p style=\"margin-bottom: 0px\">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>identifier</b>: Visit number/E0</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/Kontaktebene einrichtungskontakt}\">Einrichtungskontakt</span></p><p><b>subject</b>: <a href=\"Patient-mii-exa-person-patient-1.html\">Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>period</b>: 2020-01-08 07:00:00+0100 --> 2020-01-17 18:00:00+0100</p><p><b>account</b>: Account A1 - DRG G23B Appendektomie ohne schwere CC (Identifier: <code>https://www.charite.de/fhir/sid/fallnummer</code>/F-2020-000123)</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass N}\">Notfall</span></td><td><span title=\"Codes:\"></span></td></tr></table><p><b>serviceProvider</b>: Identifier: <code>http://fhir.de/sid/dkgev/iknr</code>/260950472</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN"
}
]
},
"system" : "https://www.charite.de/fhir/sid/aufnahmenummer",
"value" : "E0"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP"
},
"type" : [
{
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/Kontaktebene",
"code" : "einrichtungskontakt"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/mii-exa-person-patient-1"
},
"period" : {
"start" : "2020-01-08T07:00:00+01:00",
"end" : "2020-01-17T18:00:00+01:00"
},
"account" : [
{
"identifier" : {
"system" : "https://www.charite.de/fhir/sid/fallnummer",
"value" : "F-2020-000123"
},
"display" : "Account A1 - DRG G23B Appendektomie ohne schwere CC"
}
],
"hospitalization" : {
"admitSource" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass",
"code" : "N",
"display" : "Notfall"
}
]
},
"dischargeDisposition" : {
"extension" : [
{
"extension" : [
{
"url" : "ErsteUndZweiteStelle",
"valueCoding" : {
"system" : "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundErsteUndZweiteStelle",
"code" : "01",
"display" : "Behandlung regulär beendet"
}
},
{
"url" : "DritteStelle",
"valueCoding" : {
"system" : "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundDritteStelle",
"code" : "1",
"display" : "arbeitsfähig entlassen"
}
}
],
"url" : "http://fhir.de/StructureDefinition/Entlassungsgrund"
}
]
}
},
"serviceProvider" : {
"identifier" : {
"system" : "http://fhir.de/sid/dkgev/iknr",
"value" : "260950472"
}
}
}