FHIR IG analytics| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | Organization |
| Id | Organization-OrganizationUnstructuredReport.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization OrganizationUnstructuredReport
Language: en
Profile: Organization (EU core)
name: Rediologie Zentrum Bremen
| Telecom | Address |
| ph: 0421 / 84 13 13 04, fax: 0421 / 84 13 13 84 | Schwachhauser Heerstr. 54, 28209 Bremen |
{
"resourceType": "Organization",
"id": "OrganizationUnstructuredReport",
"meta": {
"profile": [
"http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Rediologie Zentrum Bremen",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "0421 / 84 13 13 04"
},
{
"system": "fax",
"value": "0421 / 84 13 13 84"
}
],
"address": {
"type": "physical",
"text": "Schwachhauser Heerstr. 54, 28209 Bremen",
"line": [
"Schwachhauser Heerstr. 54"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Schwachhauser Heerstr."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "54"
}
]
}
],
"city": "Bremen",
"postalCode": "28209"
}
}
]
}