FHIR IG analytics| Package | hl7.fhir.cz.order |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-d9f2a8b0-1b9b-4f66-9c53-2f1e5b62d6a1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest d9f2a8b0-1b9b-4f66-9c53-2f1e5b62d6a1
Profile: FT (CZ) – ServiceRequest
identifier: urn:ietf:rfc:4122/d9f2a8b0-1b9b-4f66-9c53-2f1e5b62d6a1
status: Active
intent: Order
category: Fyzioterapie
code: MGT, elektro
quantity: 12 x
subject: Ing. Petr Novak, Ph.D. Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
authoredOn: 2025-10-29 10:00:00+0100
requester: PractitionerRole Lekar
performer: Organization Nemocnice Chrudim
reasonReference: Condition Essential (primary) hypertension
insurance: Coverage: identifier = https://ncez.mzcr.cz/fhir/sid/pojistovna#111; status = active
{
"resourceType": "ServiceRequest",
"id": "d9f2a8b0-1b9b-4f66-9c53-2f1e5b62d6a1",
"meta": {
"profile": [
"https://hl7.cz/fhir/order/StructureDefinition/FTServiceRequestCz"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:4122",
"value": "d9f2a8b0-1b9b-4f66-9c53-2f1e5b62d6a1"
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/fhir/ft/category",
"code": "FT",
"display": "Fyzioterapie"
}
]
}
],
"code": {
"coding": [
{
"system": "urn:oid:1.2.203.7898.1.5",
"code": "21113"
}
],
"text": "MGT, elektro"
},
"quantityQuantity": {
"value": 12,
"unit": "x"
},
"subject": {
"reference": "Patient/48a9d440-4194-42c1-87ad-b5a39020a4d0"
},
"authoredOn": "2025-10-29T10:00:00+01:00",
"requester": {
"reference": "PractitionerRole/2b7e9637-5018-4542-9faf-d5abdee7b849"
},
"performer": [
{
"reference": "Organization/ace081ba-e0a8-4b89-a4a7-c5b7cd3c8169"
}
],
"reasonReference": [
{
"reference": "Condition/KOrderCondition-Main"
}
],
"insurance": [
{
"reference": "Coverage/KOrderCoverage-Example"
}
]
}