switch between maps

hi every one!! 8)
i´m trying to implement a door on my game where the player can get in and enter in a new map, i thought about changing the stage at the same screen with something like the state pattern but i´m not sure is that is good idea does anyone has a suggestion about how would be a good way to do it?