{
  "resourceType" : "Location",
  "id" : "RAUnit",
  "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"
  },
  {
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/BedProfiles",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/BedProfile",
          "code" : "short-intensive-adult",
          "display" : "реанимационные для взрослых"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/BedsUpdated",
      "valueDate" : "2024-05-07"
    },
    {
      "url" : "https://fhir.by/StructureDefinition/BedsQuantity",
      "valuePositiveInt" : 6
    }],
    "url" : "https://fhir.by/StructureDefinition/BedsFond"
  }],
  "status" : "active",
  "name" : "Реанимационно-анестезиологическое отделение",
  "alias" : ["РАО"],
  "type" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/TypeStructuralUnit",
      "code" : "other-branch"
    }]
  }],
  "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"
        }]
      }
    }],
    "text" : "2-й этаж",
    "postalCode" : "212011"
  },
  "managingOrganization" : {
    "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  }
}