FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.base |
| Resource Type | Encounter |
| Id | Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Encounter mii-exa-fall-kontakt-gesundheitseinrichtung-3
Profile: MII PR Fall Kontakt mit einer Gesundheitseinrichtung version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
R5: The planned start date/time (or admission date) of the encounter (new): 2024-06-14
R5: The planned end date/time (or discharge date) of the encounter (new): 2024-06-17
identifier: Visit number/F_20240614_001
status: Planned
class: ActCode: IMP (inpatient encounter)
type: Einrichtungskontakt
subject: Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Medical record number (use: usual, ))
serviceProvider: Identifier: http://fhir.de/sid/dkgev/iknr/260950472
German
Generated Narrative: Encounter mii-exa-fall-kontakt-gesundheitseinrichtung-3
Profile: MII PR Fall Kontakt mit einer Gesundheitseinrichtung version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
R5: The planned start date/time (or admission date) of the encounter (new): 2024-06-14
R5: The planned end date/time (or discharge date) of the encounter (new): 2024-06-17
identifier: Fallnummer/F_20240614_001
status: Planned
class: ActCode: IMP (inpatient encounter)
type: Einrichtungskontakt
subject: Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Krankenaktennummer (use: usual, ))
serviceProvider: Identifier: http://fhir.de/sid/dkgev/iknr/260950472
{
"resourceType": "Encounter",
"id": "mii-exa-fall-kontakt-gesundheitseinrichtung-3",
"meta": {
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "de.medizininformatikinitiative.kerndatensatz.base"
},
{
"url": "version",
"valueString": "2026.0.1"
},
{
"url": "uri",
"valueUri": "https://www.medizininformatik-initiative.de/fhir/modul-base"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung|2026.0.1"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedStartDate",
"valueDateTime": "2024-06-14"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedEndDate",
"valueDateTime": "2024-06-17"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN"
}
]
},
"system": "https://www.charite.de/fhir/sid/aufnahmenummer",
"value": "F_20240614_001"
}
],
"status": "planned",
"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"
},
"serviceProvider": {
"identifier": {
"system": "http://fhir.de/sid/dkgev/iknr",
"value": "260950472"
}
}
}