MII Implementation Guide Core Dataset Base
2026.0.0 - Release
Germany
MII Implementation Guide Core Dataset Base - Local Development build (v2026.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "mii-exa-fall-kontakt-gesundheitseinrichtung-10",
"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-10</b></p><a name=\"mii-exa-fall-kontakt-gesundheitseinrichtung-10\"> </a><a name=\"hcmii-exa-fall-kontakt-gesundheitseinrichtung-10\"> </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/VS5</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 versorgungsstellenkontakt}\">Versorgungsstellenkontakt</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-09 00:00:00+0100 --> 2020-01-11 23:59: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>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Status</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td>Surgical Ward C3, Room 315, Bed 315-02</td><td>Completed</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td></tr></table><p><b>serviceProvider</b>: Identifier: <code>http://fhir.de/sid/dkgev/iknr</code>/260950472</p><p><b>partOf</b>: <a href=\"Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-2.html\">Encounter: identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Allgemeine Chirurgie; period = 2020-01-08 09:00:00+0100 --> 2020-01-11 23:59:00+0100</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN"
}
]
},
"system" : "https://www.charite.de/fhir/sid/aufnahmenummer",
"value" : "VS5"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP"
},
"type" : [
{
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/Kontaktebene",
"code" : "versorgungsstellenkontakt"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/mii-exa-person-patient-1"
},
"period" : {
"start" : "2020-01-09T00:00:00+01:00",
"end" : "2020-01-11T23:59: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"
}
],
"location" : [
{
"location" : {
"display" : "Surgical Ward C3, Room 315, Bed 315-02"
},
"status" : "completed",
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "wa",
"display" : "Ward"
}
]
}
}
],
"serviceProvider" : {
"identifier" : {
"system" : "http://fhir.de/sid/dkgev/iknr",
"value" : "260950472"
}
},
"partOf" : {
🔗 "reference" : "Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-2"
}
}