FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | Organization |
| Id | Organization-9f7c3d74-2c71-4b92-9a59-2b6f37ecb3d1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 9f7c3d74-2c71-4b92-9a59-2b6f37ecb3d1
Profile: Organization (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krpzs/27520561
name: Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice
telecom: +420603853227
address: Václavská 570 Chrudim 53701 Česká republika (work)
{
"resourceType": "Organization",
"id": "9f7c3d74-2c71-4b92-9a59-2b6f37ecb3d1",
"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/krpzs",
"value": "27520561"
}
],
"name": "Nemocnice Pardubického kraje, a.s., Chrudimská nemocnice",
"telecom": [
{
"system": "phone",
"value": "+420603853227"
}
],
"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"
}
}
]
}
}
]
}