{
  "resourceType" : "RelatedPerson",
  "id" : "009bf973-f992-41c5-b95f-2dbe5dadf9c9",
  "meta" : {
    "lastUpdated" : "2025-05-15T12:12:21Z",
    "profile" : ["https://fhir.by/StructureDefinition/RelatedPersonPermanentBy"]
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
        "code" : "INP"
      }]
    },
    "value" : "7551006A009PB7",
    "period" : {
      "start" : "2020-01-31"
    }
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedString",
        "valueString" : "Центральным РУВД г Минска, 11.08.2021"
      },
      {
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedDate",
        "valueDate" : "2021-08-11"
      },
      {
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedCode",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://fhir.by/ValueSet/OCAM",
            "code" : "106"
          }]
        }
      }],
      "url" : "https://fhir.by/StructureDefinition/PassportIssued"
    }],
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
        "code" : "Passport-RB"
      }]
    },
    "value" : "MP1234579"
  }],
  "active" : true,
  "patient" : {
    "reference" : "Patient/92959fa8-05c2-4f0c-9f2c-38517b938e2e"
  },
  "relationship" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/RelatedPersonType",
      "code" : "mother",
      "display" : "мать"
    }]
  }],
  "name" : [{
    "family" : "Аврелий",
    "given" : ["Ирина",
    "Владимировна"]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+375172000669",
    "period" : {
      "start" : "2024-01-31"
    }
  }],
  "gender" : "female",
  "birthDate" : "1992-10-08",
  "address" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/CoutryForAddresses",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/CitizenshipCode",
          "code" : "BY",
          "display" : "Беларусь"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
          "code" : "72609920778",
          "display" : "Переулок Снежный"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/ApartmentRoom",
      "valueString" : "кв. 11"
    }],
    "use" : "home",
    "text" : "Могилевская область, г.Могилев, Переулок Гоголя, д.19",
    "postalCode" : "212011"
  }]
}