FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.base |
| Resource Type | Encounter |
| Id | Encounter-mii-exa-fall-kontakt-in-progress-status.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-in-progress-status
Profile: MII PR Fall Kontakt mit einer Gesundheitseinrichtung version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: In Progress
class: ActCode: IMP (inpatient encounter)
type: Abteilungskontakt
serviceType: Orthopädie/Schwerpunkt Chirurgie
subject: Anonymous Patient Female, DoB: 1998 ( Krankenversichertennummer (use: official, ))
period: 2024-06-14 --> (ongoing)
German
Generated Narrative: Encounter mii-exa-fall-kontakt-in-progress-status
Profile: MII PR Fall Kontakt mit einer Gesundheitseinrichtung version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: In Progress
class: ActCode: IMP (inpatient encounter)
type: Abteilungskontakt
serviceType: Orthopädie/Schwerpunkt Chirurgie
subject: Anonymous Patient Female, DoB: 1998 ( Krankenversichertennummer (use: official, ))
period: 2024-06-14 --> (ongoing)
{
"resourceType": "Encounter",
"id": "mii-exa-fall-kontakt-in-progress-status",
"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": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"system": "http://fhir.de/CodeSystem/Kontaktebene",
"code": "abteilungskontakt"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert",
"code": "2315",
"display": "Orthopädie/Schwerpunkt Chirurgie"
}
]
},
"subject": {
"reference": "Patient/mii-exa-person-patient-pseudonymisiert"
},
"period": {
"start": "2024-06-14"
}
}