FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | Organization |
| Id | Organization-8B421590-9F7F-46BE-BD1E-C987063AC4F5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 8B421590-9F7F-46BE-BD1E-C987063AC4F5
Profile: TI Organizationversion: null1.1.1)
identifier: https://gematik.de/fhir/sid/telematik-id/9-2.58.00000060
active: true
type: Öffentliche Apotheke
name: Die Apotheke
alias: Apotheke
address: Die Apotheke
Friedrichstr. 136,
10117 Berlin
| Purpose | Name | Telecom |
| Administrative | gematik ITSM | betrieb@gematik.de |
{
"resourceType": "Organization",
"id": "8B421590-9F7F-46BE-BD1E-C987063AC4F5",
"meta": {
"profile": [
"https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "9-2.58.00000060"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
"code": "1.2.276.0.76.4.54",
"display": "Öffentliche Apotheke"
}
]
}
],
"name": "Die Apotheke",
"alias": [
"Apotheke"
],
"address": [
{
"text": "Die Apotheke\nFriedrichstr. 136,\n10117 Berlin",
"line": [
"Friedrichstr. 136"
],
"city": "Berlin",
"district": "Mitte",
"state": "Berlin",
"postalCode": "10117",
"country": "DE"
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN"
}
]
},
"name": {
"text": "gematik ITSM"
},
"telecom": [
{
"system": "email",
"value": "betrieb@gematik.de"
}
]
}
]
}