FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.base |
| Resource Type | Encounter |
| Id | Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "mii-exa-fall-kontakt-gesundheitseinrichtung-1",
"meta": {
"security": [
{
"code": "HTEST",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "test health data"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung|2026.0.0"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "VN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://www.charite.de/fhir/sid/aufnahmenummer",
"value": "E0"
}
],
"type": [
{
"coding": [
{
"system": "http://fhir.de/CodeSystem/Kontaktebene",
"code": "einrichtungskontakt"
}
]
}
],
"period": {
"start": "2020-01-08T07:00:00+01:00",
"end": "2020-01-17T18:00:00+01:00"
},
"serviceProvider": {
"identifier": {
"system": "http://fhir.de/sid/dkgev/iknr",
"value": "260950472"
}
},
"account": [
{
"identifier": {
"system": "https://www.charite.de/fhir/sid/fallnummer",
"value": "F-2020-000123"
},
"display": "Account A1 - DRG G23B Appendektomie ohne schwere CC"
}
],
"hospitalization": {
"dischargeDisposition": {
"extension": [
{
"extension": [
{
"url": "ErsteUndZweiteStelle",
"valueCoding": {
"code": "01",
"system": "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundErsteUndZweiteStelle",
"display": "Behandlung regulär beendet"
}
},
{
"url": "DritteStelle",
"valueCoding": {
"code": "1",
"system": "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundDritteStelle",
"display": "arbeitsfähig entlassen"
}
}
],
"url": "http://fhir.de/StructureDefinition/Entlassungsgrund"
}
]
},
"admitSource": {
"coding": [
{
"code": "N",
"system": "http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass",
"display": "Notfall"
}
]
}
},
"status": "finished",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
},
"subject": {
"reference": "Patient/mii-exa-person-patient-1"
}
}