FHIR IG analytics| Package | de.gematik.epa.research |
| Resource Type | Location |
| Id | Location-5541eeb9-4b4f-4f0c-bdd3-53dc0280898b.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "5541eeb9-4b4f-4f0c-bdd3-53dc0280898b",
"meta": {
"tag": [
{
"system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
"code": "ldap"
}
],
"profile": [
"https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory"
]
},
"address": {
"use": "work",
"type": "both",
"text": "Raiffeisenstr. 42 10123 Berlin Berlin DE",
"line": [
"Raiffeisenstr. 42"
],
"city": "Berlin",
"state": "Berlin",
"postalCode": "10123",
"country": "DE"
}
}