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