{
  "resourceType" : "Location",
  "id" : "0aa2a714-8b74-4cdf-90b9-b4b716a3f270",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/LocationUnit"]
  },
  "extension" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/OrganizationRegistrationStart",
      "valueDate" : "2003-12-11"
    },
    {
      "url" : "https://fhir.by/StructureDefinition/OrganizationRegInRegistr",
      "valueDate" : "2003-12-11"
    },
    {
      "url" : "https://fhir.by/StructureDefinition/OrganizationActInRegistr",
      "valueDateTime" : "2023-12-11T11:12:00Z"
    }],
    "url" : "https://fhir.by/StructureDefinition/OrganizationRegistration"
  }],
  "status" : "active",
  "name" : "Изотопная лаборатория",
  "alias" : ["ИЛ"],
  "type" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/TypeStructuralUnit",
      "code" : "other-branch",
      "display" : "Отделение"
    }]
  }],
  "contact" : [{
    "telecom" : [{
      "system" : "phone",
      "value" : "+375212001121"
    }]
  }],
  "address" : {
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
          "code" : "72609920778",
          "display" : "Могилевская область, г.Могилев, Переулок Гоголя, д.19"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/ApartmentRoom",
      "valueString" : "Корпус 2 А, 1-й этаж"
    }],
    "text" : "Могилевская область, г.Могилев, Переулок Гоголя, д.1",
    "city" : "г. Могилев",
    "state" : "Могилевская область"
  },
  "managingOrganization" : {
    "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  }
}