{
  "resourceType" : "Organization",
  "id" : "OrganizationMRECOrg",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/OrganizationBy"]
  },
  "extension" : [{
    "url" : "https://fhir.by/StructureDefinition/HealthCareLevel",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/VSHealthCareLevel",
        "code" : "2"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/FormOfOwnership",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/VSOwnershipCodesOKFS0022019",
        "code" : "110"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/CodeUNP",
    "valueString" : "123456789"
  },
  {
    "url" : "https://fhir.by/StructureDefinition/IsSubordinated",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/IsSubordinated",
        "code" : "Resp"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/TermsOfService",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/VSTermsOfService",
        "code" : "1"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/TermsOfService",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/VSTermsOfService",
        "code" : "4"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/TypeOfHealthCare",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TypeOfHealthCare",
        "code" : "special"
      }]
    }
  },
  {
    "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" : "2024-05-07"
    }],
    "url" : "https://fhir.by/StructureDefinition/OrganizationRegistration"
  },
  {
    "url" : "https://fhir.by/StructureDefinition/FilialExt",
    "valueBoolean" : false
  },
  {
    "url" : "https://fhir.by/StructureDefinition/IsEducationOrganization",
    "valueBoolean" : false
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/OrganizationIdentifierType",
        "code" : "main"
      }]
    },
    "system" : "https://egr.gov.by",
    "value" : "123156789021",
    "period" : {
      "start" : "2002-12-11"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/OrganizationIdentifierType",
        "code" : "mrec"
      }]
    },
    "value" : "772"
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/VSTypeOfOrganization",
      "code" : "12",
      "display" : "МРЭК"
    }]
  }],
  "name" : "Учреждение здравоохранения Централизованная МРЭК",
  "alias" : ["УЗ Централизованная МРЭК"],
  "contact" : [{
    "telecom" : [{
      "system" : "phone",
      "value" : "+375172007777"
    },
    {
      "system" : "url",
      "value" : "MREC.by"
    }],
    "address" : {
      "extension" : [{
        "url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
            "code" : "72609920778",
            "display" : "Переулок Снежный"
          }]
        }
      }],
      "text" : "Могилевская область, г.Могилев, Переулок Гоголя, д.19",
      "postalCode" : "212011"
    }
  }]
}