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

FHIR IG analytics

Packagedguv.basis
Resource TypeOrganization
IdDGUV_Basis_Bsp_Unfallbetrieb.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": "DGUV-Basis-Bsp-Unfallbetrieb",
  "meta": {
    "profile": [
      "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallbetrieb"
    ]
  },
  "name": "Sankt Augustiner 6 Tage Rennen GmbH",
  "address": [
    {
      "type": "both",
      "line": [
        "Johann-Lafer-Gasse 2"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Johann-Lafer-Gasse"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "2"
            }
          ]
        }
      ],
      "city": "Sankt Augustin",
      "postalCode": "53757",
      "country": "DE"
    }
  ]
}