FHIR IG analytics| Package | ezprava.fhir |
| Resource Type | Bundle |
| Id | LabOrderDs4-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:29b1b861-4693-4b1c-a062-b1c59604c31a"
},
"type": "document",
"timestamp": "2025-04-01T11:31:44.7012811+02:00",
"entry": [
{
"fullUrl": "urn:uuid:9e423ced-2cf8-421e-b1f9-7f099b739362",
"resource": {
"resourceType": "Composition",
"id": "0",
"status": "final",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "721965002"
}
],
"text": "Laboratory order (record artifact)"
},
"date": "2025-04-01T11:31:44.7032759+02:00",
"author": [
{
"reference": "Organization/1"
}
],
"title": "Laboratorní žádanka"
}
},
{
"fullUrl": "urn:uuid:6cc863cb-8745-4927-b619-273ae2d325b8",
"resource": {
"resourceType": "Organization",
"id": "1",
"identifier": [
{
"value": "99999999"
}
],
"name": "eZprava.net s.r.o., LekarskyEmail.cz, Technická podpora",
"address": [
{
"line": [
"123"
],
"city": "Praha",
"postalCode": "12345"
}
]
}
},
{
"fullUrl": "urn:uuid:06f542e3-7806-4a2e-b2b0-10afca272c04",
"resource": {
"resourceType": "ServiceRequest",
"id": "2",
"meta": {
"profile": [
"https://ezprava.net/fhir/StructureDefinition-LabOrderDs4"
]
},
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "https://ezprava.net/fhir/codesystem/nclp",
"code": "01781"
}
],
"text": "Fe (S; látková konc. [µmol/l] *)"
},
"subject": {
"reference": "Patient/3"
},
"requester": {
"reference": "Organization/1"
},
"performer": [
{
"reference": "Organization/4"
}
],
"specimen": [
{
"reference": "Specimen/5"
}
]
}
},
{
"fullUrl": "urn:uuid:56196a82-e1dc-4b05-a086-4c537f7da524",
"resource": {
"resourceType": "Patient",
"id": "3",
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/rcis",
"value": "6903152850"
}
],
"name": [
{
"family": "Machek",
"given": [
"Petr"
]
}
]
}
},
{
"fullUrl": "urn:uuid:558db0de-f71a-4477-a539-00893b3ffe35",
"resource": {
"resourceType": "Organization",
"id": "4",
"identifier": [
{
"value": "64001810"
}
],
"name": "Oblastní nemocnice Náchod a.s., Pracoviště klinické biochemie -Náchod, Srna Miroslav",
"address": [
{
"line": [
"Purkyňova 446"
],
"city": "Náchod",
"postalCode": "54701"
}
]
}
},
{
"fullUrl": "urn:uuid:f90077b2-4c29-40a6-8bc4-1f6106881bd2",
"resource": {
"resourceType": "Specimen",
"id": "5",
"type": {
"coding": [
{
"system": "https://ezprava.net/fhir/codesystem/nclpmat",
"code": "S"
}
]
},
"subject": {
"reference": "Patient/3"
},
"container": [
{
"identifier": [
{
"value": "Q01BoWtD6tJqh_0"
}
],
"type": {
"coding": [
{
"system": "https://ezprava.net/fhir/codesystem/nclponp",
"code": "A5B"
}
],
"text": "Plast s akcelerátorem srážení, se separačním gelem"
}
}
]
}
}
]
}