{
  "resourceType" : "RelatedPerson",
  "id" : "baf4c2a9-c671-4db1-b2e3-906216610661",
  "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" : "7551007A009PB4",
    "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" : "father",
      "display" : "отец"
    }]
  }],
  "name" : [{
    "family" : "Аврелий",
    "given" : ["Троян",
    "Георгиевич"]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+375172000696",
    "period" : {
      "start" : "2024-01-31"
    }
  }],
  "gender" : "male",
  "birthDate" : "1990-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"
  }]
}