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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeOrganization
IdOrganization-StfOrganisation-GA-BY3-Max.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": "StfOrganisation-GA-BY3-Max",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation"
    ]
  },
  "type": [
    {
      "coding": [
        {
          "code": "GA",
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
        }
      ]
    }
  ],
  "address": [
    {
      "line": [
        "Hirschelgasse 32"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Hirschelgasse"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "32"
            }
          ]
        }
      ],
      "extension": [
        {
          "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension",
          "valueCoding": {
            "code": "DE-BY",
            "system": "urn:iso:std:iso:3166-2:de"
          }
        }
      ],
      "postalCode": "90403",
      "city": "Nürnberg",
      "country": "DE"
    }
  ],
  "name": "Gesundheitsamt Nürnberg"
}