FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Encounter |
| Id | Encounter-7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2
Profile: Encounter (HDR CZ)
status: finished
class: ActCode: IMP (inpatient encounter)
priority: urgent
subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)
| Type | Individual |
| Admitter | Practitioner Eva Svobodova |
period: 2025-05-17 06:20:00+0200 --> 2025-05-20 11:30:00+0200
| AdmitSource | DischargeDisposition |
| From outpatient department | Home |
location
location: Location Porodni oddeleni
period: 2025-05-17 06:20:00+0200 --> 2025-05-18 09:00:00+0200
location
location: Location Pokoj 3
period: 2025-05-18 09:00:00+0200 --> 2025-05-20 10:00:00+0200
location
location: Location Luzko 01
period: 2025-05-18 09:10:00+0200 --> 2025-05-19 18:00:00+0200
serviceProvider: Organization Porodni oddeleni - Mestska nemocnice Brno
{
"resourceType": "Encounter",
"id": "7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-encounter-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code": "UR",
"display": "urgent"
}
]
},
"subject": {
"reference": "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ADM",
"display": "Admitter"
}
]
}
],
"individual": {
"reference": "Practitioner/1ec5e355-648f-42b9-a316-3f056fbd04b5"
}
}
],
"period": {
"start": "2025-05-17T06:20:00+02:00",
"end": "2025-05-20T11:30:00+02:00"
},
"hospitalization": {
"admitSource": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"code": "outp",
"display": "From outpatient department"
}
]
},
"dischargeDisposition": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"code": "home",
"display": "Home"
}
]
}
},
"location": [
{
"location": {
"reference": "Location/loc-brno-maternity-ward"
},
"period": {
"start": "2025-05-17T06:20:00+02:00",
"end": "2025-05-18T09:00:00+02:00"
}
},
{
"location": {
"reference": "Location/loc-brno-maternity-room-3"
},
"period": {
"start": "2025-05-18T09:00:00+02:00",
"end": "2025-05-20T10:00:00+02:00"
}
},
{
"location": {
"reference": "Location/loc-brno-maternity-room-3-bed-01"
},
"period": {
"start": "2025-05-18T09:10:00+02:00",
"end": "2025-05-19T18:00:00+02:00"
}
}
],
"serviceProvider": {
"reference": "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
}
}