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

FHIR IG analytics

Packagede.gematik.epa.research
Resource TypeLocation
IdLocation-5541eeb9-4b4f-4f0c-bdd3-53dc0280898b.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": "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"
  }
}