FHIR IG analytics| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | Organization |
| Id | Organization-UKERRAD.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "UKERRAD",
"meta": {
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/omi-organization"
]
},
"identifier": [
{
"system": "http://omi.de/fhir/registry/sid/organization",
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"value": "UKERAGAIUBG"
}
],
"address": [
{
"line": [
"Ulmenweg 18"
],
"city": "Erlangen",
"postalCode": "91054"
}
],
"telecom": [
{
"system": "email",
"value": "barbara.rahnefeld(at)uk-erlangen.de"
}
],
"active": true,
"name": "Radiologisches Institut",
"partOf": {
"reference": "Organization/UKER"
}
}