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

FHIR IG analytics

Packagede.gematik.epa.research
Resource TypeOrganization
IdOrganization-e6b0cd54-a6f2-4b8c-ad68-76c3ae953b3e.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Organization",
  "id": "e6b0cd54-a6f2-4b8c-ad68-76c3ae953b3e",
  "meta": {
    "tag": [
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
        "code": "ldap"
      }
    ],
    "profile": [
      "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory"
    ]
  },
  "identifier": [
    {
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "3-21234567890"
    }
  ],
  "name": "Example EPA Pharmacy",
  "type": [
    {
      "coding": [
        {
          "code": "1.2.276.0.76.4.54",
          "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
          "display": "Öffentliche Apotheke"
        }
      ]
    }
  ]
}