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

FHIR IG analytics

Packagede.gematik.epa
Resource TypeOrganization
IdOrganization-e66d6c66-96e0-4725-b48c-73702ee63cdf.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 e66d6c66-96e0-4725-b48c-73702ee63cdf

identifier: https://gematik.de/fhir/sid/telematik-id/9-2.58.00000040, https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR/012300004, KzvAbrechnungsnummer/123456789, ArgeIkIknr/123456789

active: true

type: Betriebsstätte Arzt

name: gematik Praxis

alias: Praxis

address: gematik Praxis
Friedrichstr. 136,
10117 Berlin

Contacts

-PurposeNameTelecom
*Administrativegematik ITSMbetrieb@gematik.de

Source1

{
  "resourceType": "Organization",
  "id": "e66d6c66-96e0-4725-b48c-73702ee63cdf",
  "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.00000040"
    },
    {
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
      "value": "012300004"
    },
    {
      "system": "http://fhir.de/sid/kzbv/kzvabrechnungsnummer",
      "value": "123456789"
    },
    {
      "system": "http://fhir.de/sid/arge-ik/iknr",
      "value": "123456789"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
          "code": "1.2.276.0.76.4.50",
          "display": "Betriebsstätte Arzt"
        }
      ]
    }
  ],
  "name": "gematik Praxis",
  "alias": [
    "Praxis"
  ],
  "address": [
    {
      "text": "gematik Praxis\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"
        }
      ]
    }
  ]
}