FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Encounter |
| Id | Encounter-10f5c49e-086d-4016-8dd1-b555306bf620.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 10f5c49e-086d-4016-8dd1-b555306bf620
Profile: Encounter (HDR CZ)
status: finished
class: ActCode: IMP (inpatient encounter)
priority: emergency
subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
participant
type: Admitter
individual: Practitioner MUDr. Karel Volný
participant
type: Referrer
individual: PractitionerRole Lékař
period: 2025-03-01 10:15:00+0100 --> 2025-03-10 09:30:00+0100
reasonReference: Condition Unilateral or unspecified inguinal hernia, without obstruction or gangrene
| AdmitSource | DischargeDisposition |
| From outpatient department | Home |
location
location: Location Nemocnice Chrudim - Oddělení CHIR1
period: 2025-03-01 08:00:00+0100 --> 2025-03-02 08:00:00+0100
location
location: Location Nemocnice Chrudim - Oddělení CHIR-JIP
period: 2025-03-02 08:00:00+0100 --> 2025-03-04 08:00:00+0100
location
location: Location Nemocnice Chrudim - Oddělení CHIR1
period: 2025-03-04 08:00:00+0100 --> 2025-03-10 08:00:00+0100
serviceProvider: Organization MUDr. Jana Krásná
{
"resourceType": "Encounter",
"id": "10f5c49e-086d-4016-8dd1-b555306bf620",
"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": "EM",
"display": "emergency"
}
]
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ADM",
"display": "Admitter"
}
]
}
],
"individual": {
"reference": "Practitioner/Practitioner-Admitter"
}
},
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "REF",
"display": "Referrer"
}
]
}
],
"individual": {
"reference": "PractitionerRole/Practitioner-Referrer-detail"
}
}
],
"period": {
"start": "2025-03-01T10:15:00+01:00",
"end": "2025-03-10T09:30:00+01:00"
},
"reasonReference": [
{
"reference": "urn:uuid:35717696-8a99-4f99-a938-ec0ec88a65a2"
}
],
"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/cz-Location-Chrudim-Chir1"
},
"period": {
"start": "2025-03-01T08:00:00+01:00",
"end": "2025-03-02T08:00:00+01:00"
}
},
{
"location": {
"reference": "Location/cz-Location-Chrudim-ChirJIP"
},
"period": {
"start": "2025-03-02T08:00:00+01:00",
"end": "2025-03-04T08:00:00+01:00"
}
},
{
"location": {
"reference": "Location/cz-Location-Chrudim-Chir1"
},
"period": {
"start": "2025-03-04T08:00:00+01:00",
"end": "2025-03-10T08:00:00+01:00"
}
}
],
"serviceProvider": {
"reference": "Organization/RegisteringProviderExample"
}
}