FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | Organization |
| Id | Organization-a4641bd0-34af-4038-a7db-872d08a54df9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization a4641bd0-34af-4038-a7db-872d08a54df9
Profile: Organization (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/icp/12345678
name: CHIR-L2 - Lůžková stanice 2
telecom: +42060385111
address: Václavská 570 Chrudim 53701 Česká republika (work)
partOf: Chirurgické oddělení - Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice
{
"resourceType": "Organization",
"id": "a4641bd0-34af-4038-a7db-872d08a54df9",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/icp",
"value": "12345678"
}
],
"name": "CHIR-L2 - Lůžková stanice 2",
"telecom": [
{
"system": "phone",
"value": "+42060385111"
}
],
"address": [
{
"use": "work",
"line": [
"Václavská 570"
],
"city": "Chrudim",
"postalCode": "53701",
"country": "Česká republika",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
}
]
}
}
],
"partOf": {
"reference": "urn:uuid:af2b3114-e872-43b9-9875-cceb39122f7f",
"display": "Chirurgické oddělení - Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice"
}
}