{
  "resourceType": "Organization",
  "id": "InstanceOfOrganizationMHH",
  "meta": {
    "profile": [
      "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation"
    ]
  },
  "telecom": [
    {
      "system": "url",
      "value": "https://www.mhh.de/"
    }
  ],
  "name": "Medizinische Hochschule Hannover",
  "address": [
    {
      "text": "Carl-Neuberg-Str. 1, 30625, Hannover, Germany"
    }
  ],
  "identifier": [
    {
      "value": "00f2yqf98",
      "type": {
        "coding": [
          {
            "code": "081",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "ROR"
          }
        ]
      }
    },
    {
      "value": "grid.10423.34",
      "type": {
        "coding": [
          {
            "code": "082",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "GRID"
          }
        ]
      }
    }
  ]
}