FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeOrganization
IdOrganization-151f1697-7512-4e21-9466-1b75207475d8.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization 151f1697-7512-4e21-9466-1b75207475d8

Profile: Organization in gematik Directoryversion: null1.0.0)

Tag: Synchronized from LDAP Directory (Details: Origin code ldap = 'Synchronized from LDAP Directory')

identifier: https://gematik.de/fhir/sid/telematik-id/9-2.58.00000023

active: true

type: Öffentliche Apotheke

name: gematik Apotheke

alias: Apotheke

address: gematik Apotheke
Friedrichstr. 136,
10117 Berlin

Contacts

-PurposeNameTelecom
*Administrativegematik ITSMbetrieb@gematik.de

Source1

{
  "resourceType": "Organization",
  "id": "151f1697-7512-4e21-9466-1b75207475d8",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory|1.0.0"
    ],
    "tag": [
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
        "code": "ldap"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "9-2.58.00000023"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
          "code": "1.2.276.0.76.4.54",
          "display": "Öffentliche Apotheke"
        }
      ]
    }
  ],
  "name": "gematik Apotheke",
  "alias": [
    "Apotheke"
  ],
  "address": [
    {
      "text": "gematik 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"
        }
      ]
    }
  ]
}