FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Organization |
| Id | Organization-2f823e1c-b1a5-42f8-9ba4-7df32768b2a7.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 2f823e1c-b1a5-42f8-9ba4-7df32768b2a7
Profile: Organization (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/icp/62010123
name: Porodni oddeleni - Mestska nemocnice Brno
telecom: +420543111333
address: Kvetna 15, 60200 Brno Brno 60200 CZ
{
"resourceType": "Organization",
"id": "2f823e1c-b1a5-42f8-9ba4-7df32768b2a7",
"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": "62010123"
}
],
"name": "Porodni oddeleni - Mestska nemocnice Brno",
"telecom": [
{
"system": "phone",
"value": "+420543111333",
"use": "work"
}
],
"address": [
{
"line": [
"Kvetna 15, 60200 Brno"
],
"city": "Brno",
"postalCode": "60200",
"country": "CZ"
}
],
"partOf": {
"reference": "Organization/d4545f84-0d58-4f6f-a50a-2f2ea2ea4dc4"
}
}