FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Organization |
| Id | Organization-Lab-HematologieBrno.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Hematologická laboratoř Brno
IČO: 98765432
Adresa: Krevní 7, 602 00 Brno
{
"resourceType": "Organization",
"id": "Lab-HematologieBrno",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.cz/identifier/ico",
"value": "98765432"
}
],
"name": "Hematologická laboratoř Brno",
"address": [
{
"text": "Krevní 7, 602 00 Brno",
"city": "Brno",
"postalCode": "60200",
"country": "CZ"
}
]
}