FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.dokument |
| Resource Type | Encounter |
| Id | Encounter-AmandaAlzheimerVersorgungsstellenKontakt.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter AmandaAlzheimerVersorgungsstellenKontakt
identifier: Fallnummer/123456
status: Finished
class: ActCode: IMP (stationär)
type: Versorgungsstellenkontakt
period: 2028-01-24 00:00:00+0100 --> 2028-02-06 00:00:00+0100
{
"resourceType": "Encounter",
"id": "AmandaAlzheimerVersorgungsstellenKontakt",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN"
}
]
},
"system": "http://uk-musterstadt.de/fid",
"value": "123456"
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "stationär"
},
"type": [
{
"coding": [
{
"code": "versorgungsstellenkontakt",
"display": "Versorgungsstellenkontakt"
}
]
}
],
"subject": {
"reference": "Patient/AmandaAlzheimer"
},
"period": {
"start": "2028-01-24T00:00:00+01:00",
"end": "2028-02-06T00:00:00+01:00"
},
"partOf": {
"reference": "Encounter/AmandaAlzheimerAbteilungskontakt"
}
}