FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Encounter |
| Id | Encounter-cd343afa-039d-4576-b5e4-e89598aeb628.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter cd343afa-039d-4576-b5e4-e89598aeb628
Profile: Encounter: EMS Report (CZ)
identifier: 852699001 (use: official, )
status: In Progress
class: ActCode: AMB (ambulatory)
type: Arytmie
priority: Urgent
period: 2025-05-20 10:35:00+0100 --> 2025-05-20 11:20:00+0100
reasonCode: Od večera 2.9.2025 pozoruje bušení srdce, při námaze se zadýchá, bolesti neguje.
| Extension | Destination |
| Organization Fakultní nemocnice Motol |
| Location | PhysicalType | Period |
| Location | Site | 2025-05-20 10:42:00+0100 --> 2025-05-20 10:59:00+0100 |
serviceProvider: Organization Fakultní nemocnice Motol
{
"resourceType": "Encounter",
"id": "cd343afa-039d-4576-b5e4-e89598aeb628",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-encounter-ems"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"value": "852699001"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "56265001",
"display": "Heart disease"
}
],
"text": "Arytmie"
}
],
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code": "UR",
"display": "Urgent"
}
]
},
"period": {
"start": "2025-05-20T10:35:00+01:00",
"end": "2025-05-20T11:20:00+01:00"
},
"reasonCode": [
{
"text": "Od večera 2.9.2025 pozoruje bušení srdce, při námaze se zadýchá, bolesti neguje."
}
],
"hospitalization": {
"extension": [
{
"extension": [
{
"url": "code",
"valueCoding": {
"system": "https://hl7.cz/fhir/cz-ems/CodeSystem/cz-termination-method-cs",
"code": "07",
"display": "předán CPALP"
}
},
{
"url": "handingOverStaff",
"valueIdentifier": {
"system": "https://ncez.mzcr.cz/fhir/sid/krzp",
"value": "123456789"
}
},
{
"url": "receivingStaffText",
"valueString": "Pavel Procházka"
}
],
"url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-ext-terminationMethod"
}
],
"destination": {
"reference": "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950"
}
},
"location": [
{
"location": {
"reference": "urn:uuid:3f4f637d-f274-40c5-87da-9a9c1ade3ade"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "si",
"display": "Site"
}
]
},
"period": {
"start": "2025-05-20T10:42:00+01:00",
"end": "2025-05-20T10:59:00+01:00"
}
}
],
"serviceProvider": {
"reference": "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950"
}
}